Title: Fatal warning
Last modified: August 12, 2020

---

# Fatal warning

 *  Resolved [asisrodriguez](https://wordpress.org/support/users/asisrodriguez/)
 * (@asisrodriguez)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/)
 * Please, I have this mistake in my web. I deactivate and activate the plugin, 
   Charge WordPress 5.5 … but nothing, Please, URGET help:
    Warning: Declaration
   of FeedWordPie_Item::get_id($hash = false) should be compatible with SimplePie_Item::
   get_id($hash = false, $fn = ‘md5’) in /var/www/vhosts/ntdhoy.com/httpdocs/wp-
   content/plugins/feedwordpress/feedwordpie_item.class.php on line 0
 * Warning: Declaration of FeedWordPress_Parser::parse(&$data, $encoding) should
   be compatible with SimplePie_Parser::parse(&$data, $encoding, $url = ”) in /var/
   www/vhosts/ntdhoy.com/httpdocs/wp-content/plugins/feedwordpress/feedwordpress_parser.
   class.php on line 0
 * thank in advnaced
    Asis
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffatal-warning%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [SimcaCZE](https://wordpress.org/support/users/simcacze/)
 * (@simcacze)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13241792)
 * Hi, I want update plugin or WordPress too. In first update web to WP 5.5 I must
   disable plugin.
    Simca
 *  [langhof](https://wordpress.org/support/users/langhof/)
 * (@langhof)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13242457)
 * Hi, the same. On update to WP 5.5
    Plugin disable at the moment for site working.
 * Jens
    -  This reply was modified 5 years, 10 months ago by [langhof](https://wordpress.org/support/users/langhof/).
 *  [olive67](https://wordpress.org/support/users/olive67/)
 * (@olive67)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13244287)
 * Since upgrade to WordPress 5.5, i have following errors :
    This is currently 
   a blocking issue because I’m no more able to publish my posts created via feedWordPress
   🙁 Do you plan to release a fix soon ? Thank you
 * Warning: Declaration of FeedWordPie_Item::get_id($hash = false) should be compatible
   with SimplePie_Item::get_id($hash = false, $fn = ‘md5’) in /home/passi997/public_html/
   www.passionporsche.fr/wp-content/plugins/feedwordpress/feedwordpie_item.class.
   php on line 0
 * Warning: Declaration of FeedWordPress_Parser::parse(&$data, $encoding) should
   be compatible with SimplePie_Parser::parse(&$data, $encoding, $url = ”) in /home/
   passi997/public_html/www.passionporsche.fr/wp-content/plugins/feedwordpress/feedwordpress_parser.
   class.php on line 0
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/passi997/public_html/www.passionporsche.fr/wp-content/plugins/feedwordpress/
   feedwordpie_item.class.php:0) in /home/passi997/public_html/www.passionporsche.
   fr/wp-includes/functions.php on line 6270
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/passi997/public_html/www.passionporsche.fr/wp-content/plugins/feedwordpress/
   feedwordpie_item.class.php:0) in /home/passi997/public_html/www.passionporsche.
   fr/wp-admin/includes/misc.php on line 1310
 *  [langhof](https://wordpress.org/support/users/langhof/)
 * (@langhof)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13247730)
 * [https://wordpress.org/support/topic/wordpress-5-5-will-require-plugin-modification/](https://wordpress.org/support/topic/wordpress-5-5-will-require-plugin-modification/)
   
   Ive just read it
 *  [eworm](https://wordpress.org/support/users/eworm/)
 * (@eworm)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13251992)
 * Same problem happened on my site!
 *  [sdmimi](https://wordpress.org/support/users/sdmimi/)
 * (@sdmimi)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13261546)
 * Any fixes for this, or has anyone got a recommendation for a comparable plugin?
 *  [langhof](https://wordpress.org/support/users/langhof/)
 * (@langhof)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13261673)
 * Try the homepagelinks
    [http://feedwordpress.radgeek.com/](http://feedwordpress.radgeek.com/)
   [https://fwpplugin.com/](https://fwpplugin.com/) Down :/
 * Perhaps a alternative
    [https://wordpress.org/plugins/search/CyberSEO+Lite/](https://wordpress.org/plugins/search/CyberSEO+Lite/)
 *  [sdmimi](https://wordpress.org/support/users/sdmimi/)
 * (@sdmimi)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13272315)
 * Apparently the author is working on a fix–not sure if you’ll need to download
   via github?
 * [https://github.com/radgeek/feedwordpress/issues/121](https://github.com/radgeek/feedwordpress/issues/121)
 * I’m using cybersyn/CyberSEO lite plugin too, and it’s working so far.
 *  Plugin Author [C. Johnson](https://wordpress.org/support/users/radgeek/)
 * (@radgeek)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13286447)
 * Hi all, sorry you ran into this problem.
 * The cause was that the most recent release of WordPress 5.5 includes an upgrade
   to the SimplePie feed parsing library (from 1.3.1 to 1.5.5). On the whole this
   is a good thing, but here it had the unfortunate side effect of introducing small
   but important changes in a couple of classes that FeedWordPress adapts and extends.
   Hence the ugly warning notices.
 * The good news is, that this issue should be resolved by installing the most recent
   release of FeedWordPress (2020.0818). Hope this helps! Let me know how it works
   for you.
 *  Thread Starter [asisrodriguez](https://wordpress.org/support/users/asisrodriguez/)
 * (@asisrodriguez)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13287078)
 * yeah¡¡¡¡ thanks very much¡¡¡¡ works perfectly again 🙂

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

The topic ‘Fatal warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/feedwordpress_a6a79a.svg)
 * [FeedWordPress](https://wordpress.org/plugins/feedwordpress/)
 * [Support Threads](https://wordpress.org/support/plugin/feedwordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/feedwordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedwordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedwordpress/reviews/)

 * 10 replies
 * 7 participants
 * Last reply from: [asisrodriguez](https://wordpress.org/support/users/asisrodriguez/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/fatal-warning/#post-13287078)
 * Status: resolved