• Here are the error messages on installation :

    arning: session_name(): Cannot change session name when session is active in /Applications/MAMP/htdocs/planet-coworking.fr/wp-content/plugins/booking-system/framework/includes/class-session.php on line 129

    Warning: ini_set(): A session is active. You cannot change the session module’s ini settings at this time in /Applications/MAMP/htdocs/planet-coworking.fr/wp-content/plugins/booking-system/framework/includes/class-session.php on line 134

Viewing 1 replies (of 1 total)
  • Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    This warning appeared with 7.2 PHP version and you add commented to the class-session.php file on the 134 line:

    // ini_set(‘session.use_only_cookies’, 1) === false ? exit():”;

    After the installation you can remove the comment.

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Install Errors’ is closed to new replies.