Critical Error.. Critical Error..
 

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

Critical Error..

Started by mr.bena, March 08, 2012, 11:57:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mr.bena

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.

Αndré

Some quotes from a quick Google search:

Quote from: http://vbtechsupport.com/631/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.

Quote from: http://vbtechsupport.com/631/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.