Login
Register

VirtueMart

WooCommerce

Others

Docs

Support

Blog

About

Advanced Ordernumbers for VirtueMart

IMPORTANT ANNOUNCEMENT: Plugin development ceased, all plugins made available freely (GPL)

With great sadness we have to announce that we are ceasing development of all our VirtueMart, WooCommerce and Joomla plugins. Effective immediately, all our plugins -- even those that were paid downloads -- are made available for free from our homepage (GPL license still applies), but we cannot and will not provide any support anymore.

It has been a great pleasure to be part of the thriving development communities of VirtueMart as well as WooCommerce. However, during the last year it became painstakingly clear that in addition to a full-time job, a young family and several other time-consuming hobbies at professional level (like being a professional singer) the plugin development and the support that it requires is not sustainable and is taking its toll. It has been an honor, but it is now time to say good bye!

×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Orders number not changing after update to VM 3.4.3 11 Mar 2019 13:20 #1

  • e75
  • e75's Avatar Topic Author
Hello,

how can I solve the problem in the subject?

Thanks.


Regards,
Davide

Orders number not changing after update to VM 3.4.3 23 Apr 2019 22:58 #2

  • n3t
  • n3t's Avatar
This is due to change how VM loads plugin in 3.4 - it is backward incompatible, waiting for reply here .
For temporary could be solved by hacking /administrator/components/com_virtuemart/helpers/config.php - change
static $types = array('vmextended','vmuserfield', 'vmcalculation', 'vmcustom', 'vmcoupon', 'vmshipment', 'vmpayment');
around line 551 to
static $types = array('vmextended','vmshopper','vmuserfield', 'vmcalculation', 'vmcustom', 'vmcoupon', 'vmshipment', 'vmpayment');

Orders number not changing after update to VM 3.4.3 08 May 2019 01:42 #3

  • digisys
  • digisys's Avatar
seems like no answer to your question on vm forum.. did you know something about if this issue is in some stage of solving or not.. thx
  • Page:
  • 1