ERROR when open album list ERROR when open album list
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

ERROR when open album list

Started by terrorhawk, December 09, 2003, 09:57:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

terrorhawk

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

Joachim Müller

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