Litecart 1.3

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

I'm wondering the exact same thing.
IS it safe to upgrade on a live shop, are shall we wait?

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.

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 ?

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?

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 ?

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)

This thread has been closed due to long inactivity. Posting to it is not possible.
View code on GitHub