coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: dbk on November 27, 2008, 12:24:01 AM

Title: Trouble with Batch Add Files
Post by: dbk on November 27, 2008, 12:24:01 AM
This past weekend I successfully uploaded over 9000 images to my gallery.  Suddenly, I started experiencing errors.  I then tried very diligently for many many hours, read similar topics and am not savvy enough to follow the language.  I have created a log-on named test with a pw of test.  My link is http://its-all-goode.com/coppermine/index.php.

Here are some of the errors I received:

Template error
Failed to find block 'output_buffer'(#(<!-- BEGIN output_buffer -->)(.*?)(<!-- END output_buffer -->)#s) in :

        <tr>
                <td class="tableb" align="center">
                        <font size="3"><b>{MESSAGE}</b></font>
<!-- BEGIN file_line -->
                        <br />
                        <br />
                        {FILE_TXT}{FILE} - {LINE_TXT}{LINE}
<!-- END file_line -->

                        <br /><br />
                </td>
        </tr>

                                                  AND

There was an error while processing a database query.


While executing query "SELECT aid, title FROM cpg_albums WHERE category = 0" on 0

mySQL error: MySQL server has gone away

I apologize that I am unable to find resolutions to this on my own in previous threads and am pleading for help.  Thank you.  DBK

Title: Re: Trouble with Batch Add Files
Post by: Nibbler on November 27, 2008, 02:02:59 AM
You need to ask your host for support with MySQL server issues.
Title: Re: Trouble with Batch Add Files
Post by: dbk on November 27, 2008, 02:06:16 AM
Thank you!
Title: Re: Trouble with Batch Add Files
Post by: dbk on November 27, 2008, 05:40:51 AM
My host has says My SQL has no issues and that there is a problem with my Coppermine settings.  Now I am getting alternate errors of a white screen and this message:

There was an error while processing a database query.
While executing query "SELECT aid, title FROM cpg_albums WHERE category = 0" on 0
mySQL error: MySQL server has gone away
File: /home/content/j/g/o/jgoode1028/html/coppermine/include/functions.inc.php - Line: 249

http://its-all-goode.com/coppermine/searchnew.php?startdir=filezilla

The sign on is test / test

I have changed the upload boxes per instructions and enabled debug info.

Thank you.
Title: Re: Trouble with Batch Add Files
Post by: Joachim Müller on November 27, 2008, 07:25:44 AM
You have told your webhost about the error message
Quote from: dbk on November 27, 2008, 05:40:51 AM
mySQL error: MySQL server has gone away
and they told you that it's not an issue with mySQL, but with coppermine? If that's the case I strongly suggest finding another webhost who knows his way around. If you want to stick with that webhost, tell them to read http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
Title: Re: Trouble with Batch Add Files
Post by: dbk on November 27, 2008, 05:38:57 PM
I have forwarded your reply to my host person.

Now I am getting this error message:
Template error
Failed to find block 'output_buffer'(#(<!-- BEGIN output_buffer -->)(.*?)(<!-- END output_buffer -->)#s) in :

        <tr>
                <td class="tableb" align="center">
                        <font size="3"><b>{MESSAGE}</b></font>
<!-- BEGIN file_line -->
                        <br />
                        <br />
                        {FILE_TXT}{FILE} - {LINE_TXT}{LINE}
<!-- END file_line -->

                        <br /><br />
                </td>
        </tr>


Does this also indicate a MySQL problem?