-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error with php 7.2 #382
Comments
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 |
Merged
remrem
added a commit
that referenced
this issue
Oct 22, 2019
I am doing some tests to solve the problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: