• I am getting this error when going to this page: https://www.capturedbybrooke.com/blog/wp-admin/
    “”””
    Strict Standards: Declaration of Walker_Nav_Menu_PPP::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/capturedbybrooke/capturedbybrooke.com/blog/wp-content/themes/ppp_platinum2_v2/functions.php on line 257

    Warning: Cannot modify header information – headers already sent by (output started at /home/capturedbybrooke/capturedbybrooke.com/blog/wp-content/themes/ppp_platinum2_v2/functions.php:257) in /home/capturedbybrooke/capturedbybrooke.com/blog/wp-includes/pluggable.php on line 1121
    “”””

    I had switched to a Mac computer … could that be why? What do I need to do to update when I can’t get to my page?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hmmm, that’s a php error, so it wouldn’t be related to your computer. Did you change themes or code recently? Or maybe install a new plugin?

    Thread Starter capturedbybrooke

    (@capturedbybrooke)

    I haven’t logged in for a long time, truthfully. I’m scared that i missed some updates and now I can’t even get in there to change anything!

    oh no! ?? I can try and help you get in there.

    Do you have FTP login information? Not like wordpress login information, but access to the server you’re on where the files are?

    I’m going offline, but if you do have the FTP info, log in to your webspace, and go to your themes folder. the path should be something along the lines of

    home/capturedbybrooke/capturedbybrooke.com/blog/wp-content/themes/

    this line of the error:

    output started at /home/capturedbybrooke/capturedbybrooke.com/blog/wp-content/themes/ppp_platinum2_v2/functions.php:257)

    seems to indicate an issue with your current theme, so go to the ppp_platinum2_v2 and try renaming it. – add in a prefix so it becomes like ‘_broken_ppp_platinum2_v2’. then try refreshing the login to your site. I’m thinking if you break the name, the theme will break, and your WP install will default to the twenty fourteen theme and let you log in. then you can use the error to check what’s causing the problem with the theme. whatever it is on line 257 of that theme’s functions.php.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to Log In to wpadmin page… Strict Standards Error’ is closed to new replies.