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)
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.
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.
thanks, that did it!.....you're my hero!