I bridged MyBB and Coppermine, and I didn't get any errors, but now I am going into a Login->Go Back to CPG->Login->(etc.) loop, where it never gets the login info to Coppermine.
Coppermine install: http://tales.rpgplanet.gamespy.com/gallery/
Forum install: http://tales.rpgplanet.gamespy.com/forum/
Coppermine version: cpg1.4.10
Forum version: MyBB 1.2.2
Test user account: (Can't do it, since I'm locked out. x_x)
BridgeManager settings:
Forum URL: http://tales.rpgplanet.gamespy.com/forum/
Relative path to your BBS's config file: ../forum/inc/
Use post-based groups?: 0
Is there any way to disable the bridge by way of PHPMyAdmin? It would be a royal pain to have to reinstall and reupload everything (there's over 5,000 files there).
UPDATE cpg143_config SET value = 0 WHERE name = 'bridge_enable'
of course change the table name to match your specific prefix.
Quote from: AllieSHF on December 03, 2006, 05:09:54 AM
Test user account: (Can't do it, since I'm locked out. x_x)
The test user account needed is suppossed to be created in your BBS, not in Coppermine. Your BBS is up and running, isn't it?