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: Critical error: There was an error while processing a database query  (Read 1717 times)

0 Members and 1 Guest are viewing this topic.

Manutjee

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 80

I've been getting this error on one of my Coppermines lately, and I don't have any experience with this error at all. I've googled a bit, and I have enabled debug_mode and now it's giving me this:

Quote
While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id, pic_raw_ip, pic_hdr_ip
                FROM cpg15x_pictures AS r
                INNER JOIN cpg15x_albums AS a ON a.aid = r.aid
                WHERE (1)
                AND approved = 'YES'
                ORDER BY ctime DESC, pid DESC
                 LIMIT 0 ,8' in include/functions.inc.php on line 1504

mySQL error: Got error 28 from storage engine

What does this mean, and how can I solve it?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Critical error: There was an error while processing a database query
« Reply #1 on: August 06, 2013, 06:46:18 pm »

Please ask your host. The hd where mysql stores its data or its temp files are full.

Manutjee

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 80
Re: Critical error: There was an error while processing a database query
« Reply #2 on: August 06, 2013, 09:16:10 pm »

Thank you for letting me know!
Logged
Pages: [1]   Go Up
 

Page created in 0.042 seconds with 21 queries.