Initially the upgrade page wouldn't load which I traced down to it expecting the header, footer and upgrade templates having no suffix when they actually had .tpl on them. Renamed and then the upgrade appeared to proceed sucessfully. Admin pages load ok and after doing the recommended user group/system sames and refreshes it appears to load ok.
The main store page however doesn't load just reports a HTTP ERROR 500. In the Apache error log is :
[Wed Oct 04 07:48:58.222403 2017] [:error] [pid 1474] [client 172.16.1.9:58733] PHP Fatal error: Uncaught exception 'Exception' with message 'Error: Could not load model total!' in /var/www/html/system/engine/loader.php:169\nStack trace:\n#0 [internal function]: Loader->{closure}(Array, Array)\n#1 /var/www/html/system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)\n#2 /var/www/html/catalog/controller/common/cart.php(37): Proxy->__call('getTotal', Array)\n#3 /var/www/html/catalog/controller/common/cart.php(37): Proxy->getTotal(Array)\n#4 [internal function]: ControllerCommonCart->index(Array)\n#5 /var/www/html/system/engine/action.php(51): call_user_func_array(Array, Array)\n#6 /var/www/html/system/engine/loader.php(24): Action->execute(Object(Registry), Array)\n#7 /var/www/html/catalog/controller/common/header.php(129): Loader->controller('common/cart')\n#8 [internal function]: ControllerCommonHeader->index(Array)\n#9 /var/www/html/system/engine/action.php(51): call_user_func_array(Array, Array)\n#10 /var/www/html/system/engine/loader.php(24): Action->execute(Object(Registry), Array)\n#11 /var/www in /var/www/html/system/engine/loader.php on line 169
My PHP Version is 5.4.16.
Code: Select all
PHP Fatal error: Uncaught exception 'Exception' with message 'Error: Could not load model total!' in /var/www/html/system/engine/loader.php:169
Stack trace:
#0 [internal function]: Loader->{closure}(Array, Array)
#1 /var/www/html/system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)
#2 /var/www/html/catalog/controller/common/cart.php(37): Proxy->__call('getTotal', Array)
#3 /var/www/html/catalog/controller/common/cart.php(37): Proxy->getTotal(Array)
#4 [internal function]: ControllerCommonCart->index(Array)/n#5 /var/www/html/system/engine/action.php(51): call_user_func_array(Array, Array)
#6 /var/www/html/system/engine/loader.php(24): Action->execute(Object(Registry), Array)
#7 /var/www/html/catalog/controller/common/header.php(129): Loader->controller('common/cart')
8 [internal function]: ControllerCommonHeader->index(Array)/n#9 /var/www/html/system/engine/action.php(51): call_user_func_array(Array, Array)
#10 /var/www/html/system/engine/loader.php(24): Action->execute(Object(Registry), Array)
#11 /var/www in /var/www/html/system/engine/loader.php on line 169
Who is online
Users browsing this forum: No registered users and 9 guests