user1550 Od Neznámy Člen od dec -0001 user1550 4 máj 2015 15:18 Hi, Just a quick question regarding 1.3. The release now appears to be a Master Release, however judging by the advice not to use the release for production, would it be better to wait a while before upgrading? Many thanks! Joe
user766 Od Neznámy Člen od dec -0001 user766 4 máj 2015 16:53 I'm wondering the exact same thing. IS it safe to upgrade on a live shop, are shall we wait?
litecart Main Crew Od Sweden Člen od feb 2013 litecart 4 máj 2015 19:52 Lol, sorry I personally forgot to remove that line in the description. Thanks. It's safe to upgrade but always be cautious about new milestone releases. There could be addon incompatibilities.
theoden LiteCart Fan Od France Člen od jan 2015 theoden 5 máj 2015 09:26 Hi; I found something serious for me : in litecart 1.3 (dev or prod), you can't have an item in several categories (in 1.2.2.1 or prev, it's working perfectly) ! If so (with database update), you've got plenty of SQL errors with admin interface. It seems you have to select a default category for each item, so you can't put a same item in 2 or more categories ! Can you test that ?
litecart Main Crew Od Sweden Člen od feb 2013 litecart 5 máj 2015 16:34 Can't verify. I just selected two categories for a product in our demo store and it worked fine. Out of the two I selected one must be set as default. This is used for canonical urls. So far no SQL errors neither. The demo was upgraded from 1.2.2.1. Did you do a manual upgrade?
theoden LiteCart Fan Od France Člen od jan 2015 theoden 6 máj 2015 09:02 Ok. I test regularly all your versions, and I've got several databases for that. I made the update from a fresh dump from 1.2.2.1 to 1.3, and then updated my version of 1.3 to newer version. Of course I made a lot of mods, but never in the main functions of litecart. I don't understand what happens. I don't have much time juste now, I'll try later a fresh install of litecart 1.3. You're right, I've juste tested on the demo, it seems to work. I'm disgusted, I' don't understand. Could you prehaps send me a dump of an empty 1.3 database in order to compare with mine please ?
theoden LiteCart Fan Od France Člen od jan 2015 theoden 6 máj 2015 09:51 I found something. Table lc_products_to_categories has got 2 columns : product_id and category_id. product_id must not be unique, however it's not possible to add twice the same product index. That seems to be the problem. I don't know why the update did that. I had another problem (sql error while updating) with deleting categories in lc_products (it shits)