Hello

I did the update module FileField 6.x-3.7 as it
must say it was putting my site offline and then clearing the
modules and finally launching update.php. when I go to the file
filefield.info I see:

version = "6.x-3.7"

and yet in the interface of Drupal admin/reports/updates I
always appears with a red banner "Updating Security
Required "and FileField 6.x-3.2 (see image attached).

I do not know how to settle this state.

Ideas?

Thank you

CommentFileSizeAuthor
Capture.png19.29 KBpcsystemd

Comments

quicksketch’s picture

You likely have a stray copy of FileField installed somewhere else on your site. Look in your "system" database table and see what the filepath is for FileField. It's probably a copy in a subdirectory somewhere on your site. Delete that extra copy and then clear your Drupal caches at admin/settings/performance. Don't forget to run update.php also.

pcsystemd’s picture

Thank you it works. As I made a directory Filefield.old that was lying around.I removed it and then made an update and clear the cache.

quicksketch’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.