Advanced search  

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

Pages: [1]   Go Down

Author Topic: How do I UN-Integrate my coppermine?  (Read 8755 times)

0 Members and 1 Guest are viewing this topic.

SV650

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
How do I UN-Integrate my coppermine?
« on: March 11, 2005, 05:19:26 am »

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:)
« Last Edit: September 22, 2006, 10:18:30 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How do I UN-Integrate my coppermine?
« Reply #1 on: March 11, 2005, 08:01:35 am »

just undo what you did to enable bridging: edit include/init.inc.php, find
Code: [Select]
define('UDB_INTEGRATION', 'phpbb');and comment it out by replacing it with
Code: [Select]
// 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
Logged

nis350ztt

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 2
Re: How do I UN-Integrate my coppermine?
« Reply #2 on: September 22, 2006, 07:28:42 am »

just undo what you did to enable bridging: edit include/init.inc.php, find
Code: [Select]
define('UDB_INTEGRATION', 'phpbb');and comment it out by replacing it with
Code: [Select]
// 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.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How do I UN-Integrate my coppermine?
« Reply #4 on: September 22, 2006, 10:18:19 pm »

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.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.