Basic Information
I get tons of errors from Guest users:
I can fix this problem by disabling database-driven sessions (at index.php?action=admin;area=serversettings#databaseSession_enable).
Steps to reproduce
- Make sure database driven sessions are enabled.
- Access the site as a Guest (with no JavaScript so PHPSESSID is used in URL).
👀:
|
list ($sess_data) = $smcFunc['db_fetch_row']($result); |
Version/Git revision
2.1.7
Database Engine
PostgreSQL
Database Version
PostgreSQL (libpq) Version 15.17
PHP Version
PHP Version 8.5.4
Basic Information
I get tons of errors from Guest users:
I can fix this problem by disabling database-driven sessions (at
index.php?action=admin;area=serversettings#databaseSession_enable).Steps to reproduce
👀:
SMF/Sources/Session.php
Line 159 in d49255b
Version/Git revision
2.1.7
Database Engine
PostgreSQL
Database Version
PostgreSQL (libpq) Version 15.17
PHP Version
PHP Version 8.5.4