Advanced search  

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

Pages: [1]   Go Down

Author Topic: ERROR when open album list  (Read 2514 times)

0 Members and 1 Guest are viewing this topic.

terrorhawk

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Posts: 61
ERROR when open album list
« on: December 09, 2003, 09:57:34 pm »

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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
ERROR when open album list
« Reply #1 on: December 09, 2003, 11:50:34 pm »

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
Logged
Pages: [1]   Go Up
 

Page created in 0.032 seconds with 18 queries.