Title: Parse error: syntax error, unexpected $end
Last modified: August 21, 2016

---

# Parse error: syntax error, unexpected $end

 *  Resolved [itsmeka](https://wordpress.org/support/users/itsmeka/)
 * (@itsmeka)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-end-18/)
 * When activating the plugin got following message:
    Plugin could not be activated
   because it triggered a fatal error.
 * Parse error: syntax error, unexpected $end in F:\Server\xampp\htdocs\project\
   elance\celectim\wp-content\plugins\full-screen-page-background-image-slideshow\
   inc\scripts.php on line 110
 * Please let me know how to solve it.
 * Thanks.
 * [http://wordpress.org/extend/plugins/full-screen-page-background-image-slideshow/](http://wordpress.org/extend/plugins/full-screen-page-background-image-slideshow/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [ahsan.abassi](https://wordpress.org/support/users/ahsanabassi/)
 * (@ahsanabassi)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-end-18/#post-3761244)
 * Hi,
 * I also has this problem,so with help of my friend i find solution for this with
   in couple of hours.There is a simple syntax error(may be) in file file full-screen-
   background-image-slideshow.php.
    All you have to, is add “php” in all opening
   tags in this file and also in all file included, at top.
 * ‘<?’ add ‘php’ and result will ‘<?php’
 * Regards
 *  Plugin Author [Mohsin Rasool](https://wordpress.org/support/users/mohsinrasool/)
 * (@mohsinrasool)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-end-18/#post-3761245)
 * Guys, it is a php.ini setting. If you can enable “short_open_tags” in php setting,
   it should fix the problem
 * [http://www.php.net/manual/en/ini.core.php#ini.short-open-tag](http://www.php.net/manual/en/ini.core.php#ini.short-open-tag)
 *  Plugin Author [Mohsin Rasool](https://wordpress.org/support/users/mohsinrasool/)
 * (@mohsinrasool)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-end-18/#post-3761246)
 * This problem has been fixed. Plugin no more require short_open_tags enabled.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Parse error: syntax error, unexpected $end’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/full-screen-page-background-image-
   slideshow.svg)
 * [Full Screen (Page) Background Image Slideshow](https://wordpress.org/plugins/full-screen-page-background-image-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/full-screen-page-background-image-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/full-screen-page-background-image-slideshow/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Mohsin Rasool](https://wordpress.org/support/users/mohsinrasool/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-end-18/#post-3761246)
 * Status: resolved