Title: [Plugin: Updated Today Banner] Parse error
Last modified: August 20, 2016

---

# [Plugin: Updated Today Banner] Parse error

 *  Resolved [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/)
 * Parse error: syntax error, unexpected $end in updated-today-plugin/updated-today.
   php on line 218
 * [http://wordpress.org/extend/plugins/updated-today-plugin/](http://wordpress.org/extend/plugins/updated-today-plugin/)

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

 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716369)
 * Parse error: syntax error, unexpected $end in wp-content/plugins/updated-today-
   plugin/updated-today.php on line 279
 * plugin is worthless
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716374)
 * Hey Scott, sorry for any errors. I am trying to replicate it as we speak, what
   are your settings for the plugin?
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716375)
 * [@scott](https://wordpress.org/support/users/scott/) Grayban,
 * I’ve tried this on 3 of my own sites now and can’t replicate it. Have you tried
   uninstalling and re-installing it? Honestly it sounds like a bad download or 
   something, it’s showing errors for missing the ending } of functions which the
   installs I’ve performed haven’t had this problem.
 * I’ve done both direct copy from my development versions as well as installing
   from the repository. Was this an upgrade or a new installation?
 * Just trying to iron out any details to try and replicate it at this point.
 * Thanks,
    Chris
 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716376)
 * It’s a new install with PHP v5.3.10.
 * PHP is running as user using fcgid.
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716377)
 * [@scott](https://wordpress.org/support/users/scott/) Grayban,
 * I’m banging my head against the wall here. Looked over my code a few times and
   I can’t find something that would set off PHP into a downward spiral when running
   as fcgi. It’s odd that it’s showing in two different areas of the file. One in
   the admin, the other in the full file.
 * I hate asking this, but have you tried it with a base install of WordPress, stock
   Twenty Ten or Twenty Eleven themes and only this plugin active? I’m trying to
   narrow down where the issue lies, but I can’t get this thing to fail for myself,
   and converting my entire server over to FCGI isn’t feasible at this point in 
   time.
 * I want to get to the bottom of this with your configuration so any more info 
   you can provide me is much appreciated.
 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716378)
 * The site newly built — just a week old using a twenty 11 theme.
 * Parse error: syntax error, unexpected $end in /home/spokanewcnc/public_html/wp-
   content/plugins/updated-today-plugin/updated-today.php on line 279
 * You must be missing a } or ?> someplace because that’s why you would get this
   error in php.
 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716379)
 * deactivated all plugins then made sure twenty 11 stock theme use used then tried
   to activate your plugin and still same error.
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716380)
 * [@scott](https://wordpress.org/support/users/scott/) Grayban,
 * I know what the error means, I just can’t figure out why I’m not getting it on
   the 4 sites I’m using the plugin on, and you are getting it. I’ve downloaded 
   the plugin multiple times at this point and am not experiencing this problem 
   at all. Can you email me your version of the updated-today.php file that’s on
   your server? I just want to narrow down a failed installation, I made a couple
   commits when making the new version (2.5) and wonder if something was caught 
   in the process?
 * chris at chriskdesigns dot com
 * thanks Scott!
 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716381)
 * ok I’m emailing to chris at chriskdesigns dot com
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716382)
 * After working with Scott, this issue was resolved in version 2.5.1. The error
   was caused by a missing white space character between some opening PHP tags and
   the proceeding character and only affected users whose PHP.ini file had the short_open_tag
   parameter set to “Off”
 * If the plugin has caused major issues with your site you’ll need delete the plugin
   from your wp-content/plugins/ folder and reinstall the newest version of the 
   plugin.
 * Sorry about this one guys.
 *  Plugin Author [Chris Klosowski](https://wordpress.org/support/users/cklosows/)
 * (@cklosows)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716410)
 * Marking as resolved, Scott if you feel otherwise please let me know.
 *  Thread Starter [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * (@sgrayban)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716411)
 * Opps forgot to close this. All is good now Chris.

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

The topic ‘[Plugin: Updated Today Banner] Parse error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/updated-today-plugin_5e5e5e.svg)
 * [Updated Today Banner](https://wordpress.org/plugins/updated-today-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/updated-today-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/updated-today-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/updated-today-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/updated-today-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/updated-today-plugin/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [Scott Grayban](https://wordpress.org/support/users/sgrayban/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-updated-today-banner-parse-error/#post-2716411)
 * Status: resolved