Jump to content


Issue information

  • #000024

  • 4 - High

  • Fixed

  • 3.0.1

  • 3.0.2


Issue Confirmations

  • Yes (0)No (0)
Photo

Login template needs fixed

Posted by Steve on 06 December 2010 - 02:28 AM

Starting with IPB 3.1.3, logging in from the portal receives this error.
[#10193] We encountered a problem processing your login request. Please try again.


To fix it,

Go to the ACP, Look&Feel,**your skin**

skin_uportal -> login

Find:

<input class="input_submit" type="submit" name="submit" value="{$this->lang->words['sign_in']}" />


Add above:

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


Save

Updating status to: Fixed
Issue fixed in: 3.0.2

Fixed in 3.0.2 for IPB 3.2






1 user(s) are reading this issue

0 members, 1 guests, 0 anonymous users