Login twice after bridging with phpbb 2 Login twice after bridging with phpbb 2
 

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

Login twice after bridging with phpbb 2

Started by dazell, September 19, 2009, 01:54:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dazell

Hello everyone, I work with coppermine until few months, but this is my first post.

I bridge my 1.4.25 gallery with phpbb 2.022, and I have to login twice because the first time nothing happen.

Does anyone knows its issues ?

Joachim Müller


dazell

Sorry for the time I spend to answer,
Here are my bridge infos :
Coppermine install: http://pooc.fr/photo/
Forum install: http://pooc.fr/forum/
Coppermine version: cpg1.4.25
Forum version: phpbb 2.0.22
Test user account: test / test

BridgeManager settings:
Forum URL:  http://www.pooc.fr/forum
Relative path to your BBS's config file:  ../forum/
Use post-based groups?:  1
Cookie name/preifx : pooc_cookie

and I always have to login twice  :o.

Joachim Müller

Quote from: dazell on September 29, 2009, 01:50:26 PM
Forum install: http://pooc.fr/forum/
Quote from: dazell on September 29, 2009, 01:50:26 PM
Forum URL:  http://www.pooc.fr/forum
Ever notice the discrepancy? Subdomains are different domains as far as cookies are concerned. In the bridge manager, change the Forum URL from http://www.pooc.fr/forum[/t] to http://pooc.fr/forum.
Additionally I suggest to come up with a .htaccess rewrite rule that sends visitors of http://www.pooc.fr/ to http://pooc.fr/ (there are some examples posted already, just search the board). Alternatively, enable subdomain-independant cookies in your BBS if that's an option there (I have no idea about phpBB's administration, so I can't tell for sure how that is done in detail).

Quote from: dazell on September 19, 2009, 01:54:48 PM
I work with coppermine until few months
Hm, your gallery doesn't look that busy nor that old, with only one image in it...

dazell

Ok, I change my Subdomains, I wonder why I didn't notice that sooner  ???.
Also I changed  my forum' config page, and set every domain with 'www', an it works great  :).
So thanks Joachim Müller !

PS: My coppermine gualery is not very busy because I just work with it for test prupose only ... and it take a long time for me !