forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: fer on November 24, 2010, 04:34:52 am

Title: error in "last uploads"
Post by: fer on November 24, 2010, 04:34:52 am
Hello! I came back bringing the same problem as before. My gallery has an error in "last uploads". This occurs after I migrated to version 1.5, it worked normally before. My host says that is not a server problem because the error only happens when I'm logged into administration. When I'm logged on images will open normally. What should I do? Help me, please. My gallery is http://sophiabushbrasil.com.br/galeria .Thanks.

Debug error

While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title
                FROM cpg_pictures AS r
                INNER JOIN cpg_albums AS a ON a.aid = r.aid
                WHERE (1) AND r.aid NOT IN (443, 615, 616, 617, 618, 619, 620, 802, 803)
                AND approved = 'YES'
                ORDER BY r.pid DESC  LIMIT 0 ,5' in include/functions.inc.php on line 1492

mySQL error: Error writing file '/var/lib/mysql/tmp/MY6D1WGB' (Errcode: 28)
Title: Re: error in "last uploads"
Post by: Αndré on November 24, 2010, 10:53:22 am
mySQL error: Error writing file '/var/lib/mysql/tmp/MY6D1WGB' (Errcode: 28)
That's an MySQL error that we cannot fix. Ask your host again and show him that error message. Probably there's no space left on the hard disk.
Title: Re: error in "last uploads"
Post by: fer on November 24, 2010, 07:46:58 pm
Ok I agree with you. Seems to be the database. But they say it is not. My space there is "unlimited" and should not be related to space. I'll try again. Thanks anyway.
Title: Re: error in "last uploads"
Post by: Αndré on November 24, 2010, 08:42:40 pm
Even when it's unlimited, some day the hard disk is full. So let's check your host that issue.
Title: Re: error in "last uploads"
Post by: fer on November 24, 2010, 10:52:44 pm
Thanks for response support. I spoke with my hosting and the problem was solved.