From: <sk...@ii...> - 2017-06-24 00:37:39
|
Hi Phil. The demo I gave Nic didn't convince him, I've returned to my career as a mining engineer (now FIFO at Betahunt mine). Please unsubscribe me from all WedERP mail, etc. Thanks, Simon. Sent from my BlackBerry 10 smartphone on the Vodafone network. Original Message From: Phil Daintree Sent: Saturday, 24 June 2017 8:12 AM To: webERP Developers; For the general discussion of webERP project Reply To: webERP Developers Subject: [WebERP-developers] Fwd: Re: webERP 4.14 The version upgrade fails without running the SQL manually first. As a temporary fix, I've added a check to insert the new table inside GetConfig.php - even though this is mysql specific SQL (Engine=INNODB) - so not an ideal solution and open to other options?? I am not sure how the favourites thing works so would be good to see some description of what this does and how to use it - I can add to the manual as needed. Run the SQL CREATE table favourites (userid varchar(20) NOT NULL DEFAULT '', caption varchar(50) NOT NULL DEFAULT '', href varchar(200) NOT NULL DEFAULT '#', PRIMARY KEY (userid,caption)) Engine=InnoDB DEFAULT CHARSET=utf8; against your database manually then try again through the browser - it is an error with this latest release. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 24/06/17 10:14, BioAcyl Corp wrote: > > 23-06-2017 > Hi there, > i am running a laboratory under GMP rules and webERP is just ideal for > snall/mediun sized establishments. It is a very fine system and among > the best. > > The recent version 4.14 is giving problems to upgrade from 4.13.1 The > distribution download yields only 29.44 M and when extracted for the > database upgrade it gives sql error for missing favourites table. > > I would like very much to upgrade. What should I do? > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |