How do I UN-Integrate my coppermine? How do I UN-Integrate my coppermine?
 

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

How do I UN-Integrate my coppermine?

Started by SV650, March 11, 2005, 05:19:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SV650

Well I upgraded my phpbb forum to vBulletin, and now the login wont work for any of my users. So how do I take off the integration? I will just make them do two logins.

Thanks-

Retarded SV650:)

Joachim Müller

just undo what you did to enable bridging: edit include/init.inc.php, find define('UDB_INTEGRATION', 'phpbb');and comment it out by replacing it with// define('UDB_INTEGRATION', 'phpbb');. Save the file, upload it to your webserver and your coppermine install will be unbridged. Use the "standalone" admin account (the one you created when you first installed coppermine) to log in. There's a bridge file available for vBulletin as well, you can brdige coppermine with vbulletin as suggested in the docs.

Joachim

nis350ztt

Quote from: GauGau on March 11, 2005, 08:01:35 AM
just undo what you did to enable bridging: edit include/init.inc.php, find define('UDB_INTEGRATION', 'phpbb');and comment it out by replacing it with// define('UDB_INTEGRATION', 'phpbb');. Save the file, upload it to your webserver and your coppermine install will be unbridged. Use the "standalone" admin account (the one you created when you first installed coppermine) to log in. There's a bridge file available for vBulletin as well, you can brdige coppermine with vbulletin as suggested in the docs.

Joachim
How do you do this in 1.4.8?

I converted my vBulletin 3.6 forum to Invision 2.x and forgot about the gallery being bridged with vbulletin, I can't login now.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Bridging mechanisms have changed dramatically from cpg1.3.x to cpg1.4.x, so there's little point in asking for support on cpg1.4.x issues on the cpg1.3.x board. Please respect board rules in the future. Locking.