coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: usmooth on February 16, 2005, 07:53:57 AM

Title: Another critical error
Post by: usmooth on February 16, 2005, 07:53:57 AM
My gallery was working just fine and then all of a sudden I got the following error: There was an error while processing a database query.  I've been through and through the support forum looking for anything that would help me, but nothing has. I've tried repairing the database using phpmyadmin and even through my control panel. But it still just won't work. I'm running this script on several other sites from the same server.  Out of about nine galleries, only two are working just fine. Is it the script or is it my server, with whom I've been trying to get to help me. Thanks in advance.

Here's some more iniformation.

http://www.ultra-smooth.com/gallery/index.php

While executing query "SELECT *,cpg132_albums.title AS title,cpg132_albums.aid AS aid  FROM cpg132_pictures,cpg132_albums WHERE cpg132_pictures.aid = cpg132_albums.aid AND approved = 'YES'  GROUP  BY cpg132_pictures.aid ORDER BY cpg132_pictures.ctime DESC  LIMIT 0 ,4" on 0

mySQL error: Got error 28 from table handler

File: /home/ulsmooth/public_html/gallery/include/functions.inc.php - Line: 105

Debug Info:

USER:
------------------
Array
(
    [ID] => cd4a15e3bddc89912f45aa7670a2fc3a
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Another critical error
Post by: Joachim Müller on February 16, 2005, 08:27:14 AM
you're out of space: http://www.mysql.com/news-and-events/newsletter/2003-10/a0000000249.html

Joachim
Title: Re: Another critical error
Post by: usmooth on February 16, 2005, 09:35:59 AM
Is this something that the people at my server has to do or can I do this in phpmyadmin?
Title: Re: Another critical error
Post by: Tranz on February 16, 2005, 10:29:40 AM
You can reduce space usage by deleting files, or increase available storage by purchasing more, if that is an option with your host.

If deleting photos that are in the gallery, you should delete them from within coppermine.