Closed (fixed)
Project:
Update Status
Version:
5.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2007 at 21:37 UTC
Updated:
28 Aug 2007 at 07:49 UTC
Jump to comment: Most recent file
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").
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | update_status_upate_5202.patch.txt | 744 bytes | dww |
Comments
Comment #1
vikingew commentedI 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.
Comment #2
dwwIndeed. 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.
Comment #3
CheckeredFlag commentedI 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....
Comment #4
dwwHrm, weird, I thought a "cache_clear_all()" would be good enough. Brute force to the rescue...
Comment #5
dwwCommitted to DRUPAL-5--2.
Comment #6
(not verified) commented