Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error


Guest

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...