forum.coppermine-gallery.net
Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: angeljs on October 29, 2005, 07:58:47 pm
-
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
-
It's an error from MySQL, not Coppermine. Contact your host.
OS error code 28: No space left on device