Forums

Upgrade.php says has latest version but dashboard says otherwise (4 posts)

  1. PeriwinkleBlue
    Member
    Posted 4 years ago #

    I followed the upgrade instructions to go from 2.3.2 to 2.3.3 but upgrade.php said straight away that I had the latest version and nothing needed to be done. But when I log in I have a little message with a link saying that I don't have the latest version. Any ideas?

  2. whooami
    Member
    Posted 4 years ago #

    whats inside your wp-includes/version.php ?

    <?php
    
    // This holds the version number in a separate file so we can bump it without cluttering the SVN
    
    $wp_version = '2.3.3';
    $wp_db_version = 6124;
    
    ?>

    thats 'what' should be in there?

    if its not, you missed replacing that file, and I would make sure that you didnt miss changing xmlrpc.php along with it, since that is the most important file.

  3. obscure
    Member
    Posted 4 years ago #

    Do you have caching activated? Viewing the source on your page at http://thespearfamily.us/ shows that is IS 2.3.3. Might be a cache issue.

  4. PeriwinkleBlue
    Member
    Posted 4 years ago #

    Thanks guys! I hadn't copied over the -includes folder. Duh!

    obscure, I'm not sure about the caching... thespearfamily.us finally looks good but another of mine, deaconklaus.com, is the one that was really confusing me and that's the one I forgot the -includes folder.

    Thanks so much!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags