FATAL ERROR MESSAGE?! FATAL ERROR MESSAGE?!
 

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

FATAL ERROR MESSAGE?!

Started by chevychick89, March 19, 2007, 09:39:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chevychick89

Why does my gallery have a fatal error message all of a sudden? I have never seen this message before...


http://lauren-conrad.net/coppermine


chevychick89

Okay now it says underneath the fatal error

"While executing query "delete from `laurenf_coppermine`.cpg140_sessions where time<1174345082 and remember=0;" on Resource id #5

mySQL error: Can't open file: 'cpg140_sessions.MYI' (errno: 145)"

How do I fix that?


Iced Coffee

Yes, Use your website's Control Panel to repair the table, or use phpMyAdmin to execute this sql query:
repair table cpg148_sessions
(Replace cpg148_pictures with your table name)

This soved my same problem.