VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: some0ne on March 31, 2016, 15:35:59 PM

Title: Cannot delete or update order state - after migration to 3.5
Post by: some0ne on March 31, 2016, 15:35:59 PM
Hi, after the upgrade to J3.5  changing the order state or delete an order from my vm backend, i always will be redirected to the dashboard and the state of the order remains the same...

Title: Re: Cannot delete or update order state - after migration to 3.5
Post by: jenkinhill on March 31, 2016, 23:54:00 PM
Which Joomla version did you update from? And what VirtueMartt version are you using?
Title: Re: Cannot delete or update order state - after migration to 3.5
Post by: some0ne on April 01, 2016, 08:58:51 AM
Hi kelvyn, I have updated from Joomla! 3.4.8 and the version 3.0.9 of VirtueMart
Title: Re: Cannot delete or update order state - after migration to 3.5
Post by: some0ne on April 01, 2016, 09:10:22 AM
Problem solved, I found the solution here: http://forum.virtuemart.net/index.php?topic=113837.0
I changed under configuration: Default items per listing view in backend from 200 to 50 and now it works like a charm.

Thank you anyways

Title: Re: Cannot delete or update order state - after migration to 3.5
Post by: jenkinhill on April 01, 2016, 12:04:16 PM
With the larger number of of items you just ran out of PHP resources. Users so often want to display more per page, supposedly to save time, but as you have seen it sometimes is not a good idea.