Support > English Support

Login error after smf 2.0.14 update

(1/3) > >>

Gaza07:
After applying the smf 2.0.14 update the user info / login block no longer works for logging in it gives an error message saying session timed out, any fix for this yet ?

Gaza07:
I think I have fixed the problem I edited the  /Sources/PortalBlocks.php

FIND:

--- Code: ---<input type="hidden" name="hash_passwrd" value="" />
--- End code ---

REPLACE WITH:

--- Code: ---<input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
--- End code ---

I hope this helps some one else

emanuele:
Thanks Gaza!
Yep, the login block needs updating after 2.0.14...

Skhilled:
I was going to ask about this, too. Thanks for the fix, Gaza07! :)

♦ Ninja ZX-10RR ♦:
Hello, I took the initiative and pinned this topic for the time being, at least until we release another version with the included fix.
Thanks a lot for posting! :)

Navigation

[0] Message Index

[#] Next page

Go to full version