PDA

View Full Version : phpbb and subdreamer doesn't sync on login


rontan
07-05-2004, 04:40 AM
I'm having difficulties getting my phpbb board to sync up login with subdreamer. Once I login to the cms, getting access to phpbb is fine but after a while, my phpbb board will request for users to "Log In" again while I'm still "logon" in subdreamer.

You can try to access the board at http://www.certforum.com.

TIA.

Ziad
07-06-2004, 12:27 AM
I'm going to sign up on your forum and look into this problem.

Ziad
07-06-2004, 04:06 AM
Login to the admin section of phpBB2. In the left panel under 'General Admin' click 'Configuration'. Now scroll down to Cookie Settings and make sure the cookie domain and path are set to:

Cookie domain:
Cookie path: /

(leave the cookie domain blank)

rontan
07-07-2004, 10:25 PM
Thanks. Got that sorted out.

rontan
07-23-2004, 02:18 AM
Sorry... now I'm getting another similiar error on my site. My forum is integrated with subdreamer and recently, I had noticed that when I login to subdreamer and click on the forum link, phpbb does not shows me as logged in. When I access the main page again, subdreamer shows me as login. Anything wrong here ?

Tia.

Ziad
07-23-2004, 03:14 AM
When did you start getting this error? Can you please go check the cookie domain and path again and then tell me what they are set to?

rontan
07-25-2004, 05:33 AM
cookie settings:

Cookie domain:
Cookie name: certforum
Cookie path: /phpbb2/

Anything wrong with the above ?

TIA.

Ziad
07-25-2004, 03:25 PM
Yes, to integrate with Subdreamer you will need to make the following changes:

Cookie path: /

rontan
07-25-2004, 10:41 PM
ooo... my actual path to phpbb is /phpbb2/ but i'll try and let you know the results..

thanks for the help!