Critical Error.. Critical Error..
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.