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!! ;)
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 '/'
Hi Nibbler ! :D
Thanks for your contribution! Yes it works after that... :-*
Cheers !! ;)