News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

There was an error while processing a database query.

Started by unbeliever, November 05, 2005, 12:57:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

unbeliever

While executing query "SELECT sum(hits) FROM copper_pictures as p LEFT JOIN copper_albums as a ON p.aid=a.aid WHERE 1" on 0

mySQL error: Got error 127 from table handler


what should i do ?!?
i just uploaded some pics, suddenly this message appeared !!

DEBUG-INFO.txt

thx

Nibbler



kegobeer

Use your website's Control Panel to repair the tables, or use phpMyAdmin to execute these sql queries:

repair table copper_pictures
repair table copper_albums
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots