Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error on final checkout page.


theirishewe

Recommended Posts

Posted

Afternoon everyone! I have searched for a few days for any other posts for this but can;t find any, so here goes -

 

When I go to checkout, and select check/money order, I get an error page on the final step reading -

 

Fatal error: Call to a member function call_api() on a non-object in /home/hbrzizx/public_html/shop/checkout_process.php on line 102

 

This error was on a clean install, and remains with the paypal api add on as well.

 

And here is line 102 (and 103 as well) -

$checkout_result = $buysafe_module->call_api('SetShoppingCartCheckout', $checkout_params);  
if (is_array($checkout_result) && $checkout_result['IsBuySafeEnabled'] == 'true')

 

Far as I know, BuySafe has never been install or configured. Any ideas why this error is happening?

Archived

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

×
×
  • Create New...