Title: PHP error
Last modified: August 31, 2016

---

# PHP error

 *  Resolved [Frederic Legrand](https://wordpress.org/support/users/fredericlegrand/)
 * (@fredericlegrand)
 * [10 years ago](https://wordpress.org/support/topic/php-error-180/)
 * I am noticing that Feedzy plugin is bloating php error file when url is not reachable
 * is there a way to turn off that error message?
 * [16-Mar-2016 13:34:23 UTC] Feedzy RSS Feeds – related feed: [http://www.google.com/alerts/feeds/17772190480183038361/16814868350632923596](http://www.google.com/alerts/feeds/17772190480183038361/16814868350632923596)–
   Error message: A feed could not be found at [http://www.google.com/alerts/feeds/17772190480183038361/16814868350632923596](http://www.google.com/alerts/feeds/17772190480183038361/16814868350632923596).
   A feed with an invalid mime type may fall victim to this error, or SimplePie 
   was unable to auto-discover it.. Use force_feed() if you are certain this URL
   is a real feed.
 * [https://wordpress.org/plugins/feedzy-rss-feeds/](https://wordpress.org/plugins/feedzy-rss-feeds/)

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

 *  Plugin Contributor [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [10 years ago](https://wordpress.org/support/topic/php-error-180/#post-7337956)
 * We dont have a such mechanism enabled yet but we will have it in the future. 
   Thank you for reporting this. 🙂
 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [10 years ago](https://wordpress.org/support/topic/php-error-180/#post-7338004)
 * Hi Frederic,
 * To turn off errors log, just add the following line in your functions.php file(
   or elsewhere) :
 * `remove_filter( 'feedzy_default_error', 'feedzy_default_error_notice' );`
 * Best,
 *  Thread Starter [Frederic Legrand](https://wordpress.org/support/users/fredericlegrand/)
 * (@fredericlegrand)
 * [10 years ago](https://wordpress.org/support/topic/php-error-180/#post-7338016)
 * Thanks Brice
 * —
 * Use force_feed() if you are certain this URL is a real feed.
 * [https://core.trac.wordpress.org/ticket/21017](https://core.trac.wordpress.org/ticket/21017)
 * could it help?
    i believe you use simple pie?

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

The topic ‘PHP error’ is closed to new replies.

 * ![](https://ps.w.org/feedzy-rss-feeds/assets/icon-256x256.gif?rev=3418285)
 * [RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator](https://wordpress.org/plugins/feedzy-rss-feeds/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feedzy-rss-feeds/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feedzy-rss-feeds/)
 * [Active Topics](https://wordpress.org/support/plugin/feedzy-rss-feeds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedzy-rss-feeds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedzy-rss-feeds/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Frederic Legrand](https://wordpress.org/support/users/fredericlegrand/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/php-error-180/#post-7338016)
 * Status: resolved