| :: |
| Author |
Message |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Sun Jun 22, 2008 10:49 am Post subject: Remember me doesn't work |
|
|
Hi all
I seem to have a problem with the remember me function when a user logs in. When he checks the box, closes the browser and then go back to the site, he needs to re-login again.
As far as I know, my cookie settings look fine:
cookiedomain: domain without www
cookiename: domain without www
cookiepath: / => domain is in root folder
cookiesecurity: disabled
Could there be another problem?
And a second small question. I would need to upgrade my board to 3.0.1. But my board now is getting pritty mod up. Isn't there a download available where all the code changes are explained like in the phpbb 2 boards?
Thank you in advance |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sun Jun 22, 2008 11:59 am Post subject: Re: Remember me doesn't work |
|
|
For the cookie settings you should use :
cookiedomain:".example.com" (with the dot ".") in all cases.
And then either use the www prefix or not for the server domain, depending on which one do you want to use (eg example.com or -www.example.com)
For the update packages, phpBB.com provides with several, on automatic and one with only the changed files and the db update script.
There is no list of code change in 3.0.1 (will be one in 3.0.2), but it's pretty much useless given the huge amount of code changes.
It's easier IMO to directly merge, using for example winmerge, your current files with the ones from the changed files package. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Sun Jun 22, 2008 1:40 pm Post subject: Re: Remember me doesn't work |
|
|
| thank you for the quick reply, but even with the dot, it doesn't seem to remember me. I even cleared my cookies to be 100%. |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Sun Jun 22, 2008 5:55 pm Post subject: Re: Remember me doesn't work |
|
|
That didn't help. I'm going to upgrade the board and see what that gives. One small question, what about template updates? Since I use a custom template, like a lot of people I guess, how do we know what to update in our template files?
I'll keep you informed if the remember me features works again. |
|
|
| Back to top |
|
 |
Professional PR2


Joined: 07 Apr 2008 Posts: 210 Location: 1/2 of the World
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Mon Jun 23, 2008 5:27 pm Post subject: Re: Remember me doesn't work |
|
|
ok, so I upgrade automatically and everything got updated nicely. The downside is, that the autologin feature still doesn't work.
I disabled all the mods on my board but still no luck. Could I misconfigured phpbb seo? |
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Mon Jun 23, 2008 7:55 pm Post subject: Re: Remember me doesn't work |
|
|
I checked my cookies and as far as I know, they are all there:
bankshopper.be_u
bankshopper.be_k
bankshopper.be_sid
__utma
__utmb
__utmz
style_cookie
I have not clue whats wrong. |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Tue Jun 24, 2008 9:58 am Post subject: Re: Remember me doesn't work |
|
|
Still no luck, even with the www in front. This gives following cookies:
style_cookie: website: bankshopper.be
host: www.bankshopper.be
bankshopper.be_sid: website: bankshopper.be
domain: .www.bankshopper.be
bankshopper.be_k: website: bankshopper.be
domain: .www.bankshopper.be
bankshopper.be_u: website: bankshopper.be
domain: .www.bankshopper.be
__utma: website: bankshopper.be
domain: .bankhopper.be
__utmb: website: bankshopper.be
domain: .bankhopper.be
__utmc: website: bankshopper.be
domain: .bankhopper.be
__utmz: website: bankshopper.be
domain: .bankhopper.be
I'm getting a bit desperate , but thank you for the help |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Wed Jun 25, 2008 8:06 am Post subject: Re: Remember me doesn't work |
|
|
Hi,
for some reason my cookie automatically receives a . in front of the www |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Wed Jun 25, 2008 8:14 am Post subject: Re: Remember me doesn't work |
|
|
yes I have. I have used bankshopper.be (without the dot) in my backend.
So it gets automatically a dot in my cookies. But remember me still doesn't work.  |
|
|
| Back to top |
|
 |
DaMick
Joined: 10 Apr 2008 Posts: 14
|
Posted: Wed Jun 25, 2008 8:17 am Post subject: Re: Remember me doesn't work |
|
|
Got it fixed. Cookie names can only have alphanumerics and underscores . So that was my problem, I had a dot. Stupid mistake.
But thank you for all your patience  |
|
|
| Back to top |
|
 |
|
|