Ehren Posted October 26, 2010 at 10:30 PM Posted October 26, 2010 at 10:30 PM 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
thnok Posted November 28, 2010 at 09:24 PM Posted November 28, 2010 at 09:24 PM 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.
Ehren Posted November 28, 2010 at 11:17 PM Author Posted November 28, 2010 at 11:17 PM Revert the login page template file and that should fix it.
thnok Posted November 29, 2010 at 04:23 AM Posted November 29, 2010 at 04:23 AM Revert the login page template file and that should fix it. I tried it and still it doesnt fix the error.
Ehren Posted November 29, 2010 at 04:32 AM Author Posted November 29, 2010 at 04:32 AM If it happens with the default skin, you'll need to ask at the Invision forums for support
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