Jump to content
DevFuse Forums

[3.3.2] Can't Sign in, but i can do it with ACP, what to do?


rAv3nzZ

Recommended Posts

The fix below didn't helped.

 

I found that this thing happened with one guy. The fix was:

 

The issue is caused by outdated skin templates. Simply update your custom skin's template bits.

 

 

Manual fix

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. Repeat as needed for all skins.

 

When i'm trying to sign in, the page just loads again like pressing "F5". No errors or something else. I can register.

 

You can try it yourself: http://forum.cub3gaming.net

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...