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!
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
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.
You have set IB_WEB_PATH to ../forums/ instead of /forums/
Brilliant!
Thank you... It's amazing what you don't think of when you are dead tired!
Thanks again!