Title: Parse Error after Plugin Update
Last modified: August 21, 2016

---

# Parse Error after Plugin Update

 *  Resolved [ehnatnor](https://wordpress.org/support/users/ehnatnor/)
 * (@ehnatnor)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-after-plugin-update/)
 * 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://wordpress.org/extend/plugins/the-events-calendar-user-css/](http://wordpress.org/extend/plugins/the-events-calendar-user-css/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-after-plugin-update/#post-3663772)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/the-events-calendar-user-css.svg)
 * [The Events Calendar User CSS](https://wordpress.org/plugins/the-events-calendar-user-css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar-user-css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar-user-css/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar-user-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar-user-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar-user-css/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/parse-error-after-plugin-update/#post-3663772)
 * Status: resolved