CPG132 and phpbb208 login problem CPG132 and phpbb208 login problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

CPG132 and phpbb208 login problem

Started by i_sun, September 22, 2004, 11:24:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

i_sun

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!! ;)

Nibbler

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 '/'

i_sun

Hi Nibbler !  :D

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

Cheers !! ;)