• Resolved rammwoodsmedia

    (@rammwoodsmedia)


    When trying to activate the plugin I am getting this error:
    Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /home2/caperdog/public_html/glbtc.org/wp-content/plugins/all-in-one-event-calendar/lib/iCal/iCalcreator-2.24.2/autoload.php on line 47

    How do I correct this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Similars errors appears when I set WP_DEBUG to on:

    Parse error: syntax error, unexpected T_USE, expecting T_FUNCTION in /wp-content/plugins/all-in-one-event-calendar/lib/iCal/iCalcreator-2.24.2/src/vcalendar.php on line 43

    PHP Parse error: syntax error, unexpected ‘[‘ in /wp-content/plugins/all-in-one-event-calendar/app/model/event/instance.php on line 151

    Hi,

    There was a mandatory update to the iCal creator class in our plugin (a 3rd party class that powers the imports feeds), which now only supports PHP 5.4 and up.

    We recommend using PHP 5.6 as a minimum, so please upgrade your PHP to a newer version and it will fix the issue.

    Best regards,
    Ben

    Perfect!

    Thanks for your support.

    Regards,

    Sébastien

    Thread Starter rammwoodsmedia

    (@rammwoodsmedia)

    Thank you for your prompt reply on this issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Warning error’ is closed to new replies.