forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: Ulenka on July 03, 2011, 09:16:32 am

Title: Problem with bridging with phpbb3
Post by: Ulenka on July 03, 2011, 09:16:32 am
I downloaded cpg1.5.12, intsall in data base, where is phpbb3 data base.
Everythings ok, but when I click on Itegration manager, this is an error:

Fatal error: Cannot redeclare class cpg_udb in /var/www/newsite/data/www/new.romanticcollection.ru/gal/bridge/phpbb3.inc.php on line 41

Coppermine install: http://new.romanticcollection.ru/gal/
Bridging app install: http://new.romanticcollection.ru/forum/
Coppermine version: cpg1.5.12

BridgeManager settings:
Bridge app URL:  http://new.romanticcollection.ru/forum
Relative path to your bridge app's config file:  ../forum/
Cookie name or prefix:  /
Use bridge app custom groups?:  1 

Please, help!
Title: Re: Problem with bridging with phpbb3
Post by: Ulenka on July 03, 2011, 09:21:10 am
The fatal error messages appearing after the last step, after I turn on bridging.
Then, I am logout. I try to log in, and the system redirect me on my forum, I put login and password, then, system redirect me into my gallery, but I am not login there. This action is with admin and with user.
Title: Re: Problem with bridging with phpbb3
Post by: Ulenka on July 03, 2011, 09:33:20 am
Line 41 in phpbb3.inc.php is:

Code: [Select]
class cpg_udb extends core_udb {
Title: Re: Problem with bridging with phpbb3
Post by: Ulenka on July 06, 2011, 10:08:37 pm
And now I've found the reason:
My cookie name or prefix is phpbb3_rb33
That's work!