Admin Mode Access Admin Mode Access
 

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

Admin Mode Access

Started by swingles, November 30, 2005, 10:38:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

swingles

I have the following issue when trying to bridge coppermine and PHPBB:
No Admin Mode Button

Coppermine install: http://swinglesonline.com/copper/
Forum install: http://swinglesonline.com/forum/
Coppermine version: cpg1.4.2
Forum version: phpBB 2.0.17
Test user account: Unavailable due to forum integration with site userdatabase

BridgeManager settings:
Forum URL:  http://swinglesonline.com/forum/
Relative path to your BBS's config file:  ../config.php/
Use post-based groups?:  0 

Interestingly, when I click login, the script successfully takes me to the forum login screen to log in as admin, then redirects me to the coppermine scriptand gives me the option to logoff as admin it specifically says "  Logout [admin] " so it appears to recognize me as admin, however I do not see an admin mode to enter so I'm unable to sync groups.

I feel like I'm missing something simple. But I'm bamboozled any suggestions would be appreciated.

Thanks.

Nibbler

Check with the latest version of the bridge code from here.

Also

Relative path to your BBS's config file:  ../config.php/

Is wrong, should be

../forum/


swingles

Thank you very much. That solved it.