Cannot redeclare cpggetmicrotime() error when bridging with phpBB 2.0.21 Cannot redeclare cpggetmicrotime() error when bridging with phpBB 2.0.21
 

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

Cannot redeclare cpggetmicrotime() error when bridging with phpBB 2.0.21

Started by _Ben, November 24, 2006, 06:01:36 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

_Ben

this happens as soon as i enable the birdge,

Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /mounted-storage/home21a/sub002/sc20919-ZFZH/13thwinter.com/bmx/forum_gallery/include/init.inc.php:35) in /mounted-storage/home21a/sub002/sc20919-ZFZH/13thwinter.com/bmx/forum_gallery/include/init.inc.php on line 33

any help pleas?


_Ben

I have the following issue when trying to bridge coppermine and XXX:
Cannot redeclare cpggetmicrotime() 

Coppermine install: http://bmx.13thwinter.com/forum_gallery/
Forum install: http://bmx.13thwinter.com/forum/
Coppermine version: cpg1.4.10
Forum version: phpBB 2.0.21
Test user account: error has locked me out of all functions

BridgeManager settings:
Forum URL:  http://bmx.13thwinter.com
Relative path to your BBS's config file:  [left blank] 
Use post-based groups?:  0
Cookie name/preifx:   "ben"

Joachim Müller

Quote from: _Ben on November 24, 2006, 07:11:20 AM
Test user account: error has locked me out of all functions
You're suppossed to post a test user account created in your BBS app, which should go totally unharmed by bridging.

Quote from: _Ben on November 24, 2006, 07:11:20 AM
Forum URL:  http://bmx.13thwinter.com
Why did you set it to that URL? You have posted above that your forum URL is http://bmx.13thwinter.com/forum/, so enter this address.

Quote from: _Ben on November 24, 2006, 07:11:20 AM
Relative path to your BBS's config file:  [left blank] 
Why did you leave it blank? Blank would mean "the forum resides in the same folder the gallery is in", which is of course just not possible. In your case, set it to../forum/(meaning: one folder level up, then into the folder named "forum").

If you have no idea what all those settings you have to fill in using the bridge manager wizard actually mean, you shouldn't have enabled the bridge in the first place.

The error message you get is to be expected: you tell coppermine to bridge to itself. Disable bridging, then re-run the bridge manager, bith above-mentioned settings in place. Please review the documentation.