Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error


Guest

Recommended Posts

Posted

i have this problem:

 

Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition shoppingcart of the object you are trying to operate on was loaded _before_ the session was started..

 

I try to riconfigure application_top.php

Posted

It sounds like you are running version 2.1? If so, you should upgrade.

 

Make sure your file has:

 

  require(DIR_WS_CLASSES . 'shopping_cart.php');

 

Post your file minus database info if you still have problems.

 

Matti

Archived

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

×
×
  • Create New...