From: Chris B. <cb...@me...> - 2003-05-16 14:25:17
|
Im going to install it ona apache 1.3 and PHP box today. Thanks Chris On Thursday 15 May 2003 21:10, Phil Daintree wrote: > Hi Chris, > > Had a look at your set up. I noticed that u had no : > areas, salesfolk, gl posting or sales types set up - you need all these to > set up a customer and customer branch properly. > Put in some silly defaults for u. > > The problem does occur through out the system - try putting in a payment or > a receipt or matching receipts to invoices etc. These must be areas you > have not been into - its a PHP/Apache set up snag for sure! > > Phil > > ----- Original Message ----- > From: "Chris Bice" <cb...@me...> > To: "Phil Daintree" <ph...@du...>; <web...@li...> > Sent: Friday, May 16, 2003 4:26 AM > Subject: Re: [Web-erp-users] Order entry error > > > I have noticed that if I change my /etc/php.ini file so that the > > session.auto_start = 0 the order entry works great, however none of the > > menus > > > work, meaning if i click on the manufacturing tab, it still displays the > > orders menu below it. I also get the following error when you go to the > > index > > > page: > > Warning: Cannot send session cookie - headers already sent by (output > > started > > > at /var/www/html/web-erp/en/index.php:8) in > > /var/www/html/web-erp/en/header.inc on line 6 > > Warning: Cannot send session cache limiter - headers already sent (output > > started at /var/www/html/web-erp/en/index.php:8) in > > /var/www/html/web-erp/en/header.inc on line 6 > > > > If i change the session.auto_start = 1 then the menu's work great but I > > get > > > the following error when I go the Sales Order Entry Page : > > 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 210 > > > > On Thursday 08 May 2003 21:29, Phil Daintree wrote: > > > 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 > > > > > > ------------------------------------------------------- > > > 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 > > > > -- > > 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 > > ------------------------------------------------------- > 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 -- Chris Bice IS SRC Diversified(Encore, Engines Plus, Megavolt) 417-862-1110 ext.308 417-860-0069 cell |