Hello,
if have read many threads but cant find a solution for my problem. My site runs since many years and cookies always worked. Now we have transferred the domain and site to an new server.
Now the board cookies do not work anymore.
I tried: phpbb.com/kb/article/fixing-incorrect-cookie-settings
My Settings:
Cookie domain: .blu-rayler.de
Cookie name: blurayler_test2
Cookie path: /
Cookie Secure: off
URL: blu-rayler.de/forum/
All Forum URLs are now appended with the session_id cause the cookie does not work. I have changed the cookie settings and deleted all cache-files several times but it still does not work.
If i deactivate seo-rewriting it is still the same error and cookies dont work, so it does not look like phpbb-seo is the problem with that.
If i do Login with my account i am forwarded to blu-rayler.de/forum/?sid=xxxxxxxxxxxxxx.
If i click on a link where the session is not appended i am instantly logged off.
When i do a Header-Check with seoconsultants.com/tools/check-server-headers-tool/#Report i get the following details:
HTTP/1.1 200 OK
Date: Thu, 05 Jan 2012 09:31:58
GMT Server: Apache
Cache-Control: private, no-cache="set-cookie"
Expires: 0
Pragma: no-cache
Set-Cookie: blurayler_test2_u=1; expires=Fri, 04-Jan-2013 09:31:58 GMT; path=/; domain=.blu-rayler.de; HttpOnly
Set-Cookie: blurayler_test2_k=; expires=Fri, 04-Jan-2013 09:31:58 GMT; path=/; domain=.blu-rayler.de; HttpOnly
Set-Cookie: blurayler_test2_sid=8afbcdd530a46a88909604bd7f5fb806; expires=Fri, 04-Jan-2013 09:31:58 GMT; path=/; domain=.blu-rayler.de; HttpOnly
Vary: Accept-Encoding Connection: close
Content-Type: text/html; charset=UTF-8
That looks like Cookie Creating works really fine. But on the next Click, the cookie is destroyed. Can anyone help my with that?

English |
French

