WordPress Admin reporting Errors with this Plugin
-
Hi –
In my wordpress admin I’m seeing the 3 below PHP errors reported, in case you want to fix them:
Warning
strpos() expects parameter 1 to be string, array given 1 –
wp-includes/functions.php:6517
strpos()
wp-includes/functions.php:6517
wp_is_stream()
wp-includes/functions.php:2111
wp_normalize_path()
wp-includes/plugin.php:690
plugin_basename()
wp-admin/includes/plugin.php:1402
add_submenu_page()
wp-content/plugins/statically/inc/statically_debugger.class.php:25
Statically_Debugger::add_settings_page()
wp-includes/class-wp-hook.php:287
do_action(‘admin_menu’)
wp-admin/includes/menu.php:155
Plugin: staticallyWarning
substr() expects parameter 1 to be string, array given 1 –
wp-includes/functions.php:6524
substr()
wp-includes/functions.php:6524
wp_is_stream()
wp-includes/functions.php:2111
wp_normalize_path()
wp-includes/plugin.php:690
plugin_basename()
wp-admin/includes/plugin.php:1402
add_submenu_page()
wp-content/plugins/statically/inc/statically_debugger.class.php:25
Statically_Debugger::add_settings_page()
wp-includes/class-wp-hook.php:287
do_action(‘admin_menu’)
wp-admin/includes/menu.php:155
Plugin: staticallyWarning
substr() expects parameter 1 to be string, array given 1 –
wp-includes/functions.php:2124
substr()
wp-includes/functions.php:2124
wp_normalize_path()
wp-includes/plugin.php:690
plugin_basename()
wp-admin/includes/plugin.php:1402
add_submenu_page()
wp-content/plugins/statically/inc/statically_debugger.class.php:25
Statically_Debugger::add_settings_page()
wp-includes/class-wp-hook.php:287
do_action(‘admin_menu’)
wp-admin/includes/menu.php:155
Plugin: statically
- The topic ‘WordPress Admin reporting Errors with this Plugin’ is closed to new replies.