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
|
|
Hello there,
I seem to be unable to install that plugin. I get the error message: Call to a member function load() on null Joomla! 3.7.4, VM 3.2.2 Any hints? Petra |
|
Dear Petra,
Sorry for the very, very late reply. That plugin - even though I'm using it myself to generate my recap statements for the finance ministry - just doesn't get enough attention and I have way too many other issues to solve/implement. Anyway, thanks for reporting the issue. It was in fact a stupid error (the call to VmConfig::load(..) was in the code, but guarded by an if(!class_exists(...)), so it was never executed and the required languages were never loaded). I have finally uploaded a new version 0.9, which should be installable. Best regards, Reinhold |
|
Dear Reinhold,
thanks for getting back on this (fully understand the lower priority). I've downloaded the new version, but unfortunately the same error still occurs. I found out that the error is related to the part where you create the VM menu entry. So for the current project I commented that part and added the menu entry manually. In earlier VM versions that was no problem, the issue only occured with newer VM versions (can't remember which one). So maybe you would like to take a look there? Thanks and best regards Petra |