Log in

View Full Version : Going to pages logs me out?


Aasixx
11-01-2012, 01:14 PM
On the memberlist and myadopts page, if I click the second page, for example, it logs me out. How do I prevent this?

Hall of Famer
11-01-2012, 03:56 PM
Well this script at this point cannot tell that http://yourdomain.com and http://www.yourdomain.com are the same site, it has something to do with cookies I believe. You usually get a problem if you access your site using http://yourdomain.com, since the pagination script is configured to work with the latter.

So its quite simple to fix the problem, use http://www.yourdomain.com and stick to it. Never forget to write 'www', although it can be a pain for your users who prefer the shorter url without www.

Aasixx
11-01-2012, 11:37 PM
Oooh, I see. I hope this will be fixed in the next version. :) I fixed it for now, though. Thanks, HoF!

Hall of Famer
11-02-2012, 08:55 AM
Oooh, I see. I hope this will be fixed in the next version. :) I fixed it for now, though. Thanks, HoF!

umm what do you mean by 'fix it in next version'? Its not a glitch.

Aasixx
11-02-2012, 03:04 PM
umm what do you mean by 'fix it in next version'? Its not a glitch.

Hmm, I figured it was a glitch.. My apologies. xD