• Resolved fishonabicycle

    (@fishonabicycle)


    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)
  • @fishonabicycle Please provide us some time so that we can look into the issue.

    Regards,
    Moumita

    @fishonabicycle Thank you for your continuous support.

    Please use this version:
    WP 4.7.3

    WC 3.0.0

    Moodle 3.2.2

    We have added a new function, please follow these Moodle path below:
    Administration > Site administration > Plugins > External services > Select your service for MooWoodle > Add functions > Add the following function to your webservice: ‘core_user_get_users’.

    This is new. Most of the people are missing this thing while setting up the service in Moodle and was facing the same issue you are facing.

    Let me know whether this resolved the issue.

    @downtown2017 Thank you for this query.

    We are working on the next update where this issue will be fixed.

    I will inform you accordingly.

    Regards,
    Moumita

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error with Moowoodle plugin activation’ is closed to new replies.