Problem with bridging with phpbb3 Problem with bridging with phpbb3
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problem with bridging with phpbb3

Started by Ulenka, July 03, 2011, 09:16:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ulenka

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!

Ulenka

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.

Ulenka

Line 41 in phpbb3.inc.php is:

class cpg_udb extends core_udb {

Ulenka

And now I've found the reason:
My cookie name or prefix is phpbb3_rb33
That's work!