coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: spittenger on November 12, 2006, 05:41:49 AM

Title: Bridge Problem with phpBB2 2.0.10 and CPG 1.4.10
Post by: spittenger on November 12, 2006, 05:41:49 AM
I have the following issue when trying to bridge coppermine and phpBB2 1.4.10

If i log in to the BBS first all works well with the bridge, butif i startin the gallery, click login, it redirects to:
http://www.discoverhooked.com/hooked/login.php?redirect=../hookedgallery/index.php/
then i log in : test , test1234

i get this error: (the XXXX's mark ommitted irrelative info)

Warning: main(include/debugger.inc.php): failed to open stream: No such file or directory in XXXXXXXXXXXXX\discoverhooked.com\hookedgallery\include\init.inc.php on line 26

Fatal error: main(): Failed opening required 'include/debugger.inc.php' (include_path='.;c:\php4\pear') in XXXXXXXXXXXXXXX\discoverhooked.com\hookedgallery\include\init.inc.php on line 26

if i go back in my browser and reenter the password, it works fine, please help!!!!

Coppermine install: http://www.discoverhooked.com/hookedgallery/
Coppermine version: cpg1.4.10
Forum version: phpBB2 2.0.10
Test user account: test / test1234
BridgeManager settings:

(PHPBB2 Settings)
Cookie domain 
Cookie name  phpbb2mysql
Cookie path  /

(CPG1.4.10 settings)
Forum URL:  http://www.discoverhooked.com/hooked 
Relative path to your BBS's config file:  ../hooked/ 
Use post-based groups?:  0 
Cookie prefix:  phpbb2mysql 

Forum URL:  http://www.discoverhooked.com
Relative path to your BBS's config file:  ../hooked/ 
Use post-based groups?:  0
Cookie name/preifx (if applicable)

Title: Re: Bridge Problem with phpBB2 2.0.10 and CPG 1.4.10
Post by: Joachim Müller on November 12, 2006, 09:57:15 AM
Going to http://www.discoverhooked.com/hookedgallery/ I get
QuoteDirectory Listing Denied
This Virtual Directory does not allow contents to be listed.
Fix this first.
Title: Re: Bridge Problem with phpBB2 2.0.10 and CPG 1.4.10
Post by: Nibbler on November 12, 2006, 01:24:23 PM
Then remove the /index.php from the end of your gallery url in config. It specifically says not to add /index.php to the end of your gallery url.
Title: Re: Bridge Problem with phpBB2 2.0.10 and CPG 1.4.10
Post by: spittenger on November 12, 2006, 06:16:12 PM
thanks, that did it!.....you're my hero!