coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Gadget on December 15, 2005, 01:02:17 PM

Title: Problems bridging cpg 1.4.2 and phpBB 2.0.18
Post by: Gadget on December 15, 2005, 01:02:17 PM
I've been upgrading my existing bridged CPG 1.3.2 and phpbb 2.0.17 installation (which worked great). Upgraded phpbb to 2.0.18 and then CPG to 1.4.2. After running through the bridge manager I can login as my board 'administrator' account and get the administration menu in CPG - I goto the groups page to sync it as instructed. All working well, but...

However if I logout as administrator and login as another member of the administrators group (which has been used to upload the majority of photos to the gallery in the past), I don't get the admin menu in CPG and in the CPG user list the account is shown as being in the 'registered' group rather than 'administrators'?

Coppermine install: http://www.chimpy.com/photos
Forum install: http://www.chimpy.com/phpBB2
Coppermine version: cpg1.4.2
Forum version: phpBB2 2.0.18
Test user account: CPGtest / testpw

BridgeManager settings:

Forum URL: http://www.chimpy.com/phpBB2
Relative path: ../phpBB2/
Use post-based groups?: 1

Any idea why the other admin account is b0rked? Thanks.  :)
Title: Re: Problems bridging cpg 1.4.2 and phpBB 2.0.18
Post by: Nibbler on December 15, 2005, 01:08:35 PM
Update to the latest udb_base.inc.php (http://cvs.sourceforge.net/viewcvs.py/*checkout*/coppermine/stable/bridge/udb_base.inc.php) and phpbb2018.inc.php (http://cvs.sourceforge.net/viewcvs.py/*checkout*/coppermine/stable/bridge/phpbb2018.inc.php) from CVS.
Title: Re: Problems bridging cpg 1.4.2 and phpBB 2.0.18
Post by: Gadget on December 15, 2005, 01:27:21 PM
Genius - problem solved, thank you. :)