coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: tonythanhcd02 on December 17, 2007, 02:20:56 PM

Title: The path of the forum
Post by: tonythanhcd02 on December 17, 2007, 02:20:56 PM
I already connect vbb and coppermine successfully by the path:
Forum URL:                                          http://www.forumbanbe.com/forum
Relative path to your BBS's config file:      ..home/public_html/forum/
because the coppermine is the main site of the web. it means "forum" is the subfolder.

But when I change the forum to the main site, every thing is different. I can't connect the forum with coppermine.
Forum URL:                                       http://www.forumbanbe.com
Relative path to your BBS's config file:   ..home/public_html/

"Then script said that: ../home/public_html/includes/config.php doesn't exist. Correct the value you entered for Relative path to your BBS's config file"


How can I bridge with my forum vbb? I can not find the "relative path for my forum" if my forum is the main site. How can I solve the problem?

Help me
Title: Re: The path of the forum
Post by: Joachim Müller on December 17, 2007, 05:33:41 PM
Quote from: tonythanhcd02 on December 17, 2007, 02:20:56 PM
Relative path to your BBS's config file:   ..home/public_html/
That's nonsense - you're confusing things. Use forum/as relative path.
The two dots mean "one directory up", but you can't access a higher folder level than your webroot. Internally (on your server's folder structure, the folder "public_html" equals your webroot.
If you need more details, do exactly as suggested in the sticky thread "When requesting bridge support - mandatory! (http://forum.coppermine-gallery.net/index.php?topic=24032.0)" on this very board - the thread has been named that way on purpose!.