fatal errors in debug log
-
fatal errors in debug log
just add this to config.php to see the errors in ftp folder /public_html/wordpress/wp-content/
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);[05-May-2015 20:24:34 UTC] PHP Warning: array_search() expects parameter 2 to be array, string given in /usr/www/users/santeh/wordpress/wp-content/plugins/woocommerce-order-status-manager/includes/class-wc-order-status-manager-order-statuses.php on line 463
[05-May-2015 20:24:34 UTC] PHP Fatal error: Cannot unset string offsets in /usr/www/users/santeh/wordpress/wp-content/plugins/woocommerce-order-status-manager/includes/class-wc-order-status-manager-order-statuses.php on line 464
The topic ‘fatal errors in debug log’ is closed to new replies.