Title: Missing include causes critical error
Last modified: October 3, 2020

---

# Missing include causes critical error

 *  Resolved [forkless](https://wordpress.org/support/users/forkless/)
 * (@forkless)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/missing-include-causes-critical-error/)
 * One of my sites fell over with this include error last night after the plugin
   did an auto-update. I have mitigated the error for now by placing a dummy php
   include because the file seems to be missing and I can’t seem to find it in the
   downloaded zip file when I manually download it as well.
 * PHP Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/
   plugins/easy-liveblogs/includes/elb-social-logos.php’ (include_path=’.:/usr/share/
   php’) in /var/www/wp-content/plugins/easy-liveblogs/easy-liveblogs.php on line
   84

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeffrey van Rossum](https://wordpress.org/support/users/jeffreyvr/)
 * (@jeffreyvr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/missing-include-causes-critical-error/#post-13487997)
 * The file has now been added to the trunk. Sorry for everyone who runs into this
   issue!
 * You can find the file here:
    [https://github.com/jeffreyvr/easy-liveblogs/blob/master/includes/elb-social-logos.php](https://github.com/jeffreyvr/easy-liveblogs/blob/master/includes/elb-social-logos.php)
 * Or:
    [https://plugins.trac.wordpress.org/browser/easy-liveblogs/trunk/includes/elb-social-logos.php](https://plugins.trac.wordpress.org/browser/easy-liveblogs/trunk/includes/elb-social-logos.php)

Viewing 1 replies (of 1 total)

The topic ‘Missing include causes critical error’ is closed to new replies.

 * ![](https://ps.w.org/easy-liveblogs/assets/icon-256x256.png?rev=2823637)
 * [Easy Liveblogs](https://wordpress.org/plugins/easy-liveblogs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-liveblogs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-liveblogs/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-liveblogs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-liveblogs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-liveblogs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeffrey van Rossum](https://wordpress.org/support/users/jeffreyvr/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/missing-include-causes-critical-error/#post-13487997)
 * Status: resolved