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.

CommentFileSizeAuthor
webform.png38.98 KBbalabushka

Comments

quicksketch’s picture

Category: bug » support

Webform 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.

balabushka’s picture

Status: Active » Closed (fixed)

Thank 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!