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
And the FIX WAS???? Im getting these errors as well while adding and editing some albums.
Please help
Error 145 from MySQL means the table is corrupted, and you need to run the REPAIR command on the table using PhpMyAdmin or similar.