Re: Warning Your database appears to need patching to a higher level
Quote:
Originally Posted by
zenartman
To do an upgrade you NEED to re-upload the newest zc_install folder. Use it to do your database-upgrade, and then remove the zc_install folder again.
Make sure you have done backups of your database before proceeding.
Re: Warning Your database appears to need patching to a higher level
My test site is ok. But live site got problem.
Does somebody know why I have these words:
Warning: main(version.php) [function.main]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXX/public_html/artscrafts/zc_install/includes/application_top.php on line 26
Warning: main(version.php) [function.main]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXX/public_html/artscrafts/zc_install/includes/application_top.php on line 26
Fatal error: main() [function.require]: Failed opening required 'version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/XXXXXXXXXXXXX/public_html/artscrafts/zc_install/includes/application_top.php on line 26
Re: Warning Your database appears to need patching to a higher level
Two guesses....
- If you are installing/upgrading, you probably have a botched ftp and not all the files made it to the server.
- If you are not upgrading/installing, you have everything in the wrong directory as the zc_install directory should not be there except for installation/upgrade.