I've upgraded from 5.x-2.0-rc to 5.x-2.0-rc2 and now the "Check manually" link does not seem to work. It still displays the previous time it was checked (e.g. "Last checked: 21 hours 24 min ago").

CommentFileSizeAuthor
#4 update_status_upate_5202.patch.txt744 bytesdww

Comments

vikingew’s picture

I had this too, you need to empty the menu cache, either with devel module or simply save the module configuration once. I hope it helps.

dww’s picture

Category: bug » support
Status: Active » Fixed

Indeed. You also could have ran the DB update that was included with the release (which you're always supposed to do) and it would have fixed this for you, too.

CheckeredFlag’s picture

Status: Fixed » Active

I DID run the db update immediately after upgrading and it ran without error (though I did not bother to save its output).

I also tried saving the module config once as suggested by yettyn, but this didn't work for me either.

However, after using the devel module to empty the cache, it now DOES work correctly. I'm guessing that the installer did not properly clear my cache.

Hope this helps....

dww’s picture

Assigned: Unassigned » dww
Category: support » bug
Status: Active » Needs review
StatusFileSize
new744 bytes

Hrm, weird, I thought a "cache_clear_all()" would be good enough. Brute force to the rescue...

dww’s picture

Status: Needs review » Fixed

Committed to DRUPAL-5--2.

Anonymous’s picture

Status: Fixed » Closed (fixed)