Fatal error involving line 179 Fatal error involving line 179
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error involving line 179

Started by streatordutch, July 20, 2006, 12:11:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

streatordutch

Hello,

When following the upgrading procedure in 3.4 of the docs, I get to this instruction:

Run the file "update.php" in the coppermine directory once in your browser (e.g. http://yourdomain.tld/coppermine/update.php). This will update your coppermine install by making all necessary changes in the database.

When I try that, I get this screen:

Fatal error: Call to undefined function: html_header() in /home/pierci2/public_html/coppermine/update.php on line 179

So what's going on?

Thanks!

Nibbler

Make sure you actually uploaded all the files.

streatordutch

I just reloaded them all, and I'm still getting that error screen.

Joachim Müller

Make sure that your FTP app is set to replace existing files. Make sure that you have replaced all files - not only in the coppermine root folder, but in the sub folders (especially the include folder) as well.

streatordutch