Good Morning ice00,
I have a test installation on the same server. Because I didn’t want to play around with my live blog i did the following:
– added the code above as described
– got error messages on all pages. messages were different on all pages
– adding
– I deactivated all plugins -> no error messages
– added WP_DEBUG & WP_DEBUG_LOG true to wp_config
being in the admin area I get:
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Declaration of Graphene_Description_Walker::start_el() should be compatible with Walker::start_el(&$output, $object, $depth, $args, $current_object_id = 0) in /www/htdocs/XXXXXXX/YYYYYYY/wp-content/themes/graphene/includes/theme-menu.php on line 49
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
on the blog i get:
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
Strict Standards: Declaration of Graphene_Description_Walker::start_el() should be compatible with Walker::start_el(&$output, $object, $depth, $args, $current_object_id = 0) in /www/htdocs/XXXXXXX/YYYYYYY/wp-content/themes/graphene/includes/theme-menu.php on line 49
Strict Standards: Only variables should be passed by reference in /www/htdocs/XXXXXXX/YYYYYYY/wp-includes/pomo/mo.php on line 210
the debug.log shows the following when clicking on Overview in admin area:
Undefined offset: 1 in /www/htdocs/XXXXXXX/YYYYYYY/wp-content/plugins/newstatpress/newstatpress.php on line 735
and in details:
Undefined variable: chartData in /www/htdocs/XXXXXXX/YYYYYYY/wp-content/plugins/newstatpress/newstatpress.php on line 1561
Undefined variable: maxValue in /www/htdocs/XXXXXXX/YYYYYYY/wp-content/plugins/newstatpress/newstatpress.php on line 1561
new spy runs for about 90 secs and I get the same messages as “on the blog”
I hope this may be useful to you in any way ??
Best regards
Seth