Template error...Need some help Template error...Need some help
 

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

Template error...Need some help

Started by Lea, April 02, 2006, 08:56:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lea

I didn't do anything and look what happened this afternoon:

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

        <tr>
                <td class="tableb" align="center">
                        <font size="3"><b>{MESSAGE}</b></font>


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


I don't know what to do; Please someone help me!!!

Joachim Müller


Lea


Joachim Müller

Your server is dead slow for me. Probably a file got corrupted. You appear to be using cpg1.4.3, so I suggest upgrading to cpg1.4.4, which should fix the broken file as well.

Lea


Joachim Müller

do as I suggested and upgrade from cpg1.4.3 to cpg1.4.4 (currently the most recent stable releae). Details on how to upgrade can be find in the documentation

Lea

Ok and everything will be okay after?

Joachim Müller

I can't give any guarantees of course, but I hope so.

mattdev121

I'm having the same problem, after updating from an older version as well. My site is:

http://gallery.manjos.com/

I followed the update.php instructions, but nothing is loading properly.

Joachim Müller


mattdev121

I tracked it down to a messed up mysql setup, missing binaries, crosslinked libraries (libmysqlclient.so.12 was behaving wierd). Once I re-installed mysql, reconfigged everything and restored a database from 3 days ago, it works fine now.

Odd that this is what would be causing it, but at least it works now.