coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: i_sun on September 22, 2004, 11:24:31 AM

Title: CPG132 and phpbb208 login problem
Post by: i_sun on September 22, 2004, 11:24:31 AM
Help needed, please~~~~~ :\'(

I"m using cpg132 and phpbb208, integrated. The login used to work, but suddenly it doesn't now. HELP!

I cannot log into the coppermine! When I loging redirect from coppermine to phpbb and redirect back after I enter login and password, it doesn't show I'm log into coppermine, but I'm log into phpbb OK. ??? ???

My site:
coppermine: www.sunalexis.com/cgp132/
phpbb: www.sunalexis.co/phpBB2/

in phpbb config:-
cookie domain: .sunalexis.com
cookie name: sunalexis
cookie path: /phpBB2
cookie secure: Disabled
Session length: 3600

To test, use
Username: test
Password: test

Anyone, please help! thx!! ;)
Title: Re: CPG132 and phpbb208 login problem
Post by: Nibbler on September 22, 2004, 11:32:01 AM
Quotecookie path: /phpBB2

This means that the board's cookie can only be read from inside the phpBB2 directory.
ie Nothing installed outside that directory can see the cookie
Coppermine is installed outside that directory
Therefore Coppermine cannot read the cookie

In conclusion : Set the cookie path to '/'
Title: Re: CPG132 and phpbb208 login problem
Post by: i_sun on September 23, 2004, 06:16:20 AM
Hi Nibbler !  :D

Thanks for your contribution! Yes it works after that... :-*

Cheers !! ;)