Started getting an error message when customers attempt to proceed to check out:
Warning: include_once(includes/modules/order_total/ot_subtotal.php) [function.include-once]: failed to open stream: No such file or directory in /public_html/zen-cart/includes/classes/order_total.php on line 33
Warning: include_once() [function.include]: Failed opening 'includes/modules/order_total/ot_subtotal.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/zen-cart/includes/classes/order_total.php on line 33
Fatal error: Class 'ot_subtotal' not found in /public_html/zen-cart/includes/classes/order_total.php on line 36
Can anyone suggest any reasons for this? The files above have not been changed recently.
The ot_subtotal.php file does not exist in the above location - instead it can be found at includes/modules/customtemp/order_total/ot_subtotal.php. Could this be the problem?
I copied the order_total folder (with all files in it, including ot_subtotal.php) into includes/modules just to see what happens and it seems to now allow checkout however the following appears at the top of the checkout page:
>>>>DIR_WS_LANGUAGESenglish/modules/order_total/
Any ideas wise people?
Many thanks


Reply With Quote
