vbulletin 3.6.0 and cpg149 bridging vbulletin 3.6.0 and cpg149 bridging
 

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

vbulletin 3.6.0 and cpg149 bridging

Started by hotwheels, August 31, 2006, 05:32:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hotwheels

I have tried to install this on my site. Currently i can get to the coppermine photo gallery and upload picture's if i loggin at that directory.
I would like this to work off of the bridge, so that when you log into the main vbulletin site i have, you will already be logged into the coppermine gallery.

I have been trying to use the bridge manager, i selected  vBulletin 3.0

then set forum url to: http://www.insanemustangs.com/forums

No matter what i put in relative path, it says /forums/includes/config.php doesn't exist. Correct the value you entered for Relative path to your BBS's config file (click back)

what am i missing here? my gallery is located at http://www.insanemustangs.com/forums/cpg149 


QuoteI have the following issue when trying to bridge coppermine and XXX:
[error message here]

Coppermine install: http://www.insanemustangs.com/forums/cpg149
Forum install: http://www.insanemustangs.com/forums/
Coppermine version: cpg1.4.9
Forum version: vbulletin 3.6.0
Test user account: test / tester

BridgeManager settings:
Forum URL:  http://mysite.tld/test/foo_bar
Relative path to your BBS's config file:  ../bla/ 
Use post-based groups?:  0 


Nibbler


hotwheels

i tried /        not ../          which worked.........thanks nibbler.

Joachim Müller

Just for clarification:
Quote/
would be an absolute path,
Quote../
a relative one. That's why
Quote/
doesn't work, as you're suppossed to enter a relative path.