Title: Fatal Syntax Error in Plugin
Last modified: March 15, 2018

---

# Fatal Syntax Error in Plugin

 *  Resolved [deeholzman](https://wordpress.org/support/users/deeholzman/)
 * (@deeholzman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-syntax-error-in-plugin/)
 * The error is in this file:
 * crelly-slider/wordpress.admin.php
 * On line 315:
    ‘language’ => explode(‘_’, get_locale())[0],
 * I changed it to:
    ‘language’ => explode(‘_’, get_locale()),
 * And now the plugin works – you might want to provide another update.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fabio Rinaldi](https://wordpress.org/support/users/fabiorino/)
 * (@fabiorino)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-syntax-error-in-plugin/#post-10088284)
 * Which language did you set?

Viewing 1 replies (of 1 total)

The topic ‘Fatal Syntax Error in Plugin’ is closed to new replies.

 * ![](https://ps.w.org/crelly-slider/assets/icon-128x128.jpg?rev=1305586)
 * [Crelly Slider](https://wordpress.org/plugins/crelly-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/crelly-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/crelly-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crelly-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crelly-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fabio Rinaldi](https://wordpress.org/support/users/fabiorino/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/fatal-syntax-error-in-plugin/#post-10088284)
 * Status: resolved