Hi,
i solve my problem, using directly the database.
i execute this query :
update act_id_user set lock_exp_time_= NULL where id_ = ‘admin’
it works!!!
Hi,
i solve my problem, using directly the database.
i execute this query :
update act_id_user set lock_exp_time_= NULL where id_ = ‘admin’
it works!!!