MyBB Tutorials

Cant login after install themes

Submitted by anonshare123, , Thread ID: 158565

Thread Closed
anonshare123
Novice
Level:
0
Reputation:
-4
Posts:
47
Likes:
2
Credits:
18
13-02-2020, 10:08 PM
#1
Hello When i install mybb and add theme from here its work fine but when i try to login i got this error

Code:
Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.

Lets see how to fix it

GO
Code:
admin control panel >> template & style >> tempaltes >> your templates >> portal templates>>member_login
and add this code before
Code:
</form>
like this
Code:
<input name="my_post_key" type="hidden" value="{$mybb->post_code}">
</form>

you also do that step in
Code:
portal_welcome_guesttext
error_nopermission
header_welcomeblock_guest
MyBB Themes
Discord:Lobos#8684

Users browsing this thread: 1 Guest(s)