VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Kuubs on May 04, 2020, 09:27:55 AM

Title: Cannot change order status anymore after setting list of orders to 200 amount
Post by: Kuubs on May 04, 2020, 09:27:55 AM
Hello,

I have a strange bug in VM. In the order list panel I have changed the amount to show to 200 and now I cannot update any orders status' anymore. How can I fix this?

Also now I am also stuck on this list because when I try to change it back to 50 or 30 it doesn't update. Anyone know how to fix this?

EDIT: I have upped my memory limit to 512M but still not working. Is this a bug in Virtuemart?? Or do I have to up another resource?
Title: Re: Cannot change order status anymore after setting list of orders to 200 amount
Post by: pinochico on May 04, 2020, 10:12:30 AM
Try clear browser cache
Title: Re: Cannot change order status anymore after setting list of orders to 200 amount
Post by: Kuubs on May 04, 2020, 10:14:58 AM
Quote from: pinochico on May 04, 2020, 10:12:30 AM
Try clear browser cache
Nope that doesn't work.
Title: Re: Cannot change order status anymore after setting list of orders to 200 amount
Post by: AH on May 04, 2020, 10:18:32 AM
Clear your browser cache and/or try another browser - but you are not saying if you changed the view to 200 in the page or in the default listing settings

Then see what your php  max_input_vars - consider 10000

200 may then not give you a problem if displaying and updating 200


Title: Re: Cannot change order status anymore after setting list of orders to 200 amount
Post by: Kuubs on May 04, 2020, 10:22:15 AM
Quote from: AH on May 04, 2020, 10:18:32 AM
Clear your browser cache and/or try another browser - but you are not saying if you changed the view to 200 in the page or in the default listing settings

Then see what your php  max_input_vars - consider 10000

200 may then not give you a problem if displaying and updating 200

Default is 30. That works. Up to 100 works, but if I change the listing to 200 it does not work anymore. I cannot change any order status, nor can I change the amount listing back to 100 or lower. So when I delete cookies I can log back in and then the listing is back to 30.

But I want it to work with 200, because I have a great list I want to work with. I will try to change the max input vars see if that works.

EDIT: Thank you. Changing the max input vars to 5000 makes it work.
Title: Re: Cannot change order status anymore after setting list of orders to 200 amount
Post by: AH on May 04, 2020, 10:34:09 AM
Huubs

Thanks for the feedback - glad to see you now have it working  :)