coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: nordew on August 29, 2004, 02:22:37 PM

Title: Fatal Error: Update 1.3.1 auf 1.3.2
Post by: nordew on August 29, 2004, 02:22:37 PM
After uploading all files such as is described in the documentation, When I do update.php I get the error message:
QuoteParse error: parse error in /home/www/web62/html/cpg/include/sql_parse.php on line 167
Fatal error: Call to undefined function: split_sql_file() in /home/www/web62/html/cpg/update.php on line 246

My gallery: http://www.dewender.de/cpg/
Title: Re: Fatal Error: Update 1.3.1 auf 1.3.2
Post by: Joachim Müller on August 29, 2004, 02:46:39 PM
make sure you have uploaded all new files, and they didn't get corrupted during upload. Use the versioncheck.php tool to verify is you have the most recent files on your server.

Joachim
Title: Re: Fatal Error: Update 1.3.1 auf 1.3.2
Post by: nordew on August 29, 2004, 03:06:43 PM
Yes, that's the answer. I've uploaded all php-files now manually as ascii. Now it works. Thx.