CPG & phpBB2 CPG & phpBB2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

CPG & phpBB2

Started by rangers_nut, November 27, 2005, 07:16:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rangers_nut

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 


kegobeer

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: Documentation5.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/)
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

rangers_nut

now ya see, that didn't originally work, maybe I forgot the caps lol. awesome, thanks for the quick reply! problem solved!