Fatal Error: Update 1.3.1 auf 1.3.2 Fatal Error: Update 1.3.1 auf 1.3.2
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fatal Error: Update 1.3.1 auf 1.3.2

Started by nordew, August 29, 2004, 02:22:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nordew

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/

Joachim Müller

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

nordew

Yes, that's the answer. I've uploaded all php-files now manually as ascii. Now it works. Thx.