Issue information
-
#000024
-
4 - High
-
Fixed
-
3.0.1
-
3.0.2
Issue Confirmations
-
Yes (0)No (0)
Starting with IPB 3.1.3, logging in from the portal receives this error.
To fix it,
Go to the ACP, Look&Feel,**your skin**
skin_uportal -> login
Find:
Add above:
Save
[#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
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users












