Login
Register

VirtueMart

WooCommerce

Others

Docs

Support

Blog

About

Shipping by Rules 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:

Fatal error in OPC 03 Apr 2013 18:38 #1

  • manuxx
  • manuxx's Avatar Topic Author
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

Fatal error in OPC 04 Apr 2013 16:38 #2

That's interesting. Do you have some further information about the error (webserver log entries etc.)? I can't see where this code could cause error, especially since several VirtueMart classes use the same idiom.

Fatal error in OPC 05 Apr 2013 03:17 #3

  • manuxx
  • manuxx's Avatar Topic Author
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

Fatal error in OPC 07 Apr 2013 19:45 #4

  • manuxx
  • manuxx's Avatar Topic Author
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
  • Page:
  • 1