Gallery not working Gallery not working
 

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

Gallery not working

Started by strokesfan, February 11, 2005, 02:45:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

strokesfan

I hadn't been to my gallery in weeks and I finally go to it and it says:

There was an error while processing a database query.

Then I put it in debug mode and it said this:
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: 145)

Can anyone help? Thanks :)

Tranz

http://forum.coppermine-gallery.net/index.php?topic=10409.0

For future reference, plase search on error messages as it is likely others have encountered the same thing.

strokesfan

how do I know what my table name is?

Tranz

from your error message: cpg_pictures

Hope that helps.

strokesfan


Tranz

Good to hear. Thanks for letting us know.