Every time anyone starts a new browser session and goes to the forums they have to re-enter their login info even if they have previously checked the save login info box.. Ive messed with some of the settings but have not been successful.
Any solutions?
Phpbb and saving login info on return visit
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Jan 31, 2011 7:35 pm
Re: Phpbb and saving login info on return visit
This is most likely a client side issue. Since the login info and so on would be saved in a cookie, if that cookie aka the browsers cache was deleted it would stop that feature from working. Also some browsers do not allow websites to store cookies or even allow the use of auto saving password.
Found a couple links that they help:
http://www.phpbb.com/community/viewtopi ... &sk=t&sd=a
http://www.phpbbhacks.com/download/165
Found a couple links that they help:
http://www.phpbb.com/community/viewtopi ... &sk=t&sd=a
http://www.phpbbhacks.com/download/165
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: Phpbb and saving login info on return visit
One common mistake that I see is for a forum to be at one domain but set to save cookies using a different one. In the phpBB ACP, go to Server configuration->Cookie settings and double-check that the domain there is set to what you are using to access the board.
Re: Phpbb and saving login info on return visit
This is my current Cookie settings in ACP
Cookie domain: c22.site.nfoservers.com
Cookie name: phpbb3_c22
Cookie path: /
I have played around with different variations of the above but it didnt change anything. And each time I changed a setting I cleared the cookies and restarted the browser.
I have also searched the phpbb forums and there are a few topics there but not really any solutions.
Cookie domain: c22.site.nfoservers.com
Cookie name: phpbb3_c22
Cookie path: /
I have played around with different variations of the above but it didnt change anything. And each time I changed a setting I cleared the cookies and restarted the browser.
I have also searched the phpbb forums and there are a few topics there but not really any solutions.
Re: Phpbb and saving login info on return visit
Is http://c22.site.nfoservers.com also the URL that you are using to access your forums?
If you just installed this forum and don't mind losing your posts and other data, I'd recommend reinstalling from scratch using our phpBB autoinstaller.
If you just installed this forum and don't mind losing your posts and other data, I'd recommend reinstalling from scratch using our phpBB autoinstaller.
Re: Phpbb and saving login info on return visit
This actually was a install using the auto installer. But if we cannot find a solution we might just have to start from scratch.
Re: Phpbb and saving login info on return visit
That's odd, then. Did it work when the board was first installed? Is this the latest version of phpBB?
Re: Phpbb and saving login info on return visit
I had to talk to my friend who did the install and he said it never worked from the start.
Also, yes it seems to be the latest version of phpbb.
Also, yes it seems to be the latest version of phpbb.