From: Phil D. <ph...@du...> - 2003-05-09 02:28:30
|
Hi Chris, Sorry you are having trouble. I think this might be a session handling issue and I am surprised that many other elements of the system work at all. There is heavy reliance on sessions throughout the system. The line: include("DefineCartClass.php"); should be on the 9th line of the SelectOrderItems.php script. Can you tell me: - what version you are using - OS and web server - version of PHP - is your installation on the net - can I get in to look - is there phpMyAdmin on your server - is there a phpinfo() page that you could send the output to me - has this been the case since you installed the system or did it work before ? Phil ----- Original Message ----- From: "Chris Bice" <cb...@me...> To: <web...@li...> Sent: Friday, May 09, 2003 10:11 AM Subject: [Web-erp-users] Order entry error > "Fatal error: The script tried to execute a method or access a property of an > incomplete object. Please ensure that the class definition cart of the object > you are trying to operate on was loaded _before_ the session was started in > /var/www/html/web-erp/en/SelectOrderItems.php on line 266" > > I get this error anytime to try to enter a slaes order. I still have yet to > be able to enter a sales order. > > After you get this error, and you select the main menu to get out of it, > anytime you go back into sales order it immediately gives you the following > error: > > "Fatal error: The script tried to execute a method or access a property of an > incomplete object. Please ensure that the class definition cart of the object > you are trying to operate on was loaded _before_ the session was started in > /var/www/html/web-erp/en/SelectOrderItems.php on line 33" > > Any help would be greatly appreciated. > > Thanks > -- > Chris Bice > IS > SRC Diversified(Encore, Engines Plus, Megavolt) > 417-862-1110 ext.308 > 417-860-0069 cell > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Web-erp-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-users > |