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
|
|
In a clean WP installation I am getting this message
Warning: Creating default object from empty value in .../public_html/aaa/wp-admin/includes/plugin-install.php on line 192 Fatal error: Call to undefined method stdClass::toWpFormat() in .../public_html/aaa/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 475 Please advice me what to do Thanks in advanced |
|
Dear Natalia,
Sorry to hear you are running into issues installing the plugin. Does this message cause the whole installation to fail? If not, do you seen any subsequent messages during normal operations? I strongly suspect that this issue is actually the same as open-tools.net/forum/shipping-by-rules-f...tem-status-page.html and open-tools.net/forum/shipping-by-rules-f...n-error-message.html Which versions of WordPress, WooCommerce and PHP do you use? Best regards, Reinhold |
|
PHP Version: 5.6.30
Wordpress version 4.7.4 WooCommerce Version 3.0.5 WooCommerce Advanced Shipping By Rules Version 1.2.8 after update to WC 3.0.5 the system status at Woocommerce is still blank page with warnings, but the checkout seems to work. I did define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); to wp-config $this->debugMode = TRUE; and define( 'WP_DEBUG_DISPLAY', true ); to opentools-update-checker.php so please check the debug.log thanks in advanced |