Locked out of modx manager


/ Published in: MySQL
Save to your folder(s)

Paste into phpMyAdmin...


Copy this code and paste it in your HTML
  1. UPDATE modx_user_attributes SET blockeduntil=0 WHERE id=1;

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.