Skip to content

Bug page admin + workarroud #380

@Oxyaxion

Description

@Oxyaxion

Hello,
Avec PHP 7.2 à la page d’accueil d'admin

Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in admin/inc/auth.php on line 59

Workarround :

Commenter la ligne 58 du fichier auth.php règle le problème.

@session_start();
/* @session_start(); */

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions