Title: Recent Update Causing Site Error
Last modified: May 15, 2020

---

# Recent Update Causing Site Error

 *  Resolved [guyhaines](https://wordpress.org/support/users/guyhaines/)
 * (@guyhaines)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/)
 * I got this error presumably when the plugin just updated
 * An error of type E_COMPILE_ERROR was caused in line 107 of the file /***/wp-content/
   plugins/instagram-feed/instagram-feed.php. Error message: require_once(): Failed
   opening required ‘/***/wp-content/plugins/instagram-feed/inc/admin/class-sbi-
   tracking.php’ ….
 * any ideas?

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

 *  [viniciusalves](https://wordpress.org/support/users/viniciusalves/)
 * (@viniciusalves)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12842259)
 * I had the same problem.
 *  [Smash Balloon Mike](https://wordpress.org/support/users/smashballoonmike/)
 * (@smashballoonmike)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12842426)
 * Hey [@guyhaines](https://wordpress.org/support/users/guyhaines/),
 * Sorry to hear you are having issues. Can you remove the plugin and reinstall 
   to see if this resolves the issue? To ensure your current settings are saved,
   please go to _Instagram Feed > Configure > enable **Preserve settings when plugin
   is removed** > click **Save Changes**_.
 * Many thanks, hope you are having a great night!
 *  [Goto Hayato](https://wordpress.org/support/users/gh640/)
 * (@gh640)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12842652)
 * I met the same problem. It seems that the newly added file `class-sbi-tracking.
   php` was not committed in v2.4.2 and that is the cause, I guess:
 * [https://plugins.trac.wordpress.org/changeset/2305936](https://plugins.trac.wordpress.org/changeset/2305936)
 * As smashballoonmike says, reinstalling the plugin must fix the issue. In my case,
   I just added the missing file `class-sbi-tracking.php` in the correct path and
   the error disappeared 😀
 *  [Brian](https://wordpress.org/support/users/sin0cide/)
 * (@sin0cide)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12845471)
 * Looks like you fixed it but didn’t bump the version. Please increase the version
   so that sites fix themselves with auto-updates.
 * For anyone with ssh access and wp cli you can use the following (This command
   forces the most recent version to be installed again and the skip plugins flag
   avoids the fatal error from causing issues to wp cli) :
 * `wp plugin install instragram-feed --force --skip-plugins`
    -  This reply was modified 6 years ago by [Brian](https://wordpress.org/support/users/sin0cide/).
    -  This reply was modified 6 years ago by [Brian](https://wordpress.org/support/users/sin0cide/).
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12845634)
 * Hey guys,
 * Apologies for the issue. There was a 5-minute period when the update was first
   pushed out where a file was missing due to it not being successfully added via
   SVN. This was fixed within 5 minutes of the update going out and I apologize 
   for any inconvenience here. Brian, we’ll bump the version number today to trigger
   auto-updates.
 * John

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

The topic ‘Recent Update Causing Site Error’ is closed to new replies.

 * ![](https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807)
 * [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin](https://wordpress.org/plugins/instagram-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/instagram-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/instagram-feed/reviews/)

 * 5 replies
 * 6 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/recent-update-causing-site-error/#post-12845634)
 * Status: resolved