Zaigham (aka zi) Reply #1, 7 years ago
So you get blocked from MODx Content Manager!
No problem, just read this step by step guide and in less then 5 minutes you will be able to login again.
You need to have access to phpMyAdmin on your host, if you have not then ask your service provider.
Best regards,
-zi
WARNING: Before doing any manual database work, please backup your database, especially the table you are working with.
No problem, just read this step by step guide and in less then 5 minutes you will be able to login again.
You need to have access to phpMyAdmin on your host, if you have not then ask your service provider.
-
*Now open phpMyAdmin.
*Select your database from dropdown list in left menu of phpMyAdmin. ( e.g. modx )
*Now, you see the list of tables displayed in left menu.
*Find table name with "table_prefix_user_attributes". ( e.g. modx_user_attributes )
*Find your username in the list.
*In your username row, you will find field named "blockeduntil" and this field contains 10 digits value (e.g. 1116602445)
*Edit the field, and set the value to "0" (zero).
*Exit from phpMyAdmin, and you are done.
Best regards,
-zi
WARNING: Before doing any manual database work, please backup your database, especially the table you are working with.
