integry / livecart

PHP e-commerce storefront software
http://livecart.com
Open Software License 3.0
18 stars 16 forks source link

Bulk Editing Products fails - A LOT! #21

Open Iamdbat opened 13 years ago

Iamdbat commented 13 years ago

I'm trying to set product details for all products - for example 'Allow back ordering' - I have 18000 products in the database so far with a view to adding 10 times that amount - When try to update these products in trhe back end ie - allow back ordering - I get as far as 5000 products and then the browser gives up and I have to forget about the idea - LC is supposed to be about unlimited products - but - I ask you - was this really thought out? - why should updating the database take such a long time and then cause a crash? The failings in LC has me worn out!

integry commented 13 years ago

Your web server might be killing a long running process. Approximately how long does it take to get to the 5000 products?