Trouble with Batch Add Files Trouble with Batch Add Files
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Trouble with Batch Add Files

Started by dbk, November 27, 2008, 12:24:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dbk

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

Jan

Nibbler

You need to ask your host for support with MySQL server issues.

dbk

Jan

dbk

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.
Jan

Joachim Müller

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

dbk

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? 
Jan