PHPBB3 - logs out everywhere

Zaborg

Web Designer
Joined
Jul 3, 2010
Messages
2,713
Reaction score
2
FP$
5,146
Thing is...Unless i dont use links with "&sid=35512517719e776dc845a863cf5e6601" then it logs out and thats it.
But like here, in FP, i can do anything and i stay logged in. And i cant see that '&sid=35512517719e776dc845a8601' thing in the URL.

How to fix this?
 
Make sure your host has full PHP access and your cookies are correctly set in the ACP
 
The session ID should not be a cause of your problems. If you log out here then you see the SID. If you then log back in you will see the SID as soon as you log in. If you click the board index link in the acp then it will add the SID onto the URL when you view the index page again. That doesn't cause an issue.

Your problem is either a cookie settings issue or an issue with you browser. Does any other members on your site have login issues?
 
Yes, other members have the same thing.

How can i check if server has got 'good enough php' ?
 
Can you PM me a link to your forum?

I don't think it is anything to do with php. It is probably cookie based as that is the most common cause in situations like this.
 
Make sure you've got the correct cookie settings, for example the domain needs to have a full stop (.) before the domain.
 
Refresh the cache and as Nathan said check you have the right cookie settings.
It is nothing major but it is a very annoying problem I have had to deal with in the past.
 
Ok, its working now (i think)... idk it just started to work as it should! It just wanted some time i think 🙂
Thank you all!
 
Back
Top Bottom