coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Anhinga on January 28, 2006, 09:06:07 PM

Title: Login / logout problem
Post by: Anhinga on January 28, 2006, 09:06:07 PM
I've just bridged my Coppermine gallery with an SMF forum following the steps described at http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating_steps_start , but I've run into a problem:  when I try to log in or out using the button on the Coppermine page, instead of redirecting me to the SMF forum it doubles the URL.  So for example, the most recent time I tried to log out from the Coppermine page it took me to http://snakebird.net/polaris/www.snakebird.net/gallery , which gave me a 404 error.

The URL of my forum and Coppermine gallery are www.snakebird.net/polaris and www.snakebird.net/gallery, respectively.  I've created a test account called "Test"; the password is "coppermine".

Here's the information from the bridge manager:
Forum URL:  http://snakebird.net/polaris
Relative path to your BBS's config file:  ../polaris/ 
Use post-based groups?:  0

I've also tried this with the forum URL as http://www.snakebird.net/polaris, but it gives me the same result.  What do I need to do in order to fix this?
Title: Re: Login / logout problem
Post by: Nibbler on January 28, 2006, 10:04:14 PM
Add the http:// to your site url in config.
Title: Re: Login / logout problem
Post by: Anhinga on January 28, 2006, 11:57:57 PM
Thanks, it looks like that's fixed it.