Ehren Posted October 26, 2010 Share Posted October 26, 2010 If you've upgraded your forum from 3.1.2 to 3.1.3, but haven't made any skin changes, you must apply this one (otherwise no users will be able to login). From Invision: After upgrading, you may receive the following error message with logging in:"[#10193] We encountered a problem processing your login request. Please try again." The issue is caused by outdated skin templates. To fix the error yourself edit the template "Login Screen -> showLogInForm" and find: <if test="referer:|:$referer"> Add ABOVE: <input type='hidden' name='auth_key' value='{$this->member->form_hash}' /> Save the template and you're done. 1 Send PM Link to comment Share on other sites More sharing options...
thnok Posted November 28, 2010 Share Posted November 28, 2010 I have updated my forum to 3.1.4 and I still do get the error message. But the weirdest part is that code already exists in the template it self. Link to comment Share on other sites More sharing options...
Ehren Posted November 28, 2010 Author Share Posted November 28, 2010 Revert the login page template file and that should fix it. Link to comment Share on other sites More sharing options...
thnok Posted November 29, 2010 Share Posted November 29, 2010 Revert the login page template file and that should fix it. I tried it and still it doesnt fix the error. Link to comment Share on other sites More sharing options...
Ehren Posted November 29, 2010 Author Share Posted November 29, 2010 If it happens with the default skin, you'll need to ask at the Invision forums for support Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now