This error happend when my SQL server crashed. i dont have a backup of my sql tables (forgot stupid me)
but this is the error
http://217.121.7.73:888/cgi-bin/cpg/index.php
While executing query "SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg11d_pictures WHERE aid IN (1, 2, 3, 4, 5, 6, 7) AND approved = 'YES' GROUP BY aid" on 0
mySQL error: Fout 127 van tabel handler
Debug info :
USER:
Array
(
[ID] => 2dc157951b7b9deed2d3d51e7c2fd5dc
[am] => 1
[liv] => Array
(
- => 494
[1] => 493
[2] => 492
[3] => 174
[4] => 165
)
[name] => Lord Terrorhawk
)
GET :
Array
(
)
POST :
Array
(
)
PLAESE HELP ME FIX IT couse i dont want to readd 700+ pics
try fixing your database with mySQL's built-in repair tools: have a look at http://www.mysql.com/doc/en/Repair.html and http://www.mysql.com/doc/en/REPAIR_TABLE.html
GauGau