Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need help error message


zirh

Recommended Posts

Posted

When i try to make an order i have a error message

 

The page is www.mywebsite.com/catalog/checkout_confirmation.php

 

and the error message is

 

Warning: order_total(includes/modules/order_total/ot_tax.php): failed to open stream: No such file or directory in /home/mywebsite/www/catalog/includes/classes/order_total.php on line 26

 

Warning: order_total(): Failed opening 'includes/modules/order_total/ot_tax.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/mywebsite/www/catalog/includes/classes/order_total.php on line 26

 

Fatal error: Cannot instantiate non-existent class: ot_tax in /home/mywebsite/www/catalog/includes/classes/order_total.php on line 29

Posted

I'd look at your catalog/includes/configure.php file. Doesn't look like the file has been properly configured Unless /home/mywebsite/www/catalog/includes/classes/order_total.php is the actual path - which I doubt. better check your admin/includes/configure.php file as well.

 

It doesn't know where to find the includes page(s).

 

Did you CHMOD your files to 777 before installation?

 

 

Hope that helps.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...