News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Login after update

Started by antler, June 02, 2017, 07:28:37 PM

Previous topic - Next topic

antler

I get this message on login:
Your session timed out while posting. Please go back and try again.

vbgamer45

If your custom theme has a login form such as in the index.template.php or boardindex.template.php or in the login.template.php

The SMF 2.0.14 now requires the following code added in the <form> tag  just add in the closing </form> tag in any login form.


<input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />


This code is used to help increase security for SMF.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Web Help Forums


mermouy

Hi,
Sorry for my ignorance,
What file should I modify exacly?
With aldo theme for example...


Advertisement: