News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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