Fork me on GitHub

PHP Fatal error: in simplepie.inc  Bottom

  • There are errors like this dating back a long time, unable to pinpoint the exact time, maybe forever? These are the ones logged only for December.

    Code

    [06-Dec-2011 02:31:27] PHP Fatal error:  Call to a member function get_error_string() on a non-object in /public_html/includes/classes/SimplePie/simplepie.inc on line 1787
    [09-Dec-2011 00:11:59] PHP Fatal error:  Call to a member function get_error_string() on a non-object in /public_html/includes/classes/SimplePie/simplepie.inc on line 1787
    [09-Dec-2011 09:09:57] PHP Notice: XML error: not well-formed (invalid token) at line 152, column 15 in /public_html/includes/classes/SimplePie/simplepie.inc on line 1788
    [09-Dec-2011 23:44:21] PHP Notice: XML error: no element found at line 66, column 15 in /public_html/includes/classes/SimplePie/simplepie.inc on line 1788
    [10-Dec-2011 21:52:18] PHP Notice: XML error: no element found at line 66, column 15 in /public_html/includes/classes/SimplePie/simplepie.inc on line 1788
    [12-Dec-2011 00:58:12] PHP Notice: XML error: not well-formed (invalid token) at line 152, column 15 in /public_html/includes/classes/SimplePie/simplepie.inc on line 1788
    [21-Dec-2011 02:26:23] PHP Fatal error:  Call to a member function get_error_string() on a non-object in /public_html/includes/classes/SimplePie/simplepie.inc on line 1787


    I'm running the latest Zikula 1.2.8

    Is it possible that SimplePie should be updated?



    Edited by mesteele101 on Dec 23, 2011 - 09:34 AM.
  • It is possible that the particular feed you are trying to parse is not a valid RSS or Atom feed. Try running the URL through the validator, to see if there are any errors:

    http://validator.w3.org/feed/
  • Had one bad feed.

    Thanks...

    About SimplePie; Should this be updated to move along with the development site?

    Zikula SimplePie: 1.1.3
    Latest stable Release: 1.2.1
  • Yes, it is fine to upgrade SimplePie at this time. You should also file a Zikula ticket, requesting that SimplePie gets upgrade in the next release.

This list is based on users active over the last 60 minutes.