bridging issue phpBB bridging issue phpBB
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

bridging issue phpBB

Started by obiewan, June 01, 2007, 10:43:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

obiewan

I have the following issue when trying to bridge coppermine and phpBB2.0.22:



But I have the phpBB forum index as the homepage  there's only one folder on my server.. and that's the one containing the phpBB forum
I've uploaded Coppermine to the same folder and sits inside the phpBB folder.

When I bridge these two: when i click the link to go to the index page of the coppermine album, it redirects directly back to the forum's index.

yes, i have cleared my cache etc. ;)

Coppermine install: http://www.americanbulldogfan.nl/coppermine/index.php
Forum install: http://www.americanbulldogfan.nl/index.php
Coppermine version: cpg1.4.2
Forum version: 2.0.22
Test user account: testuser /   test

BridgeManager settings:
Forum URL:  http://www.americanbulldogfan.nl
Relative path to your BBS's config file:  ../
Use post-based groups?:  1
Cookie name/prefix:    phpbb2_forum

Joachim Müller

Quote from: obiewan on June 01, 2007, 10:43:41 AM
Coppermine version: cpg1.4.2
You're not using cpg1.4.2, but cpg1.4.10 (which is fine, as it is the most recent version avaliable).


You haven't enabled bridging, so there's nothing we could check.

obiewan


Nibbler

Your cookie prefix is not phpbb2_forum - it is phpBB2_forum

obiewan

Damn, how easy  ;D

Thank you so much!