[Solved]: Critical Error [Solved]: Critical Error
 

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

[Solved]: Critical Error

Started by Kakashi001, May 11, 2004, 03:32:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kakashi001

I jsut tryed to edit pics in one of my albums and changed a few names. Seems simple enough i go to save and get a error. Now if i try and view anything like the album list and catagories i get a nasty error. All of my images are still on there server. and i spent along time on this and be fairly mad if this was some dumb error.  :-X

http://www.unlimitedgamer.net/gallery/ ? any one even begin to help me out? :\'( before i cry and get another gallery.

Ok i just tryed in Debug mode and got this

While executing query "SELECT count(*) FROM cpg11d_pictures, cpg11d_albums WHERE cpg11d_pictures.aid = cpg11d_albums.aid AND category >= 10000" on 0

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







PROBLEM FIXED I GOT IT... close this modddy

DefenceTalk.com

And the FIX WAS???? Im getting these errors as well while adding and editing some albums.

Please help
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.defencetalk.com%2Fpictures%2Fsignature_cpg.php&hash=c0098ed5314d39beb9e8799c7c8787a9a0353b45)

Nibbler

Error 145 from MySQL means the table is corrupted, and you need to run the REPAIR command on the table using PhpMyAdmin or similar.