Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CheckOut Error.


Sad_Dreamer

Recommended Posts

Posted

Hello people,

i have a problem with oscommerce when i try to make the order,i click on the "checkout" button,but i get an error when i get to "checkout_confirmation.php"

 

this is the error:

Warning: order_total::include(includes/modules/order_total/ot_subtotal.php) [order-total.include]: failed to open stream: No such file or directory in /home/xxx/public_html/includes/classes/order_total.php on line 26

Warning: order_total::include(includes/modules/order_total/ot_subtotal.php) [order-total.include]: failed to open stream: No such file or directory in /home/xxx/public_html/includes/classes/order_total.php on line 26

Warning: order_total::include() [function.include]: Failed opening 'includes/modules/order_total/ot_subtotal.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/includes/classes/order_total.php on line 26

Fatal error: Class 'ot_subtotal' not found in /home/xxx/public_html/includes/classes/order_total.php on line 29

 

does anyone have any idea on how to fix this problem?

Posted

hello ,

 

Please check the following files exists or not

 

includes/classes/order_total.php

and modules files.

 

It may be the files have not uploaded properly.

Please check your server files to fresh version of oscommerce.

 

Hope this will help you

 

Thanks,

pvarsha

Posted

I'm a bit out of practice with osC problems - just haven't had any for ages - but I'd check in admin > modules > order total that the order sub-total module is installed. I'd also FTP to the site to make sure that ot_subtotal.php is actually sitting there in includes/modules/order_total/ot_subtotal.php

 

Without more info, that's about all I can suggest. What version of osC are you running? What contribs do you have installed? Was everything working OK for a while or is this a new install?

Archived

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

×
×
  • Create New...