Guest Posted February 24, 2004 Posted February 24, 2004 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
Guest Posted February 24, 2004 Posted February 24, 2004 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.