Login
Register

VirtueMart

WooCommerce

Others

Docs

Support

Blog

About

Shipping By Rules for WooCommerce

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:

Blank WooCommerce system status page 21 Apr 2017 16:33 #1

  • buzib33
  • buzib33's Avatar Topic Author
WooCommerce system status page appears blank when WooCommerce Advanced Shipping By Rules plugin is activated.

WooCommerce system status page appears normally when WooCommerce Advanced Shipping By Rules plugin is deactivated.

Blank WooCommerce system status page 22 Apr 2017 16:15 #2

Dear Buzib33,
First, which versions of (1) WordPress, (2) WooCommerce and (3) PHP do you use on your installation?

Do you see any php warnings or error messages in your webserver log file?

If not, can you please enable debug messages in WordPress (codex.wordpress.org/Debugging_in_WordPress). In particular, could you please (temporarily) set
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );
in your wp-config.php in your WordPress installation's root directory. This will cause WordPress to log all warnings and errors into the file wp-content/debug.log in your wordpress installation and to also display warnings and errors in your browser. Could you please post the errors/warnings here?

Thank you,
Reinhold

Blank WooCommerce system status page 23 Apr 2017 00:42 #3

  • buzib33
  • buzib33's Avatar Topic Author
Thank you for taking a look at this! I appreciate your help.

Wordpress version 4.7.4
WooCommerce Version 3.0.4
WooCommerce Advanced Shipping By Rules Version 1.2.8

