Fatal error - bridging phpb2.0.19 & cpg1.4.5 Fatal error - bridging phpb2.0.19 & cpg1.4.5
 

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

Fatal error - bridging phpb2.0.19 & cpg1.4.5

Started by dubistabi, May 15, 2006, 04:45:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dubistabi

I have the following issue when trying to bridge coppermine and phpbb2.0.19:
Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /srv/www/htdocs/###/html/###/gallery/include/init.inc.php:35) in /srv/www/htdocs/###/html/###/gallery/include/init.inc.php on line 33

Coppermine install: http://###.de/gallery
Forum install: http://###/forum
Coppermine version: cpg1.4.5(stable)
Forum version: phpBB2 Plus 1.53 Beta8 based on phpBB 2.0.19 (preinstalled Mods)
Test user account: use: ###/ PW: ###

BridgeManager settings:
Forum URL:     http://###/forum
Relative path to your BBS's config file:     ../gallery/
Use post-based groups?:    1

I just dont know what to do...
Thank you for your help!

Nibbler

Quote from: dubistabi on May 15, 2006, 04:45:35 PM
Relative path to your BBS's config file:     ../gallery/

That should point to your forum.

dubistabi

Quote from: Nibbler on May 15, 2006, 05:19:37 PM
That should point to your forum.
Ohh sorry. That's really embarrassing :-[.
Now it works fine - you're a hero!
THANKS AGAIN TO THE WHOLE COPPERMINE-Team!