Fatal error with Moowoodle plugin activation
-
Hi,
I’m just trying to install MooWoodle (version 1.2) and have fallen at the first hurdle! I’ve activated WooCommerce and am trying to activate MooWoodle but get the following error:
Fatal error: Call to undefined function session_status() in […]/public_html/wp-content/plugins/moowoodle/moowoodle.php on line 29
I’m using WordPress version 4.7.3 and WooCommerce version 2.6.14.
I think the relevant line (29) is as follows, but might be worth double checking:
if( session_status() == PHP_SESSION_NONE ) {
session_start();
}Please could you advise?
Many thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fatal error with Moowoodle plugin activation’ is closed to new replies.