News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[Solved] Updating order issue

Started by antonio, September 15, 2014, 10:39:26 AM

Previous topic - Next topic

antonio

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

antonio

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.

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

antonio

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

jenkinhill

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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

antonio

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

antonio

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.

antonio

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