• After the core update from 4.9.4 to 5.2.4, our update page still shows warnings. Version change was succesfull but warnings on the page are concerning.

    ( ! ) Notice: Trying to get property of non-object in /wp-admin/update-core.php on line 40
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 42
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 46
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 46
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 58
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230
    If you need to re-install version –, you can do so here:

    (There is a button here but clicking it takes you to empty wordpress page doing nothing, no errors fired)

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 112
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 113
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 122
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 130
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    ( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 130
    Call Stack
    # Time Memory Function Location
    1 0.0030 533640 {main}( ) …/update-core.php:0
    2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
    3 2.3417 58419976 list_core_update( ) …/update-core.php:230

    I tried this on both local and int servers. Same results, almost like upgrade was not complete.

    Thanks for your time!

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings after WP CLI Update’ is closed to new replies.