Title: jornWidgets's Replies | WordPress.org

---

# jornWidgets

  [  ](https://wordpress.org/support/users/jornwidgets/)

 *   [Profile](https://wordpress.org/support/users/jornwidgets/)
 *   [Topics Started](https://wordpress.org/support/users/jornwidgets/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jornwidgets/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jornwidgets/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jornwidgets/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jornwidgets/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jornwidgets/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622661)
 * Quite right!
 * To force WP Super Cache to not cache the All-in-one-Security Plugins’ login page
   I’ve put the line below in the initialize() function on line 23 in “wp-security-
   user-login.php”.
 * `define('DONOTCACHEPAGE', true);`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622634)
 * We’ve fixed the problem now and it also required a `define('DONOTCACHEPAGE', 
   true);` in “wp-security-user-login.php” to make sure WP Super Cache doesn’t cache
   the login screen also.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622629)
 * It took me some time to get the staging server updated but I think I have found
   the problem now. The issue didn’t exist on the staging server at all and the 
   main difference between the production and staging server is the Varnish cache
   that’s running on the production, so after some more checking and rechecking 
   I am almost certain the problem lies in the Varnish Cache on the production server.
 * Thank you very much for your help and my apologies for wasting you time on this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622620)
 * Sorry about this, but I spoke too soon.
 * When clicking the link I now get a screen where I can create a new password so
   it looked like that was the solution. However, when I click the submit button
   there to save the new password I am still redirected to the same page which claims
   my key is invalid. The new login credentials won’t work after that, the old are
   still valid.
 * I’ve again tried the same after deactivating the WP-All-in-one-Security plugin
   and then it works as it should.
 * Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622619)
 * Thanks for the reply, I’ve updated the core of WordPress and the issue is now
   resolved. Thanks very much for your assistance, and apologies for wasting your
   time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] key invalid in link password forgotten email](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/)
 *  Thread Starter [jornWidgets](https://wordpress.org/support/users/jornwidgets/)
 * (@jornwidgets)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/key-invalid-in-link-password-forgotten-email/#post-6622612)
 * Thanks for your quick reply. I’ve checked the logs but they’re empty.
 * I double-checked if the log file is writable but I saw something weird happening.
   When the file is not writable I get an error in the php.log, see below. When 
   the file is writable the error in the php log is gone, but there still isn’t 
   anything in the All-in-one log.
 * [08-Oct-2015 07:48:17 UTC] PHP Warning: fopen(/data/www/public_html/web/wordpress/
   wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log.txt):
   failed to open stream: Permission denied in /data/www/public_html/web/wordpress/
   wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-debug-
   logger.php on line 52

Viewing 6 replies - 1 through 6 (of 6 total)