VM Ordernumber Plugin
VM Downloads for Sale Plugin
VM Shipping by Rules Plugins
VM Add Buyers to Joomla Groups
Advanced Order Numbers for Magento
Basic / Advanced Order Numbers for WooCommerce
Shipping By Rules for WooCommerce
Tutorial: Automatic updates for Commercial VM and WP plugins
Tutorial: Extending VM with custom views
Tutorial: Upgrading a VM2 plugin to VM3
Advanced Ordernumbers for VirtueMart
Downloads for Sale for VirtueMart
Shipping by Rules for VirtueMart
EU Sales Reports for VirtueMart
Subscribe Buyers to AcyMailing for VirtueMart
Add Buyers to Joomla Groups for VirtueMart
VM Customers to Joomla Groups Admin Panel
Auto Parent Categories for VirtueMart
Name The Price for VirtueMart
Ordernumbers for Magento
Ordernumbers for WooCommerce
Shipping By Rules for WooCommerce
CB Usergroups Field Plugin 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!
|
Welcome,
Guest
|
|
Hi Reinhold
Stan (from Rupostel's OPC) was fixing an issue in our website and noticed an reported an error with your plugin, I copy what he said in case it makes sense for you= if (!class_exists ('plgVmShipmentRules_Shipping_Base')) { class plgVmShipmentRules_Shipping_Base' which causes a fatal error when using OPC (in about 1 to 1000) Regards |
|
Hi Reinhold,
Sorry, thats the only thing that Stan told me. If you need access to our website or any file just tell me. You have my skype in your email. TBH I did not understand what he meant as we have not noticed any error and shipping is correctly displayed but he knows more than me obviously. He just told me to tell you about it. Regards |
|
Hi Reinhold, don't know is these makes any sense for you or even if is related to the previous error but he commented this to me while doing a custom work in our website:
[17:54:28] stan: i had to modify the calculationh as it gave a fatal error from the shiping method [17:54:28] stAn: i changed: private var $_cart; to var $_cart; which doesn't affect anything, but the question is "what has got installed?" [17:54:44]stAn: + $_cartData; Regards |