S9Y 2.1.3 and autologin

Found a bug? Tell us!!
Post Reply
Bla
Regular
Posts: 25
Joined: Sat Feb 03, 2007 7:42 pm
Location: Germany
Contact:

S9Y 2.1.3 and autologin

Post by Bla »

And the next error:
Coming from 2.1.2 using the offered updater I got a 2.1.4-beta1 with this exception on PHP7.1 when loggin off and on again:

Code: Select all

 == ERROR-REPORT (BETA/ALPHA-BUILDS) ==
Fatal Error: Uncaught ErrorException: Notice: Function mcrypt_get_iv_size() is deprecated in /[…]/include/functions_config.inc.php:426
Stack trace:
#0 /[…]/include/functions_config.inc.php(426): errorToExceptionHandler(8192, 'Function mcrypt...', '/[…]...', 426, Array)
#1 /[…]/include/functions_config.inc.php(390): serendipity_issueAutologin(Array)
After that S9Y runs well.
onli
Regular
Posts: 2825
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: S9Y 2.1.3 and autologin

Post by onli »

Yes. We built a new autologin function that avoids that issue that will be in the next version. For context: https://github.com/s9y/Serendipity/pull/542 is the issue and links to the commit.
Post Reply