slimndap/wp-theatre

Session triggers warning in PHP 7.2

Closed this issue · 1 comments

Warning: session_name(): Cannot change session name when session is active in /../public_html/wp-content/plugins/theatre/functions/wpt_cart.php on line 22

Similar error on Stack Overflow:
https://stackoverflow.com/questions/47700336/php-7-2-warning-cannot-change-session-name-when-session-is-active

Probable solution:
https://stackoverflow.com/questions/24964699/php-how-can-i-create-multiple-sessions

Fixed in 0.18.2