• Resolved ehnatnor

    (@ehnatnor)


    After updating the Plugin to the newest version 0.7 I got a Parse Error message and the plugin wasn’t activated during the automatic plugin-update process.
    Parse error: syntax error, unexpected T_CONST in /xxx/xxx/wordpress/wp-content/plugins/the-events-calendar-user-css/the-events-calendar-user-css.php on line 14

    By deleting the line 14 (const tecuc_version = “0.7”;) it was possible to activate the plugin and everything worked fine again.

    http://ww.wp.xz.cn/extend/plugins/the-events-calendar-user-css/

Viewing 1 replies (of 1 total)
  • Plugin Author Andy Fragen

    (@afragen)

    Sorry Jens. I defined a class constant instead of an normal constant.

    Fixed in 0.7.1. Curious that I was able to update the plugin without issue.

Viewing 1 replies (of 1 total)

The topic ‘Parse Error after Plugin Update’ is closed to new replies.