I am experiencing many errors after upgrading to the latest version. (Something always happens even though I am using the override system). Any way, upon going to the checkout process I get the following four errors:
Warning: order_total(includes/languages/english/modules/order_total/ot_zip_tax.php): failed to open stream: No such file or directory in /home/oneweew/public_html/oneweecatalog/includes/classes/order_total.php on line 32
Warning: order_total(): Failed opening 'includes/languages/english/modules/order_total/ot_zip_tax.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oneweew/public_html/oneweecatalog/includes/classes/order_total.php on line 32
Warning: order_total(includes/modules/order_total/ot_zip_tax.php): failed to open stream: No such file or directory in /home/oneweew/public_html/oneweecatalog/includes/classes/order_total.php on line 33
Warning: order_total(): Failed opening 'includes/modules/order_total/ot_zip_tax.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oneweew/public_html/oneweecatalog/includes/classes/order_total.php on line 33
Fatal error: Cannot instantiate non-existent class: ot_zip_tax in /home/oneweew/public_html/oneweecatalog/includes/classes/order_total.php on line 36
I checked and the order_total.php file is there with a permission 644. I changed it to 755 thinking it would resolve the problem but it's not.
Any help with this would be GREATLY appreciated.


The upgrade is Great!!

