coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: hotwheels on August 31, 2006, 05:32:43 PM

Title: vbulletin 3.6.0 and cpg149 bridging
Post by: hotwheels on August 31, 2006, 05:32:43 PM
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 

Title: Re: vbulletin 3.6.0 and cpg149 bridging
Post by: Nibbler on August 31, 2006, 06:14:54 PM
Did you try ../ ?
Title: Re: vbulletin 3.6.0 and cpg149 bridging
Post by: hotwheels on August 31, 2006, 06:18:43 PM
i tried /        not ../          which worked.........thanks nibbler.
Title: Re: vbulletin 3.6.0 and cpg149 bridging
Post by: Joachim Müller on September 01, 2006, 12:00:59 AM
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.