blogotext
blogotext copied to clipboard
error with php 7.2
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /volume1/web/blogs/admin/inc/auth.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /volume1/web/blogs/admin/inc/auth.php:59) in /volume1/web/blogs/admin/auth.php on line 43
Warning: session_set_cookie_params(): Cannot change session cookie parameters when session is active in /volume1/web/blogs/admin/auth.php on line 44
Warning: Cannot modify header information - headers already sent by (output started at /volume1/web/blogs/admin/inc/auth.php:59) in /volume1/web/blogs/inc/util.php on line 210
Can you try the master branch ?
I have the same issue, making admin panel unavailable.
Tried the dev branch also, without success.
I check this today
can you give me the exact version of your php ? 7.2.x
I am doing some tests to solve the problem. Sorry for the response time :/