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
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.