News | Job Vacancy | Tv/Interviews | Scholarships | Educations | Entertainment | Biography | Got Talent's | Phones | Super Stories | Sports News | Comedies | Business | Relationship | Tech | Movies Series | Search
Posted by: Rajih« on: October 02, 2019, 10:37:25 AM »This page is only relevant if you installed the 2.0.14 or 2.0.15 patch or upgrade, installed 2.0.14 or 2.0.15 directly, or installed a theme created prior to the release of 2.0.14 and started having problems with users logging into your forum. The error message which is shown will be a session timeout. SMF 2.0.14+ now requires the a session check in the <form> for the login function. If your custom theme has a login form, such as in index.template.php, boardindex.template.php or login.template.php, you will need to modify the theme to allow the login function to work correctly. In order to modify the theme, add the following code along with the other "hidden" input types, or anywhere before the closing </form> tag in the login form. Now go to Public_html/Themes/default/Login.template.php And add this code before </form> Code: [Select] <input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" /> Also if your theme has Login on your homepage, edit the index.template.php, you should have: Code: [Select]
Replace it with: Code: [Select] Depending on what modifications you have, you're going to want to find where there are login forms... the script change is going to be the same as above for each of them. as a for instance, that social login has it's script in a file (again IIRC) sociallogin.php... all of the login scripts need that sessions check added to them, which is generally contained to themes that you ported from versions prior to 2.0.14 or 2.0.15...Source: Simple machine
Osun Online Publishers hosts Osun Governor Spokesperson, Mallam Olawale Rasheed by Miss Ifeoluwa
[November 22, 2024, 06:12:50 PM] Governor Adeleke Represents South West on Ad Hoc Committee on National Electrifi by Miss Ifeoluwa [November 22, 2024, 05:55:13 PM] How 15 People Landed In Jail For Internet Fraud In Edo by Miss Ifeoluwa [November 22, 2024, 12:11:16 PM] UK Announces Change in Visa Centres in Nigeria by Miss Ifeoluwa [November 21, 2024, 04:27:36 PM] Reps Reject Bill Seeking Six Years Single Tenure For President, Governors by Miss Ifeoluwa [November 21, 2024, 01:49:48 PM]
|