Hello,
Recently we moved wp installation from one directory to another and for some reason everytime anyone logs in to post, you have to run the forgot password wizard. Is there a database settings thats messed up? Or some file?
Thanks
- Yalias
Hello,
Recently we moved wp installation from one directory to another and for some reason everytime anyone logs in to post, you have to run the forgot password wizard. Is there a database settings thats messed up? Or some file?
Thanks
- Yalias
Change your auth, nonce and salt keys in the config file(wp-config.php), that should force a refresh of the all the appropriate cookies, which means everyone will need to login again, but that should i believe resolve your issue (a cookie problem - at a guess).
Perfect Thanks!
This topic has been closed to new replies.