Title: caltman's Replies | WordPress.org

---

# caltman

  [  ](https://wordpress.org/support/users/caltman/)

 *   [Profile](https://wordpress.org/support/users/caltman/)
 *   [Topics Started](https://wordpress.org/support/users/caltman/topics/)
 *   [Replies Created](https://wordpress.org/support/users/caltman/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/caltman/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/caltman/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/caltman/engagements/)
 *   [Favorites](https://wordpress.org/support/users/caltman/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Sudden Increase in Memory Consumption with Multisite Install](https://wordpress.org/support/topic/sudden-increase-in-memory-consumption-with-multisite-install/)
 *  Thread Starter [caltman](https://wordpress.org/support/users/caltman/)
 * (@caltman)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/sudden-increase-in-memory-consumption-with-multisite-install/#post-1818450)
 * I am using Apache with mod_php. Php Version 5.3.3
 * I wrote a custom plugin for this site that listens for an AJAX request, queries
   the DB, and displays new content on the home page based on the user clicking 
   on a Google Map. I am going to analyze and rewrite the query because it is the
   only unique feature of the site.
 * This is the site: [http://cpex.org](http://cpex.org)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 2.7.1 but stills notice me of a new update](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/)
 *  [caltman](https://wordpress.org/support/users/caltman/)
 * (@caltman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/#post-989433)
 * Yes, I ran upgrade.php and the message was “No Upgrade Required Your WordPress
   database is already up-to-date!”
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 2.7.1 but stills notice me of a new update](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/)
 *  [caltman](https://wordpress.org/support/users/caltman/)
 * (@caltman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/#post-989422)
 * This seems to be the problem. In wp_options database table, this value needs 
   to change from:
 *     ```
       O:8:"stdClass":3:{s:7:"updates";a:1:{i:0;O:8:"stdClass":5:{s:8:"response";s:7:"upgrade";s:3:"url";s:30:"http://wordpress.org/download/";s:7:"package";s:40:"http://wordpress.org/wordpress-2.7.1.zip";s:7:"current";s:5:"2.7.1";s:6:"locale";s:5:"en_US";}}s:12:"last_checked";i:1234808103;s:15:"version_checked";s:3:"<strong><em>2.7</em></strong>";}
       ```
   
 * to
    **_2.7.1_**
 * I made the change manually, will this break things?
    Why would this field not
   update automatically?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 2.7.1 but stills notice me of a new update](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/)
 *  [caltman](https://wordpress.org/support/users/caltman/)
 * (@caltman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/#post-989421)
 * I do not overwrite or re-create my wp-config.php file, but I added the “s” to
   the url string. I checked the changelog to verify that is the only change to 
   the config file.
 * I am sure I have 2.7.1, I downloaded it from wordpress.org/download and I checked
   version.php.
 * I also looked at [http://core.trac.wordpress.org/ticket/8729](http://core.trac.wordpress.org/ticket/8729)
   which is kind of similar but I am using the English version. Also, this bug seems
   to be related to 2.7
 * Any thoughts? And thank you for the help.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 2.7.1 but stills notice me of a new update](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/)
 *  [caltman](https://wordpress.org/support/users/caltman/)
 * (@caltman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/updated-to-271-but-stills-notice-me-of-a-new-update/#post-989413)
 * I updated to 2.7.1 manually, verified $wp_version = ‘2.7.1’, but the upgrade 
   banner still displays.
 * What is even more annoying is that on the dashboard, in the Right Now panel, 
   I see this message “You are using WordPress 2.7.1.” and immediately to the right
   of it is the button “Upgrade to 2.7.1”.
 * I also upgrade Reveal ID plugin but still get the notification to upgrade plugin.
 * Any thoughts?

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