"Fatal error :" - Appeared Randomly "Fatal error :" - Appeared Randomly
 

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 :" - Appeared Randomly

Started by pipdipchip, July 18, 2007, 09:02:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pipdipchip

This error actually happened sometime ago but I've been too lazy to do anything about it. This problem happened while I was running 1.3 if I remember correctly. However, I upgraded to 1.4 and the problem remains. The error "Fatal error :" appeared randomly without me making any changes to the photo gallery at all. Does anyone have any idea what could have created this random error?

Joachim Müller

Enable debug_mode to get a better error message that explains what actually goes wrong. Then post the error message (and a link to your gallery) here. Do not post debug_output.

schalicto

Quote from: GauGau on July 18, 2007, 09:20:21 AM
Enable debug_mode to get a better error message that explains what actually goes wrong. Then post the error message (and a link to your gallery) here. Do not post debug_output.

I just got this same error message on my coppermine gallery and it just popped up yesterday.  Could you give me a little bit of direction on how to enable debug_mode and get that error message?  This is really unfortunate timing as I'm leaving on a trip tomorrow and plan to be posting lots of pictures on my coppermine over the course of the next week.  Thanks for any help you can give me.

-Josh


schalicto


schalicto

I found my answer by searching.

The error was "cpg143_sessions' is marked as crashed and should be repaired"

and I found the answer in this thread and fixed it using the code that nibbler posted.  Thanks!