There's an error in my gallery - http://gallery.exweb.org. In czech "Vyskytla se chyba při databázovém dotazu." and in english it's something like that: "There's an error with mysql query". Do you know what it is?
enable debug mode and post the actual Error
http://coppermine-gallery.net/tutorial/debug_mode.php
hi,
While executing query "SELECT count(*) FROM cpg132_pictures as p, cpg132_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000" on 0
mySQL error: Can't open file: 'cpg132_pictures.MYI' (errno: 145)
Your cpg132_picture is cruppted
Eiher use phpmyadmin to repair that table or use repair option under mysql database section of your hosting control panel (if you have)
FAQ-thread: Typical Error: Can't open file: 'cpg131_pictures.MYI'. (errno: 145) (http://forum.coppermine-gallery.net/index.php?topic=10409.0)
ahhh :-) Thanks!!! :-*
In the future, search for your error message.