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..  (Read 1852 times)

0 Members and 1 Guest are viewing this topic.

mr.bena

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 117
Critical Error..
« on: March 08, 2012, 11:57:58 pm »

Hi, after trying to upload a picture, I suddenly got the message "There was an error while processing a database query."
The debug mode shows as follows..

*******************************************************************
While executing query 'SELECT title, r.description, keyword, category, aid, alb_hits, visibility, r.thumb, r.owner
        FROM album_categories AS c
        INNER JOIN album_albums AS r ON r.category = c.cid
        WHERE c.depth BETWEEN 0 + 1 AND 0 + 2
ORDER BY r.pos, r.aid' in index.php on line 379

mySQL error: Got error 28 from storage engine
**********************************************************************
File: /album/include/functions.inc.php - Line: 270


Please, help me...

Benjamin.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Critical Error..
« Reply #1 on: March 09, 2012, 11:32:42 am »

Some quotes from a quick Google search:

This error translates into “Error code 28: No space left on device” – meaning a disk partition on your forum server’s hard disk ran out of free disk space.

contact your web host to immediately report that MySQL server is throwing an error and complaining a disk partition on the server has ran out of disk space. Your web host would have to deal with this.

You see, there's nothing we can do for you.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.