9jabaze - Entertainment | Webmaster | Browsing Tricks | Games/Apps Hub
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Superlative Сasual Dating - Verified Ladies
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyWed Mar 06, 2024 11:12 pm by Litifyed

» Wapkiz 2020 Code: wapkiz register page responsive design Code
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyThu Aug 13, 2020 5:15 pm by Hasty06

» 2020Bbnaija : Why I Can’t Be In A Relationship With Ozo – Nengi
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 9:44 pm by Adminkunlex

» Can You Have S*x On Your First Date? Check Out What Actress, Debbie Shokoya Has To Say About This
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 6:44 am by Adminkunlex

» Nigerian Singer, Seunfunmi Stephen, Recounts How Her Husband Was Killed By Stray Bullet
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 6:41 am by Adminkunlex

» Olakunle Churchill Shares Photo Of Himself And Actress Rosy Meurer As He Writes On The Importance Of Loyalty
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 6:39 am by Adminkunlex

» Ubi Franklin Reveals What Happened To Him When He Visited A Hospital Amid COVID-19 Pandemic
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 6:37 am by Adminkunlex

» Vardy Wins Premier League Golden Boot, Beats Ings, Aubameyang & Sterling
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 5:07 am by Adminkunlex

» The Right Way To Preach About Hell - Milton Goh
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptyMon Jul 27, 2020 5:03 am by Adminkunlex

» “Surgery For What?” – Regina Daniels Shows Off Hot Body After Childbirth (Video)
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 9:12 pm by Adminkunlex

» I Got Pregnant As A Virgin At 23 – Wathoni
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 8:24 pm by Adminkunlex

» #Bbnaija2020: Wathoni Kisses Kiddwaya During BBNaija Truth Or Dare Game
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 8:20 pm by Adminkunlex

» Bbnaija: Kiddywaya Gropes Erica’s Breast While Dancing And She Reacts
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 8:17 pm by Adminkunlex

» “I Hope To Collaborate With Rihanna & Drake Soon” – Rema
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:54 am by Adminkunlex

» “Girls That Give Threesome With Their Friend Have A Special Place In Heaven” – Naira Marley
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:50 am by Adminkunlex

» “To Be A Boss, You Must Be A Servant” – Frodd Recounts On His Humble Beginnings
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:48 am by Adminkunlex

» “Stop Pressuring Us With Your Beauty”, Actress Queen Nwokoye Begs Ini Edo
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:46 am by Adminkunlex

» You Look Like A Weed Smoker – Lady Fires Adekunle Gold Over New Look
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:43 am by Adminkunlex

» Davido Turns Chef, Spotted Cooking Probably For Chioma And His Crew
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:40 am by Adminkunlex

» Kanye West Apologizes To Kim Kardashian For Public Rants On Their Marriage
myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum EmptySun Jul 26, 2020 11:38 am by Adminkunlex

The most tagged keywords



MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum

Go down

myBB - MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum Empty MYBB: How to Fix: "Authorization code mismatch" issue in Mybb Forum

Post by Adminkunlex Mon Sep 09, 2019 5:19 am

Original Post made by Shade at #MyBB (I take NO credit for this fix)
If you have upgraded to 1.8.16 or above, please read the following instructions carefully.
#Templates requiring changes:
error_nopermission
header_welcomeblock_guest
member_login
portal_welcome_guesttext
1. Localize form tag
Open each template and look for <form
action="member.php" *> . They are the forms you use when logging in. The form tag will likely include other
attributes, which you can ignore.
2. Add token
Add after <form action="member.php"> the following
piece of code:
Code:
<input name="my_post_key" type="hidden" value="{$
mybb->post_code}" />
None
Select All
It's that simple. Your users will now be able to login
again. my_post_key input is in fact now mandatory to
be sent alongside other form parameters in order to
reduce potential malicious attacks.
Note that upgrade scripts will revert naïve templates
and will handle the change automatically. This guide
is aimed at all who have custom themes with these
templates customized.

Adminkunlex
Admin

Posts : 1521
Points : 4576
Reputation : 0
Join date : 2019-06-08
Age : 24
Location : Osun State, Nigeria

https://9jabaze.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum