Database error Database 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

Database error

Started by angeljs, October 29, 2005, 07:58:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angeljs

When trying to access the properties of albums, I get the following message:

Critical error

There was an error while processing a database query.


While executing query "SELECT aid, CONCAT('(', username, ') ', title) AS title FROM cpg135_albums AS a INNER JOIN `******_phpb1`.phpbb_users AS u ON category = (10000 + user_id) ORDER BY title" on 0

mySQL error: Got error 28 from storage engine


I've tried searching the forums for something similar, but can't quite find what I'm looking for. Any help would be appreciated. Thanks

Nibbler

It's an error from MySQL, not Coppermine. Contact your host.

OS error code  28:  No space left on device