blogotext icon indicating copy to clipboard operation
blogotext copied to clipboard

error with php 7.2

Open romain1206 opened this issue 6 years ago • 5 comments

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

romain1206 avatar Jan 22 '19 23:01 romain1206

Can you try the master branch ?

remrem avatar May 27 '19 09:05 remrem

I have the same issue, making admin panel unavailable.

Tried the dev branch also, without success.

B4rb3rouss avatar Sep 06 '19 15:09 B4rb3rouss

I check this today

remrem avatar Sep 11 '19 00:09 remrem

can you give me the exact version of your php ? 7.2.x

remrem avatar Sep 23 '19 08:09 remrem

I am doing some tests to solve the problem. Sorry for the response time :/

remrem avatar Oct 22 '19 20:10 remrem