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

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.