SimplePortal

Support => English Support => Topic started by: Gaza07 on May 16, 2017, 04:58:36 PM

Title: Login error after smf 2.0.14 update
Post by: Gaza07 on May 16, 2017, 04:58:36 PM
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 ?
Title: Re: Login error after smf 2.0.14 update
Post by: Gaza07 on May 16, 2017, 06:18:12 PM
I think I have fixed the problem I edited the  /Sources/PortalBlocks.php

FIND:
Code: [Select]
<input type="hidden" name="hash_passwrd" value="" />
REPLACE WITH:
Code: [Select]
<input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
I hope this helps some one else
Title: Re: login error after smf 2.0.14 update
Post by: emanuele on May 17, 2017, 06:45:06 PM
Thanks Gaza!
Yep, the login block needs updating after 2.0.14...
Title: Re: login error after smf 2.0.14 update
Post by: Skhilled on May 22, 2017, 08:35:05 AM
I was going to ask about this, too. Thanks for the fix, Gaza07! :)
Title: Re: login error after smf 2.0.14 update
Post by: ♦ Ninja ZX-10RR ♦ on May 22, 2017, 02:22:18 PM
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! :)
Title: Re: login error after smf 2.0.14 update
Post by: lyon25 on May 30, 2017, 04:20:16 PM
Thank you, Gaza07!
Title: Re: Login error after smf 2.0.14 update
Post by: rentner on June 04, 2017, 05:05:02 AM
Thank you so much @Graza07
Title: Re: Login error after smf 2.0.14 update
Post by: GeneralMitch on June 08, 2017, 11:46:31 AM
Excellent, I went to SMF first  should of went here, thanks for fixing this!
Title: Re: Login error after smf 2.0.14 update
Post by: littlemstr on June 26, 2017, 07:20:34 PM
Newbie, having the same issue, but when I checked I do not have the files /Sources/PortalBlocks.php

I tried downloading a fresh install of 2.0.1 and 2.0.14 but the file was not available in either install.  Is there anywhere I can download this file to fix the issue?
Title: Re: Login error after smf 2.0.14 update
Post by: andy on June 28, 2017, 06:24:43 AM
You will only find the portalblocks file after you have installed simple portal - it is not an SMF file.

If you have installed simple portal and the file is not there, then you have not installed correctly.
Title: Re: Login error after smf 2.0.14 update
Post by: emanuele on June 28, 2017, 03:20:48 PM
You are probably having issues with the quick login (the one at the top of each page).
In that case, have a look at this topic:
https://www.simplemachines.org/community/index.php?topic=553902.0
SimplePortal 2.3.8 © 2008-2024, SimplePortal