Title: require_once
Last modified: August 22, 2016

---

# require_once

 *  Resolved [Levent KIRCA](https://wordpress.org/support/users/olesore/)
 * (@olesore)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/)
 * Warning: require_once(/home/…../public_html/wp-content/plugins/gabfire-widget-
   pack/widget-simple-ad.php): failed to open stream: No such file or directory 
   in /home/etarim/public_html/wp-content/plugins/gabfire-widget-pack/gabfire-widgets.
   php on line 141
 * Fatal error: require_once(): Failed opening required ‘/home/…./public_html/wp-
   content/plugins/gabfire-widget-pack/widget-simple-ad.php’ (include_path=’.:/usr/
   lib/php:/usr/local/lib/php’) in /home/etarim/public_html/wp-content/plugins/gabfire-
   widget-pack/gabfire-widgets.php on line 141
 * [https://wordpress.org/plugins/gabfire-widget-pack/](https://wordpress.org/plugins/gabfire-widget-pack/)

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

 *  Plugin Author [Gabfire](https://wordpress.org/support/users/gabfire/)
 * (@gabfire)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820217)
 * Sorry about that, the missing files are added into plugin. Please reuplod it 
   once again.
 *  Thread Starter [Levent KIRCA](https://wordpress.org/support/users/olesore/)
 * (@olesore)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820220)
 * Attachments could not be activated because it was unavoidable cause an error.
 * Parse error: syntax error, unexpected ‘}’ in /home/…./public_html/wp-content/
   plugins/gabfire-widget-pack/widget-recent-tweets.php on line 1
 *  Plugin Author [Gabfire](https://wordpress.org/support/users/gabfire/)
 * (@gabfire)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820227)
 * I can’t reproduce that issue.
 * Did you download the file and uploaded it manually via FTP overwriting old files
   on server?
 *  Thread Starter [Levent KIRCA](https://wordpress.org/support/users/olesore/)
 * (@olesore)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820239)
 * I completely uninstall the plugin. I delete for FTP. Then I re-install FTP. I’m
   still getting the same error.
 *  Plugin Author [Gabfire](https://wordpress.org/support/users/gabfire/)
 * (@gabfire)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820245)
 * Thats odd, the installation and activation of plugin works just fine to me.
 * Can you open plugin -> gabfire-widgets.php -> and delete this line
 *     ```
       if (isset($gabfire_options['recent_tweets']) && $gabfire_options['recent_tweets'] == 1) {
       		require_once (GABFIRE_WIDGETS_DIR . '/widget-recent-tweets.php');
       	}
       ```
   
 * Then see if you can activate it?
 *  Thread Starter [Levent KIRCA](https://wordpress.org/support/users/olesore/)
 * (@olesore)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820252)
 * To fix the problem. But what will happen when I want to use the plugin twitter?
 *  Plugin Author [Gabfire](https://wordpress.org/support/users/gabfire/)
 * (@gabfire)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820261)
 * We’ll try to figure out why it did not work for but worked for us and update 
   the plugin once again.

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

The topic ‘require_once’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gabfire-widget-pack_f4f4ee.svg)
 * [Gabfire Widget Pack](https://wordpress.org/plugins/gabfire-widget-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/gabfire-widget-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/gabfire-widget-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gabfire-widget-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gabfire-widget-pack/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Gabfire](https://wordpress.org/support/users/gabfire/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/require_once/#post-5820261)
 * Status: resolved