Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Hardeep Asrani

    (@hardeepasrani)

    We dont have a such mechanism enabled yet but we will have it in the future. Thank you for reporting this. 🙂

    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

    (@fredericlegrand)

    Thanks Brice

    Use force_feed() if you are certain this URL is a real feed.

    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.