forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: rangers_nut on November 27, 2005, 07:16:34 am

Title: CPG & phpBB2
Post by: rangers_nut on November 27, 2005, 07:16:34 am
have the following issue when trying to bridge coppermine and phpBB2:
[Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /usr/home/spanky82/public_html/ww1/include/init.inc.php:35) in /usr/home/spanky82/public_html/ww1/include/init.inc.php on line 33]

Seem's when it is enabled, every link you click on the ww1 site gives you the above listed error. Any clues? Thanks.

Coppermine install: http://www.dtcdigital.com/ww1
Forum install: http://www.dtcdigital.com/phpBB2
Coppermine version: cpg1.4.2
Forum version: phpBB v 2.0.18
Test user account: test / test

BridgeManager settings:
Forum URL:  http://www.dtcdigital.com/phpBB2
Relative path to your BBS's config file:   
Use post-based groups?:  1 

Title: Re: CPG & phpBB2
Post by: kegobeer on November 27, 2005, 02:25:20 pm
If you used the wizard, you didn't follow the instructions.  The relative path to your BBS's config file would be ../phpBB2/

Quote from: Documentation
5.3.1.2 path(s) used by your BBS app

    * Forum URL
      Full URL of your BBS app (including the leading http:// bit, e.g. http://www.yourdomain.tld/forum/)
    * Relative forum path
      Relative path to your BBS app from the webroot (Example: if your BBS is at http://www.yourdomain.tld/forum/, enter "/forum/" into this field)
    * Relative path to your BBS's config file
      Relative path to your BBS, seen from your Coppermine folder (e.g. "../forum/" if your BBS is at http://www.yourdomain.tld/forum/ and Coppermine at http://www.yourdomain.tld/gallery/)
Title: Re: CPG & phpBB2
Post by: rangers_nut on November 27, 2005, 04:15:28 pm
now ya see, that didn't originally work, maybe I forgot the caps lol. awesome, thanks for the quick reply! problem solved!