Hello
Joomla 2.5.24 with VM 2.6.10
since the server update from php 5.3.3 to 5.3.28 when I try to update an order status (from pending to corfirmed) the browser bring me to the main administrator page. Of course the status is not updated.
The console says:
L'utilizzo di getAttributeNode() è deprecato. Al suo posto utilizzare getAttribute(). mootools-core.js:343
L'utilizzo di Mutation Events è deprecato. Al suo posto utilizzare MutationObserver. index.php
L'utilizzo di getPreventDefault() è deprecato. Al suo posto utilizzare defaultPrevented. jquery.min.js:2
In administrator I use the default Joomla template. I tried to disable the Url rewriting.
What can I check to fix it?
Thanks
Please, I tried disabling all VM plugins and using default template for frontend (Atomic), re-uploading all Joomla core files too. Nothing seems to fix the problem.
how is "update from php 5.3.3 to 5.3.28" an update?
search in the forum here - I seem to remember this problem recently and maybe was php versions
Yes it is an update, php uses 5.3.3 > 5.3.4 > 5.3.5 .... 5.3.10 > 5.3.11 ... 5.3.28
I'd searched already, I can't find solutions
I would expect at least PHP 5.4+ as is recommended for Joomla 2.5
Sounds similar to this: http://forum.virtuemart.net/index.php?topic=125637
Anyway, Joomla 2.5.x and 3.x minimum php requirements are 5.2.4 and 5.3.10 and for VM:
Requirements
VirtueMart has the same requirements as joomla.
However, we recommend those technical options:
php 5.3+ and mysql5.5, php settings: 128 MB RAM (at least 64 MB for the pdf invoices).
from: http://virtuemart.net/downloads
Quote from: antonio on September 15, 2014, 15:51:12 PM
Sounds similar to this: http://forum.virtuemart.net/index.php?topic=125637
Thanks jenkinhill, but that thread is about deleting order and there is no real fix, I see.
Quote from: jenkinhill on September 15, 2014, 15:44:21 PM
Sounds similar to this: http://forum.virtuemart.net/index.php?topic=125637
Ok, now I understand. Opening the order from the ID I can change the status. Thank you jenkinhill