Advanced search  

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

Pages: [1]   Go Down

Author Topic: click category on main page triggers an error  (Read 4287 times)

0 Members and 2 Guests are viewing this topic.

dolhijn

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
click category on main page triggers an error
« on: April 18, 2019, 05:42:01 pm »

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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: click category on main page triggers an error
« Reply #1 on: May 08, 2019, 03:18:34 pm »

Mysql error "28 from storage engine" - means "not enough disk space".

If the issue still exists, please contact your hosting provider.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.