Actions
Bug #93862
closedCannot create permanent FE session
Start date:
2021-04-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
When ticking the "Stay logged in" checkbox
An error occurs:
Session could not be written to database: An exception occurred while executing 'INSERT INTO `fe_sessions` (`ses_iplock`, `ses_userid`, `ses_tstamp`, `ses_data`, `is_permanent`, `ses_id`) VALUES (?, ?, ?, ?, ?, ?)' with params ["[DISABLED]", 1, 1617729217, "", 1, "171dca1dcebf61a573da13ecdc42a400078e322738c957868f65b5eed7da9144"]: Unknown column 'is_permanent' in 'field list' </br>
Actions