Skip to content
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

Open
romain1206 opened this issue Jan 22, 2019 · 5 comments
Open

error with php 7.2 #382

romain1206 opened this issue Jan 22, 2019 · 5 comments
Labels
Milestone

Comments

@romain1206
Copy link

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

remrem pushed a commit that referenced this issue May 27, 2019
* Fix #378 #375 #377 #363

    inc/boot.php

    admin/inc/auth.php

    inc/them.php
    inc/html.php

* Travis patch

* Travis patch 2
@remrem
Copy link
Contributor

remrem commented May 27, 2019

Can you try the master branch ?

@remrem remrem added the Bug label May 27, 2019
@remrem remrem added this to the 3.7.7 milestone May 27, 2019
@B4rb3rouss
Copy link
Contributor

I have the same issue, making admin panel unavailable.

Tried the dev branch also, without success.

@remrem
Copy link
Contributor

remrem commented Sep 11, 2019

I check this today

@remrem
Copy link
Contributor

remrem commented Sep 23, 2019

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

remrem added a commit that referenced this issue Oct 22, 2019
fix for #382
@remrem remrem mentioned this issue Oct 22, 2019
remrem added a commit that referenced this issue Oct 22, 2019
@remrem
Copy link
Contributor

remrem commented Oct 22, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants