coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Kakashi001 on May 11, 2004, 03:32:23 AM

Title: [Solved]: Critical Error
Post by: Kakashi001 on May 11, 2004, 03:32:23 AM
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
Title: Re: [Solved]: Critical Error
Post by: DefenceTalk.com on May 20, 2004, 05:11:23 PM
And the FIX WAS???? Im getting these errors as well while adding and editing some albums.

Please help
Title: Re: [Solved]: Critical Error
Post by: Nibbler on May 20, 2004, 07:06:14 PM
Error 145 from MySQL means the table is corrupted, and you need to run the REPAIR command on the table using PhpMyAdmin or similar.