coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: caspert_ghost on May 05, 2005, 09:06:33 AM

Title: Bridging coppermine 1.3.3 and PHPbb 1.14
Post by: caspert_ghost on May 05, 2005, 09:06:33 AM
Hello, I have read many pages both here and on PHPbb.com and from those boards and these I have succesfully set up my BBS and gallery.
I went through lengths of issues to get them to bridge.
Now I finally have them both up running and working...HOWEVER
when you access the BBS boards you can log in no problem, but when you log in at the coppermine gallery it goes to the bbs login (normal) but then after submitting it goes to a 404 error page not found....

in the file "phpbb.inc.php" everything is set correctly but Im not sure about this: define('PHPBB_WEB_PATH', '../engbbs/' (the bbs is not in the same folder as the gallery, and neither of them are in the root directory as you can note bellow)
I have read many places here that I need to change the cpg_redirect.php... this file did not exist ( I had to create it)

www.mjsutton.com/wancheng/engbbs  (english boards)
www.mjsutton.com/wancheng/chnbbs   (Chinese boards)
www.mjsutton.com/wancheng/gallery     (coppermine gallery)

a test account is set up and debugging is enabled.

user "test"
pw "test"

Any help would be highly appreciated, thank you.
Title: Re: Bridging coppermine 1.3.3 and PHPbb 1.14
Post by: caspert_ghost on May 05, 2005, 10:20:02 AM
SOLVED

turned out the cpg path was not correct.
Thank you.