Title: Broken WordPress Administrator Login
Last modified: August 21, 2016

---

# Broken WordPress Administrator Login

 *  Resolved [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/)
 * Since installing 1.0.2 after logging out from WordPress I am no longer able to
   log back in.
 * [https://wordpress.org/plugins/hashcash/](https://wordpress.org/plugins/hashcash/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/broken-wordpress-administrator-login/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/broken-wordpress-administrator-login/page/2/?output_format=md)

 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063345)
 * Could you provide URL to your blog?
 * If you need to login ASAP, you can always remove /hashcash/ folder from /wp-content/
   plugins/
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063355)
 * In case you can’t login because of this issue, you can get around it by:
 * 1) remove hashcash plugin from /wp-content/plugins/
    2) login as usual 3) put
   hashcash plugin back into /wp-content/plugins/ 4) open plugin settings page and
   make screenshot
 *  Thread Starter [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063357)
 * I renamed the file over FTP to enable login. I think there is a conflict with
   Advanced WordPress Security 1.0 plugin which generates a new login location and
   screen – first thing I noticed was the login button had shot to the far right
   of the page, the opposite side of the screen to the input boxes.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063362)
 * Does it work if you disable/rename WordPress Security 1.0 plugin?
 *  Thread Starter [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063367)
 * No.
 * Disabled security plugin and re-enabled hashcash…
 * Submission failed. Please try again or contact the site administrator if this
   error persists.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063370)
 * could you give me URL to /wp-login.php? You can reach me at [pavelkaroukin@gmail.com](https://wordpress.org/support/topic/broken-wordpress-administrator-login/pavelkaroukin@gmail.com?output_format=md)
   if you want to keep this private.
 *  Thread Starter [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063371)
 * Could your plugin be disabled for the WP login screen? So it just works on comments
   etc.
 *  Thread Starter [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063372)
 * will e-mail you
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063373)
 * It is not possible right now, it is another feature I am looking to add. But 
   if it works for you on comment form, it have to work on login form… Could you
   try to clear browser cache and if you use some kind of CDN like CloudFlare – 
   clear their caches as well?
 *  Thread Starter [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * (@chillpcs)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063523)
 * Tried again with all plugins deactivated and still getting submission failed 
   error at WP login.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063525)
 * I guess you disabled it again? Could you enable and keep it enabled for a while
   so I could see what is going on on your login page?
 * You can enable it and not close logged in session so you able to disable it anytime
   without going to FTP renaming method.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063541)
 * For everyone reading this: so after some debugging we found that plugin “NextGEN
   Gallery by Photocrati” v2.06 is causing trouble rendering hashcash widget. Looking
   into possible solution to make these two plugins work together.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [12 years ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063542)
 * I localized line of code in Nexgen Gallery plugin which cause trouble. Posted
   support ticket in their forum – [http://wordpress.org/support/topic/nextgen-gallery-plugin-messes-up-javascript-from-plugin-hashcashio](http://wordpress.org/support/topic/nextgen-gallery-plugin-messes-up-javascript-from-plugin-hashcashio)
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063588)
 * Hello chillpcs,
 * Please try what NGG plugin author advised to do: [http://wordpress.org/support/topic/nextgen-gallery-plugin-messes-up-javascript-from-plugin-hashcashio#post-5763464](http://wordpress.org/support/topic/nextgen-gallery-plugin-messes-up-javascript-from-plugin-hashcashio#post-5763464)
 * Basically, put code he showed into your theme’s functions.php file and see if
   it makes Hashcash work with NGG plugin.
 *  Plugin Author [pkaroukin](https://wordpress.org/support/users/pkaroukin/)
 * (@pkaroukin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/#post-5063608)
 * Marking this for now as resolved. Feel free to open new ticket if you still experience
   this problem.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/broken-wordpress-administrator-login/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/broken-wordpress-administrator-login/page/2/?output_format=md)

The topic ‘Broken WordPress Administrator Login’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/hashcash.svg)
 * [Hashcash](https://wordpress.org/plugins/hashcash/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hashcash/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hashcash/)
 * [Active Topics](https://wordpress.org/support/plugin/hashcash/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hashcash/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hashcash/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [chillpcs](https://wordpress.org/support/users/chillpcs/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/broken-wordpress-administrator-login/page/2/#post-5063625)
 * Status: resolved