Trouble with 7.50 Update

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

Hi,

I just updated a site from Drupal 7.39 to 7.50. After deleting & uploading the new files, I went to site/update.php and hit continue, but nothing appeared to happen - under Review Updates it said "No Pending Updates". I took it out of maintenance mode and the site works fine. But if I go to the Available Updates page (or the Status Report page) it still thinks it's running 7.39 suggesting that I need to update.

I cleared all the caches . . . ran cron . . . no change . . .

Suggestions?

Thanks!

Comments

Are you sure you uploaded to

pferlito's picture

Are you sure you uploaded to the right place?
Do you have command line access?
If so use drush:
1. Install drush (http://docs.drush.org/en/master/install/)
2. drush up drupal

Yes and no . . .

dropmaker's picture

Thanks for the support . . .

Yes - right place. No, I don't use command line or Drush - don't trust myself to not do damage. ;-)

At first, I used the old .htaccess file. When I encountered the problem I replaced it with the 7.50 .htaccess file, but it didn't help.