There was an error while processing a database query. There was an error while processing a database query.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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