インディゴWeb研究室
MODxでログインをブロックされた時
しばらくMODxをいじる暇がなかったのですが、アップデートが出ていたこともあり、久々にいじってみようと思ったのです。ところが…
マネージャーへのログインで、名前とパスワードを何にしたかすっかり忘れて、試しているうちにブロックされてしまいました(大汗)
以下、ブロック解除の方法をメモ。
If you miss type your password more than 4 times you get blocked and have to wait several minutes before the system will let you try again. This can be really annoying if you just have clumsy fingers.1. Go to your database and find the table titled “modx_user_attributes”
2. Find the admin user and edit the following two items:1. Set “blockeduntil” to zero (0).
2. Set failedlogincount to zero (0).# Refresh the login page and type your password properly this time.
Web by Booth ? How to get into MODx when your blocked or lost your password.
phpMyAdminのおかげでわりと簡単に解除に成功しました。引用した記事にはMODxのパスワードを忘れた場合の処置も書いてあります。
generated by feedpath
関連(していると思われる)記事:
Archives
Flickr
Bookmarks- WordPress3.0子テーマで、パス指定にbloginfo(‘template_url’)は使えない | マイペースクリエイターの覚え書き[…]
- 初めてWordPressテーマをカスタマイズする時に参考になる作り方の解説まとめ8つ - W3Q[…]
- webサイトの企画書や提案書のサンプルを見たいのですが、提案書や企画書がまとめられているサイト等知っている方がいましたら教えていただけないでしょうか? - W3Q[…]
- CPIレンタルサーバーでApache mod_rewriteの設定方法|ほっとのブログOptions +FollowSymLinks を.htaccessに設定する […]
- CPIでWordpressの日本語が入力できない - hiromitz @ blog for designing and developmentphp.iniでUTF-8を指定してあげるとよい […]
- WordPress3.0子テーマで、パス指定にbloginfo(‘template_url’)は使えない | マイペースクリエイターの覚え書き