debug.log
[22-Apr-2017 22:34:13 UTC] PHP Notice: Failed to parse plugin metadata. Try validating your .json file with jsonlint.com/ in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 912
[22-Apr-2017 22:34:13 UTC] PHP Stack trace:
[22-Apr-2017 22:34:13 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:13 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:13 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:13 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:13 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:13 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:13 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:13 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:13 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:13 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:13 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:13 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:13 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:13 UTC] PHP 18. PluginInfo_2_1::fromJson() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:226
[22-Apr-2017 22:34:13 UTC] PHP 19. trigger_error() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:912
[22-Apr-2017 22:34:13 UTC] PHP Warning: Creating default object from empty value in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 227
[22-Apr-2017 22:34:13 UTC] PHP Stack trace:
[22-Apr-2017 22:34:13 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:13 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:13 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:13 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:13 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:13 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:13 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:13 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:13 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:13 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:13 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:13 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:13 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:13 UTC] PHP Fatal error: Call to undefined method stdClass::toWpFormat() in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 475
[22-Apr-2017 22:34:13 UTC] PHP Stack trace:
[22-Apr-2017 22:34:13 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:13 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:13 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:13 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:13 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:13 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:13 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:13 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:13 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:13 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:13 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:13 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:13 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:13 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP Notice: Failed to parse plugin metadata. Try validating your .json file with jsonlint.com/ in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 912
[22-Apr-2017 22:34:46 UTC] PHP Stack trace:
[22-Apr-2017 22:34:46 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:46 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:46 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:46 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:46 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:46 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:46 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:46 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:46 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:46 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:46 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:46 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:46 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:46 UTC] PHP 18. PluginInfo_2_1::fromJson() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:226
[22-Apr-2017 22:34:46 UTC] PHP 19. trigger_error() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:912
[22-Apr-2017 22:34:46 UTC] PHP Warning: Creating default object from empty value in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 227
[22-Apr-2017 22:34:46 UTC] PHP Stack trace:
[22-Apr-2017 22:34:46 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:46 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:46 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:46 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:46 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:46 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:46 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:46 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:46 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:46 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:46 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:46 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:46 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:46 UTC] PHP Fatal error: Call to undefined method stdClass::toWpFormat() in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 475
[22-Apr-2017 22:34:46 UTC] PHP Stack trace:
[22-Apr-2017 22:34:46 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:46 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:46 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:46 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:46 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:46 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:46 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:46 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:46 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:46 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:46 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:46 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:46 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:46 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP Notice: Failed to parse plugin metadata. Try validating your .json file with jsonlint.com/ in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 912
[22-Apr-2017 22:34:48 UTC] PHP Stack trace:
[22-Apr-2017 22:34:48 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:48 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:48 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:48 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:48 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:48 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:48 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:48 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:48 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:48 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:48 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:48 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:48 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:48 UTC] PHP 18. PluginInfo_2_1::fromJson() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:226
[22-Apr-2017 22:34:48 UTC] PHP 19. trigger_error() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:912
[22-Apr-2017 22:34:48 UTC] PHP Warning: Creating default object from empty value in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 227
[22-Apr-2017 22:34:48 UTC] PHP Stack trace:
[22-Apr-2017 22:34:48 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:48 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:48 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:48 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:48 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:48 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:48 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:48 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:48 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:48 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:48 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:48 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:48 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 17. PluginUpdateChecker_2_1->requestInfo() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php:472
[22-Apr-2017 22:34:48 UTC] PHP Fatal error: Call to undefined method stdClass::toWpFormat() in /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce-advanced-shipping-by-rules/plugin-update-checker/plugin-update-checker.php on line 475
[22-Apr-2017 22:34:48 UTC] PHP Stack trace:
[22-Apr-2017 22:34:48 UTC] PHP 1. {main}() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:0
[22-Apr-2017 22:34:48 UTC] PHP 2. do_action() /var/www/be/beereading.com/public_html/store/wp-admin/admin.php:222
[22-Apr-2017 22:34:48 UTC] PHP 3. WP_Hook->do_action() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:453
[22-Apr-2017 22:34:48 UTC] PHP 4. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:323
[22-Apr-2017 22:34:48 UTC] PHP 5. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 6. WC_Admin_Menus->status_page() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 7. WC_Admin_Status::output() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php:218
[22-Apr-2017 22:34:48 UTC] PHP 8. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:24
[22-Apr-2017 22:34:48 UTC] PHP 9. WC_Admin_Status::status_report() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php:41
[22-Apr-2017 22:34:48 UTC] PHP 10. include_once() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php:31
[22-Apr-2017 22:34:48 UTC] PHP 11. WC_REST_System_Status_Controller->get_active_plugins() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php:19
[22-Apr-2017 22:34:48 UTC] PHP 12. plugins_api() /var/www/be/beereading.com/public_html/store/wp-content/plugins/woocommerce/includes/api/class-wc-rest-system-status-controller.php:724
[22-Apr-2017 22:34:48 UTC] PHP 13. apply_filters() /var/www/be/beereading.com/public_html/store/wp-admin/includes/plugin-install.php:141
[22-Apr-2017 22:34:48 UTC] PHP 14. WP_Hook->apply_filters() /var/www/be/beereading.com/public_html/store/wp-includes/plugin.php:203
[22-Apr-2017 22:34:48 UTC] PHP 15. call_user_func_array:{/var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298}() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298
[22-Apr-2017 22:34:48 UTC] PHP 16. PluginUpdateChecker_2_1->injectInfo() /var/www/be/beereading.com/public_html/store/wp-includes/class-wp-hook.php:298

Blank WooCommerce system status page 23 Apr 2017 00:44 #4

  • buzib33
  • buzib33's Avatar Topic Author
PHP version: 5.6.29

Blank WooCommerce system status page 02 May 2017 23:28 #5

Dear buzib33,
Thank you for the extensive debug output. It indicates that for some reason your server cannot properly load and interpret the update information for the plugin from our servers (in JSON format).

The latest version of the plugin has additional code to make debuggin such issues easier, but that code is by default commented out (to prevent additional overhead). Unfortunately, enabling this additional debug code means modifying the plugin files and uncommenting one line in the file opentools-update-checker.php of the plugin. Please change line 27 to:
 		$this->debugMode = TRUE;
by simply removing the two slashes at the begin of the line. This will enable full debug output for the update checker and print an even longer debug message, including the server response (the JSON) that could not be interpreted. Could you please send me the full message by email (it contains your ordernumber, so you don't want to post it here)?

Alternatively, if you are comfortable with giving a stranger like me access to your admin backend, I could even do it myself on your site.

Best regards,
Reinhold
  • Page:
  • 1