Cant change the standard password in a subsite

CMSimple 4.0 und höher
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

valmin wrote: Thu 6. Aug 2026, 10:02 I send a PM with the pasword to the /Testside
Thank you, but I still have no new PM,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

Hello,

thanks again.

It is the same like in the website, many things are not working. Because also the filemanager does not work, I can not enable the debugmode. So I can not find out what's the matter on your server without ftp access to the folder ./Testside/,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

Hi Frederik,

thank you for the ftp access to your webserver.

I found out following:

1. CMSimple 5.21 is running on your Server
2. CMSimple 5.22 and 5.23 are not running correctly

I did not find the reason, but I would like to use your Server for further tets next days to find out the problems,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

Hello,

I found the reason, your server removes leading "&" from QUERY_STRING:

Code: Select all

https://domain.tld/?&something   =>  QUERY_STRING: something
The QUERY_STRING should be &something in this case.

You should ask your provider to change that. I will search for a solution too, but that's not so easy,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

Gert wrote: Thu 6. Aug 2026, 19:33 I will search for a solution too, but that's not so easy,
I have found a solution for webservers, modifying the QUERY_STRING, and have uploaded it to your Testside - everything is working perfectly ;)

Could you please test it and give some feedback?

If you want, I will upload it to your website.

It also works, if QUERY_STRING is not modified by the webserver, so after some testing I could publish it as CMSimple 5.24,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
valmin
Posts: 24
Joined: Tue 21. May 2013, 14:11

Re: Cant change the standard password in a subsite

Post by valmin »

Hi Gert,

Wow you are a wizard.
It works perfect in the subsite. I can log in/out, I can use the pagemanager etc.'
Thank you so much.

If you Can change it in the mainsite as well I will be so gratefull.

And once again thank you... I certainly own you one.

Br
Frederik
Gert
Posts: 2464
Joined: Sun 18. Nov 2012, 14:18

Re: Cant change the standard password in a subsite

Post by Gert »

valmin wrote: Fri 7. Aug 2026, 09:10 If you Can change it in the mainsite as well I will be so gratefull.
Done ;)
valmin wrote: Fri 7. Aug 2026, 09:10 And once again thank you... I certainly own you one.
Thank YOU for the access to you server. It is not only for you, but important for CMSimple. I don't know no other server, that manipulates the QUERY_STRING this way, but I also don't know if there some more in the wild :roll:

Now I have to do intensive testing, before I can publish it as CMSimple 5.24,

have a nice weekend - Gert

PS: I would like to test some plugins on your server next week, only in my installations (Testside/ and testge/), is that possible?
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Post Reply