click category on main page triggers an error click category on main page triggers an 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

click category on main page triggers an error

Started by dolhijn, April 18, 2019, 05:42:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dolhijn

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

ΑndrĂ©

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.