cpg143_hit_stats not found after server crash cpg143_hit_stats not found after server crash
 

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

cpg143_hit_stats not found after server crash

Started by infotainer, March 28, 2006, 01:16:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

infotainer

Hello

After my server crashes all users expect "administrators" get the following errors.
Can I recover this file, or copy it from a extisting backup ? 

Thank you for your help. Coppermine is a great tool.

greets from Switzerland
Hans
---------------------------------------------------------------------------------------------------------------error msg start

While executing query "INSERT INTO cpg143_hit_stats
                          SET
                            pid = 938,
                            search_phrase = '',
                            Ip   = '62.202.1.104',
                            sdate = '1143500356',
                            referer='',
                            browser = 'Firefox',
                            os = 'Windows XP'" on 0

mySQL error: Can't open file: 'cpg143_hit_stats.MYI' (errno: 144)

---------------------------------------------------------------------------------------------------------------error msg end

In the "Notices"- section of the debug-screen I can read :

------------------------------------------------------------------------------------------------------------- start text
include/functions.inc.php

    * Notice line 88: Undefined variable: cpg_show_private_album
    * Notice line 2786: Undefined index: HTTP_REFERER
    * Notice line 2786: Undefined index: HTTP_REFERER
    * Notice line 2786: Undefined index: HTTP_REFERER
    * Notice line 1491: Undefined variable: query_term
    * Notice line 1493: Undefined index: HTTP_REFERER

/include/themes.inc.php

    * Notice line 2171: Undefined index: uid
    * Notice line 2247: Undefined variable: ecard_tgt
    * Notice line 2248: Undefined variable: ecard_title
    * Notice line 2255: Undefined variable: report_tgt

------------------------------------------------------------------------------------------------------------- end text

Joachim Müller