Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout needs help


Guest

Recommended Posts

Posted

Hi ,

need some help from you guys... when i do a check out from the website ...the following below pops out... any advice...

 

Fatal error: Cannot instantiate non-existent class: order_total in c:\hosting\xxxx\checkout_confirmation.php on line 68

 

Thanks alot... greatly appreaciated....

Posted

line 67,68 should be

  require(DIR_WS_CLASSES . 'order_total.php');
 $order_total_modules = new order_total;

 

check that the file order_totals.php exists in catalog/includes/classes

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

yaps.. its there.... cant figure why it cant work.... :(

Archived

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

×
×
  • Create New...