Status
Not open for further replies.
3 comments
The issue is caused by outdated skin templates. Simply update your custom skin's template bits.

How to fix this:

Edit the template "Login Screen -> showLogInForm" and find:

PHP:
<if test="referer:|:$referer">

Add ABOVE:

PHP:
<input type='hidden' name='auth_key' value='{$this->member->form_hash}' />

Save your template and redo this for each skin you have ;)

Good luck ;)
 
I did still the same

[#10193] We encountered a problem processing your login request. Please try again.

Edited all templates

BTW the skin i use is of Version 3.1.3

Do u know any good places for getting 3.1.4 skins
 
Status
Not open for further replies.
Back
Top