coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: sabian on September 28, 2004, 03:41:38 AM

Title: CPG1.3.2 and IPB1.3.1 errors
Post by: sabian on September 28, 2004, 03:41:38 AM
I've been approached to install IPB1.3.1 and CPG1.3.2

Both scripts are a fresh install, both reside in the same DB, and the bridge file is correct (as far as I know) as the integration works and members (and permissions) are mirrored.

My problem is when clicking on login/logout/My profile, I get errors and I think it has to do with referrers.

The links are:
http://www.ihurtmyself.co.uk/forums/gallery/ <- CPG

http://www.ihurtmyself.co.uk/forums/ <- IPB

test/test <- user/passwd

If anyone can shed some light on this, I'd be very happy!  I've tried various fixes I've seen on the boards, but it's 2:40am and I've been messing with this for the last couple hours so I may have missed it.  Any help would greatly be appreciated!
Title: Re: CPG1.3.2 and IPB1.3.1 errors
Post by: Joachim Müller on September 28, 2004, 08:34:11 AM
the login link points to http://www.ihurtmyself.co.uk/forums/gallery/login.php?referer=%2Fforums%2Fgallery%2F, but it returns a "not found" message. Is the file "login.php" actually there?

Joachim
Title: Re: CPG1.3.2 and IPB1.3.1 errors
Post by: sabian on September 28, 2004, 09:16:18 AM
Yes sir...  Both login/logout.php are present...

I'm not a guru with php, but I can usually figure stuff out...  I don't mind saying that I'm totally perplexed with this one.

Title: Re: CPG1.3.2 and IPB1.3.1 errors
Post by: Nibbler on September 28, 2004, 01:09:59 PM
You have set IB_WEB_PATH to ../forums/ instead of /forums/
Title: Re: CPG1.3.2 and IPB1.3.1 errors
Post by: sabian on September 28, 2004, 02:20:58 PM
Brilliant!

Thank you...  It's amazing what you don't think of when you are dead tired!

Thanks again!