forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: natter on June 13, 2011, 01:57:27 pm

Title: Problem bridge coppermine with phpBB3
Post by: natter on June 13, 2011, 01:57:27 pm
Hello,
I tried the solutions in the forum, but still having the same problem.
When I Coppermine lodges sends me to the registration page to phpBB3 ..... here I come lodges and sent to the gallery of coopermine .... but here they are not registered as an administrator or even as simple user.
I checked dozens of times but I can not fix the problem.
Thank you in advance for any help you can give me.

Thanks in advance.


Coppermine install: http://www.smf-modellismo.net/coppermine/
Bridging app install: http://www.smf-modellismo.net/new/phpBB3/
Coppermine version: cpg1.5.12
Bridging app version: phpBB3 3.0.8
Test user account: napo_orsocapo/silver
BridgeManager settings:
Bridge app URL:  http://www.smf-modellismo.net/new/phpBB3
Relative path to your bridge app's config file:  ../new/phpBB3/
Cookie name or prefix:  phpbb3_krlsc
Use bridge app custom groups?:  Yes


Marco
phpbb3.inc.php ------>  $this->admingroups = array(5); in my phpBB3 the admin is 5
Title: Re: Problem bridge coppermine with phpBB3
Post by: Αndré on June 14, 2011, 05:48:39 pm
Quote from: http://documentation.coppermine-gallery.net/en/bridging.htm
The cookie path in the forum's configuration should be set to '/' where this option is available.

Your current cookie path is /new/phpBB3/. Maybe that's the reason why it doesn't work as expected.