Cannot redeclare cpggetmicrotime Cannot redeclare cpggetmicrotime
 

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

Started by imfishinohio, November 02, 2006, 02:39:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

imfishinohio

Coppermine install: http://gemcitygeo.org/gallery/cpg149/
Forum install: http://www.gemcitygeo.org/forum/
Coppermine version: cpg1.4.9
Forum version: phpBB 2.0.21
Test user account: tester/tester

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

This is an add-on domain I am talking about.

When I enabled the bridge manager I get the following message

"Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/kazburg/public_html/gemcitygeo/gallery/cpg149/include/init.inc.php:35) in /home/kazburg/public_html/gemcitygeo/gallery/cpg149/include/init.inc.php on line 33"

With the bridge enabled I just get the above message when I go to the gallary's URL so I have it disabled.

Here's what I did. When I first tried to run the bridge manager I got the error "cannot find config.php.............." I looked through the support forum for help and tried all the suggested paths made to others with that same problem.
I thought the relative path to my BBS config.php file should of been "../" but it didn't work.
When I left the relative path blank I didn't get the error but when I enabled the bridge manager I received the fatal error message.
  I'm not sure what to do now.

Does the bridge manager write to the forum database or just the coppermine DB? I had thought about getting rid of the cpg database tables and doing a fresh install.
 

Nibbler


imfishinohio

Thanks nibbler for getting me in the right direction "../../forum/" worked for me.