Hi,
I'm trying to upgrade from 1.4.2.4 t0 1.4.6 and all I get on the setup page is a blank page with this message :
Fatal error: Call to undefined function zp_error() in /home/xxx/public_html/zp-core/functions-config.php on line 19
Here is a the error.log :
[01-Jun-2014 13:40:24] PHP Warning: include(/home/xxx/public_html/zp-core/index.php) [function.include]: failed to open stream: No such file or directory in /home/xxx/public_html/index.php on line 28
[01-Jun-2014 13:40:24] PHP Warning: include() [function.include]: Failed opening '/home/xxx/public_html/zp-core/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/index.php on line 28
Do you have any idea about how to solve it ?