Page 1 of 1
protected page again
Posted: Wed Sep 28, 2005 1:42 pm
by levent
hi..
how can i correct this error:
when i sign in or out with the protectet page script, there is a bug:
everytime i get this wrong url with 2 times "?" in the url.. in case of an "&" for the second one..
index.php?page=login?CMSSESSID=fbd91f34c3c06f085529138e78e0be35
what should i do????
thx
Re: protected page again
Posted: Wed Sep 28, 2005 1:49 pm
by levent
levent wrote:
hi..
how can i correct this error:
when i sign in or out with the protectet page script, there is a bug:
everytime i get this wrong url with 2 times "?" in the url.. in case of an "&" for the second one..
index.php?page=login?CMSSESSID=fbd91f34c3c06f085529138e78e0be35
what should i do????
thx
i see that when a module uses modulinterface.php evertime it sends a SESSID with a "?" in the url wich cases in a error
??
Re: protected page again
Posted: Thu Sep 29, 2005 1:16 am
by sjg
Take a look at this thread:
http://forum.cmsmadesimple.org/index.ph ... 000.0.html
It may help. If not, post again, or join us on the IRC channel and we'll see what can be done.
Good luck!
Re: protected page again
Posted: Thu Sep 29, 2005 6:55 am
by levent
sorry but when i comment the lines, my provider adds an own sessid to the url like
index.php?page=bla&SESSID=
aaaaahhh im confused..

( please help