Title: Plugin Update Crashes Website
Last modified: December 6, 2017

---

# Plugin Update Crashes Website

 *  Resolved [ddhoray](https://wordpress.org/support/users/ddhoray/)
 * (@ddhoray)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/)
 * Ran an update to version 1.19.1 and this crashed my site. Site went completely
   blank as podcast links were on home page and main menu. I renamed the folder 
   for Seriously Simple Podcasting in the global Podcasts folder and the site came
   back up.
    If I put back the folder, the site crashes. Is there a link to the 
   old version to replace the files with OR can a fix for this be created?

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

 *  Plugin Author [Craig Hewitt](https://wordpress.org/support/users/podcastmotor/)
 * (@podcastmotor)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9757364)
 * Hi [@ddhoray](https://wordpress.org/support/users/ddhoray/)
 * Sorry to hear you ran into issues with the plugin update. You can download v1.18.1
   here: [https://downloads.wordpress.org/plugin/seriously-simple-podcasting.1.18.1.zip](https://downloads.wordpress.org/plugin/seriously-simple-podcasting.1.18.1.zip)
 * We are definitely trying to understand how and why this happened. Can you tell
   us a bit more about your site’s setup (WP version, PHP version, etc.) so we can
   better understand when and why this occurred?
 * Thanks.
    Craig
 *  Thread Starter [ddhoray](https://wordpress.org/support/users/ddhoray/)
 * (@ddhoray)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9757444)
 * Craig, thanks for your quick response and also the link to download the old version
   however it was not needed.
    After you asked me for my PHP version I when into
   cpanel and noticed that it was at ver 5.4 I upgraded it to ver 7 and re-activated
   the plugin and everything works now! So the issue with this upgrade to the plugin
   is that it would break if using an old version of PHP. I didn’t test with any
   other version in between, just jumped straight to 7.1
 *  [despeaux](https://wordpress.org/support/users/despeaux/)
 * (@despeaux)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9757944)
 * Hi, this update broke my site as well (500 error). Site works after deactivating
   the plugin. Will look at PHP version next.
 *  [jdwebb](https://wordpress.org/support/users/jdwebb/)
 * (@jdwebb)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9758195)
 * Yeah, WAY too many issues with the newest version. I had to overwrite and go 
   back to the old version. Wish you guys would spend some more time and make sure
   it works before you release it. I already emailed you with the errors.
 *  [johnschiffel](https://wordpress.org/support/users/johnschiffel/)
 * (@johnschiffel)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9758451)
 * 1.19.1 update resulted in a fatal error: Class ‘Self’ not found in /var/www/vhosts…/
   includes/class-ssp-frontend.php on line 114
 * Our site was running PHP version 5.4.33
 * Thanks for making the 1.18.1 zip readily available.
 *  [bayonetbrant](https://wordpress.org/support/users/bayonetbrant/)
 * (@bayonetbrant)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9758479)
 * It appears that the Class “Self” is the problem – in PHP, a class doesn’t normally
   have a capital letter for its name and if that update is looking for a class 
   called “self” (lowercase) then there’s a mis-match that could be throwing the
   error.
 * There might something else wrong, too, but that appears to be the first culprit
   to be investigated.
 *  Plugin Author [Craig Hewitt](https://wordpress.org/support/users/podcastmotor/)
 * (@podcastmotor)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9758913)
 * Hi to all,
 * We have identified that this issue relates to some of the older versions of PHP,
   which is affecting some of your websites.
 * We have a fix in place we are testing now, and in the meantime please uninstall(
   via ftp or file manager on your web host) or remove version 1.19.1, and revert
   back to 1.18.1. I’ll be sure to let you know as soon as an update is ready.
 * Sorry for any inconvenience this has caused.
 * Craig
 *  Plugin Author [Craig Hewitt](https://wordpress.org/support/users/podcastmotor/)
 * (@podcastmotor)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9759262)
 * We have just issued a release fix for this (v1.19.2) that should prevent this
   from happening with older PHP versions (back to PHP 5.3). Please let us know 
   if you experience any other issues related to this with v1.19.2
 * Craig and the SSP team
 *  [tpoulos](https://wordpress.org/support/users/tpoulos/)
 * (@tpoulos)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9765689)
 * I have the same issue but every time I try and access admin I only see 1.18.1.
   I have uploaded the latest version 1.19.2 using SFTP but still cannot get in.
   Any suggestions.
 *  [ClosetDevlopr](https://wordpress.org/support/users/seriouspodcaster/)
 * (@seriouspodcaster)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9767564)
 * Hi [@tpoulos](https://wordpress.org/support/users/tpoulos/)
 * Please try deleting the seriously-simple-hosting folder found in /wp-content/
   plugins, and reinstalling the plugin through your WordPress dashboard. You won’t
   lose any data when doing so.
 * This will also ensure that the latest version of the plugin is installed (with
   the relevant patches in place).
 * I hope this helps?
 *  [tpoulos](https://wordpress.org/support/users/tpoulos/)
 * (@tpoulos)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9768043)
 * It did, thanks!
 *  [ClosetDevlopr](https://wordpress.org/support/users/seriouspodcaster/)
 * (@seriouspodcaster)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9770366)
 * Hi [@tpoulos](https://wordpress.org/support/users/tpoulos/)
 * So glad to hear. Just shout if there’s anything else we can assist you with along
   the way 🙂

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

The topic ‘Plugin Update Crashes Website’ is closed to new replies.

 * ![](https://ps.w.org/seriously-simple-podcasting/assets/icon-256x256.png?rev=
   970355)
 * [Seriously Simple Podcasting](https://wordpress.org/plugins/seriously-simple-podcasting/)
 * [Support Threads](https://wordpress.org/support/plugin/seriously-simple-podcasting/)
 * [Active Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seriously-simple-podcasting/reviews/)

## Tags

 * [update](https://wordpress.org/support/topic-tag/update/)

 * 12 replies
 * 8 participants
 * Last reply from: [ClosetDevlopr](https://wordpress.org/support/users/seriouspodcaster/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-crashes-website/#post-9770366)
 * Status: resolved