• A lot of errors in my wordpress installation.

    Updated via SSH and still getting a lot of errors after enabling wp debug.

    First of all I am not getting wordpress version from wp-admin/update-core.php

    If you need to re-install version –, you can do so here or download the package and re-install manually:

    When I still try to re-install I get a blanc page.

    Other errors I see are:

    (): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in *****wp-includes/wp-db.php on line 1549

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 39

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 42

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 45

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 45

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 55

    If you need to re-install version –, you can do so here or download the package and re-install manually:

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 90

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 91

    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 99
    Download –
    Notice: Trying to get property of non-object in /****/wp-admin/update-core.php on line 101

    Copy pasted everything.

    I hope someone can help me with this issues.

    Thank you in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter topplugins

    (@topplugins)

    Update
    Fixed: (): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in *****wp-includes/wp-db.php on line 1549
    By adding Mysqli extension

    Thread Starter topplugins

    (@topplugins)

    WOW

    Everything is fixed only by installing MySQLi extension.

    Consider thread closed.

    Moderator Marius L. J.

    (@clorith)

    Just as a followup, the missing information that you are seeing usually indicates the update is missing a file or the file permissions are incorrect preventing WordPress from accessing core files.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update doesnt show current version’ is closed to new replies.