Closed (fixed)
Project:
Webform
Version:
6.x-2.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 15:00 UTC
Updated:
21 Oct 2009 at 11:50 UTC
I deleted webform 2.7 on my server, uploaded 2.8, ran cron, even ran update.php...
I still get the message that there is an update and that I installed 2.7 only.
On screenshot the info file from the server is shown + module overview.
| Comment | File | Size | Author |
|---|---|---|---|
| webform.png | 38.98 KB | balabushka |
Comments
Comment #1
quicksketchWebform is not responsible for reporting its versions, it's provided by the Update Status module. I'd suggest:
1) Check that you don't have two copies of Webform (such as in a webform-bak directory or something), since Drupal will find ANY .module file, no matter where it is if it's underneath a modules directory.
2) Disable and re-enable update status module.
Comment #2
balabushka commentedThank you - the problem was a back up of webform. After deletion the module overview page showed the correct status.
Previously I tgzed the old version, now I only renamed the folder.
Thank you very much!