The "update status" module complains that "No filedate available" for the user_readonly module.
I *think* the reason it is complaining is because the "user_readonly.info" is missing a header that is present for other modules. For example, the "date_api.info" module has this:
; $Id: date_api.info,v 1.1.2.3 2007/06/18 23:06:36 dww Exp $
Whereas the "user_readonly.info" module only has the stuff below:
name = User ReadOnly
description = set user profile fields to read only.
; Information added by drupal.org packaging script on 2007-03-03
version = "5.x-1.x-dev"
project = "user_readonly"
Comments
Comment #1
deekayen commentedComment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.