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!
Make sure you actually uploaded all the files.
I just reloaded them all, and I'm still getting that error screen.
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.
Solved! Thanks!