VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: aftertaf on January 12, 2017, 22:05:09 PM

Title: Some bugs, or quirks.... not sure which yet.
Post by: aftertaf on January 12, 2017, 22:05:09 PM

..and happy new year !! :)

Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: Milbo on January 13, 2017, 09:24:41 AM
Please try this optimised version http://dev.virtuemart.net/attachments/download/1042/com_virtuemart.3.0.18.9_9423_extract_first.zip

The order list view has a bulk order status change function. It is also clear that it can be slow, when you show 200 orders, reduce the list to 50 and it should work fast, else your server maybe just too slow. But usually, even a server for 7 euro a month is fast enough to display 50 orders in the list (regardless the complete amount)
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: aftertaf on January 13, 2017, 16:28:49 PM
Just for now, dropping the default list from 200 to 50 has made it work fine. I can delete my test orders etc now without issues.
as i'm curious, no new major issues with 3.0.18.9? i dont want to take any risks as the system is live (except for the online purchasing...) -> my wife would kill me !
I can always make my w3 test server and update that one first, see how it goes :) I'll let you know. Thanks again !
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: Milbo on January 13, 2017, 16:54:19 PM
The only complexer thing is that we removed the frontpage, and you can simulate it per category page.

and you need to enable the legacy layouts, when you used overrides in the category view.
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: Milbo on January 13, 2017, 16:54:37 PM
As always, just take a backup
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: aftertaf on January 13, 2017, 16:59:27 PM
as always :)
thanks, ill give you any feedback worth feeding back...
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: Studio 42 on January 14, 2017, 01:05:14 AM
Perhaps only POSforWebshops is slow ?
But in all case, when you display 1000 items in VM this is slow, because it needs to check many things.
I reduce on my batch tool the minimum requiered fields and i need more then 2 secondes for 1000 products, only for the HTML render.
So is it slow for 20 items or for 1000 ?
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: aftertaf on January 14, 2017, 17:24:57 PM
its the virtuemart Orders screen that becomes painfully slow, and it also fails to let me change status / delete any orders i'd cancelled.
I'd make the changes and press Update Order Status, it would refresh the page and nothing changed.
Now i set back end list to 50 (from 200), it works as expected.
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: Milbo on January 16, 2017, 17:58:57 PM
It can be just your browser, actually. It is harder to display then to load that screen, because it has a lot checkboxes and other stuff.
Title: Re: Some bugs, or quirks.... not sure which yet.
Post by: aftertaf on January 22, 2017, 23:06:52 PM
FYI: testing with VirtueMart 3.0.18.9 Blue Corvus 9424.
showing 200 orders at a time is fast to load/reload, but the updating / deleting still fails....