Bridging to SMF Bridging to SMF
 

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

Bridging to SMF

Started by RF246one, February 10, 2008, 10:51:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RF246one

I have the following issue when trying to bridge coppermine and SMF
error message below:
../gallery/Settings.php doesn't exist. Correct the value you entered for Relative path to your BBS's config file

Coppermine install: http://rf246.johnnycrackamango.com/gallery/
Forum install: http://rf246.johnnycrackamango.com/
Coppermine version: cpg1.4.12
Forum version: SMF 1.1.3
Test user account: test      password: test1

BridgeManager settings:
Forum URL: http://rf246.johnnycrackamango.com/
Relative path to your BBS's config file:  ../gallery/ 

Thanks for any help.....


just_some_guy

Because ".../gallery" isn't the path to your BBS config file. Your Settings.php is in your root directory.
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

RF246one

How or where do I find this root directory?


Joachim Müller

As just_some_guy pointed out: you're not suppossed to enter the relative path from your forum to your gallery (although what you have entered would be wrong as well if we would have asked for it), but the relative path to SMF, seen from the folder your gallery resides in. Change
QuoteRelative path to your BBS's config file:  ../gallery/
to
QuoteRelative path to your BBS's config file:  ../
This means "one level up", which is (in your case) where you have installed your bridging app (SMF in your case).
The root folder corresponds to http://rf246.johnnycrackamango.com/. "gallery" is a sub-folder of the root folder. Use a dictionary to find out what the word "root" means.
Both your gallery as well as your bridging app are outdated. Upgrade!