Admin Mode Access Admin Mode Access
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.