coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: girliefan on April 03, 2005, 07:02:47 AM

Title: critical error message ...
Post by: girliefan on April 03, 2005, 07:02:47 AM
I did a search here on critical errors but didn't see anything with the same message below ...

There was an error while processing a database query

While executing query "SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category >= 10000" on 0

mySQL error: Can't open file: 'cpg_pictures.MYI'. (errno: 138)
Title: Re: critical error message ...
Post by: kegobeer on April 03, 2005, 07:16:46 AM
http://forum.coppermine-gallery.net/index.php?topic=10409.0
Title: Re: critical error message ...
Post by: girliefan on April 03, 2005, 08:24:14 AM
Totally clueless here as you can tell ... I get where you're telling me to go and fix it but where can I find the name to my table?
Title: Re: critical error message ...
Post by: kegobeer on April 03, 2005, 06:16:08 PM
The name of your table is cpg_pictures (it's in your error message).