CPG 1.2/Invision Board CPG 1.2/Invision Board
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

CPG 1.2/Invision Board

Started by JokerGator, May 26, 2004, 05:54:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JokerGator

I read how to do on site, I install three time and  still get error.. look at below copy/paste..


  Notice: Constant IN_COPPERMINE already defined in /home/deafbee/public_html/main/Gallery/index.php on line 18

Notice: Constant INDEX_PHP already defined in /home/deafbee/public_html/main/Gallery/index.php on line 19

Notice: Constant COPPERMINE_VERSION already defined in /home/deafbee/public_html/main/Gallery/include/init.inc.php on line 17

Fatal error: Cannot redeclare getmicrotime() (previously declared in /home/deafbee/public_html/main/Gallery/include/init.inc.php:38) in /home/deafbee/public_html/main/Gallery/include/init.inc.php on line 36

   




xarumanx

looks like you're trying to include the same file two times ...

<?php echo signature(); ?>

Joachim Müller

xarumanx  is right, you're obviously trying to include coppermine into some other page. This is not the way coppermine works, you simply can't do that. For details, post a link...

GauGau