Hello from Holland,
I recently installed coppermine and added about 1700 birdphoto's, all worked fine. "out of the blue" I could not click on a category on the main paqe this triggers an error. If I access the albums through albums than view thumbnails everything seems to be fine. I dont not have a disk space issue, which might be the case with this error. Any idea what to do here? check http://www.vogelkennis.nl and check for yourself, if you like.
Below is the "critial error":
While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id, pic_raw_ip, pic_hdr_ip
FROM cpg16x_pictures AS r
INNER JOIN cpg16x_albums AS a ON a.aid = r.aid
WHERE (1)
AND approved = 'YES'
ORDER BY ctime DESC, pid DESC
LIMIT 0 ,8' in include\functions.inc.php on line 1626
database error: 1030 : Got error 28 from storage engine
on line 1626 in functions.inc.php = $result = cpg_db_query($query);
thanks
Quote from: https://stackoverflow.com/questions/10631387/1030-got-error-28-from-storage-engineMysql error "28 from storage engine" - means "not enough disk space".
If the issue still exists, please contact your hosting provider.