Jump to content

Important 3.1.3 login update


Ehren

Recommended Posts

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.

Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...