- This topic has 1 reply, 2 voices, and was last updated 8 years, 11 months ago by
macmonir.
- AuthorPosts
- March 12, 2013 at 9:14 am #3503
KnutLehmanwebde
MemberHello,
I’m using xampp version 1.8.1 and wordpress 3.5.1 german. After the installation of minimax an error log is displayed on every site in the dashboard.
log text which is displayed:
Strict Standards: Only variables should be passed by reference in C:\Programme\xampp\htdocs\wordpress\wp-includes\pomo\mo.php on line 210
Strict Standards: Only variables should be passed by reference in C:\Programme\xampp\htdocs\wordpress\wp-includes\pomo\mo.php on line 210
Strict Standards: Declaration of Walker_Nav_Menu_png::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 593
Strict Standards: Declaration of Walker_Nav_Menu_png::end_lvl() should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 593
Strict Standards: Declaration of Walker_Nav_Menu_png::start_el() should be compatible with Walker::start_el(&$output, $object, $depth, $args, $current_object_id = 0) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 593
Strict Standards: Declaration of Walker_Nav_Menu_png::end_el() should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 593
Strict Standards: Declaration of Walker_Nav_Menu_pngone::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 689
Strict Standards: Declaration of Walker_Nav_Menu_pngone::end_lvl() should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 689
Strict Standards: Declaration of Walker_Nav_Menu_pngone::start_el() should be compatible with Walker::start_el(&$output, $object, $depth, $args, $current_object_id = 0) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 689
Strict Standards: Declaration of Walker_Nav_Menu_pngone::end_el() should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in C:\Programme\xampp\htdocs\wordpress\wp-content\themes\theme1246\functions.php on line 689
Strict Standards: Only variables should be passed by reference in C:\Programme\xampp\htdocs\wordpress\wp-includes\pomo\mo.php on line 210
March 17, 2013 at 6:35 am #3530macmonir
Participantits because of the server strict set in php.ini. change the error_reporting option.
thanks
wpeden support - AuthorPosts
- You must be logged in to reply to this topic.