Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order Information Missing on front-end


aharmsma

Recommended Posts

Posted

I am working on fixing some errors for a site that was developed by someone else. I have come across an error that I have been unable to fix.

 

When checking out, on the checkout_confirmation.php, the checkout_shipping.php, and checkout_payment.php page I get the following error:

 

Warning: Missing argument 1 for order::order(), called in /services2/.../catalog/checkout_confirmation.php on line 51 and defined in /services2/.../catalog/includes/classes/order.php on line 18

 

When I get to the confirmation step there is no info being printed about the order. All of the headings are there, but no information.

 

When I print out the session data, it shows all of the information for the products etc, but the $order array is empty.

 

Any suggestions on what may be happening?

 

Thanks!

Archived

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

×
×
  • Create New...