Hi

Can anyone help me out finding a solution for the above topic, i need to register a user manually and should have a specific access time for them, i mean to say that i need to change the status from active to block for manually registered user, the context is m gonna migrate my old customers in to my new website, so each of them have different validity,

i have the module role expire but that is not i wanted actually, i dont want to expire role, but need to block the user after the validity period gets over..

thanks in advance

Comments

steeph’s picture

Have a look at http://drupal.org/project/rules and its scheduler feature.

lsaslam2’s picture

if m using a role expire module, for the given time, the role will be expired,the role name such as reguser or guestuser will be removed from the roles tab and even though i need to change the expired status to be changed from active to block..