Title: Fatal error for plugin
Last modified: April 24, 2019

---

# Fatal error for plugin

 *  Resolved [bdanzer29](https://wordpress.org/support/users/bdanzer29/)
 * (@bdanzer29)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-for-plugin/)
 * I got this error with the plugin:
    `[Wed Apr 24 19:53:45.687251 2019] [php7:error][
   pid 2150] [client 68.112.1.180:62768] PHP Fatal error: require_once(): Failed
   opening required 'include/Deprecated/old-bulk-delete.php' (include_path='.:/usr/
   share/pear/php:/usr/share/php') in /nas/content/live/aloftcontent/wp-content/
   plugins/bulk-delete/bulk-delete.php on line 36`
 * If I change this:
 * `require_once 'include/Deprecated/old-bulk-delete.php';`
 * to this:
 * `require_once 'include/deprecated/old-bulk-delete.php';`
 * it seems to fix the errors I get. Is this a known issue?

Viewing 1 replies (of 1 total)

 *  [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-for-plugin/#post-11465044)
 * Hello [@bdanzer29](https://wordpress.org/support/users/bdanzer29/)
 * Apologies for the issue that you are facing.
 * Ideally this shouldn’t happen and is not a known issue.
 * Looks like in your installation for whatever reason the directory is named in
   lowercase and not uppercase.
 * What is the version of Bulk Delete you are using? Also did you recently update
   Bulk Delete from an older version?
 * Also please give me more details about your server os and version. Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error for plugin’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-for-plugin/#post-11465044)
 * Status: resolved