RSS Aggregator error

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Geo
Regular
Posts: 19
Joined: Sun Nov 12, 2006 5:58 pm
Location: England

RSS Aggregator error

Post by Geo »

Hello

I've upgraded the RSS agggregator to the latest version.

When I use SimplePie I get The following errors:

ERROR: The data could not be converted to UTF-8

and no entries are created.


When I use Onyx [BSD] I get this error:

Unable to call handler cdata()



What is causing these problems?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: RSS Aggregator error

Post by garvinhicking »

Hi!

How are these errors revelealed to you exactly? Any file/line number mentions? Did you maybe also upgrade your PHP? It seems as if the XML parsing routines are no longer available.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Geo
Regular
Posts: 19
Joined: Sun Nov 12, 2006 5:58 pm
Location: England

Re: RSS Aggregator error

Post by Geo »

Hi

I am sorry for late reply...it's crazy time of the year.

My PHP version is 4.4.7


For errors in SimplePie I get :

ERROR: The data could not be converted to UTF-8

Finish feed. Finish planetarium. DEBUG: Expire cutoff 1261452783 DEBUG: Nothing to expire. DEBUG: MD5 Expire cutoff 1253849583 DEBUG: Nothing to expire.

======

For Onyx [BSD] I get hundreds of this error:

Warning: xml_parse() [function.xml-parse]: Unable to call handler tag_open() in /home/daffo/public_html/bundled-libs/Onyx/RSS.php on line 149

Thanks for any help and Happy Xmas :)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: RSS Aggregator error

Post by garvinhicking »

Hi!

So did you upgrade your PHP as well? Because the aggregator plugin itself should not have changed these core things, so the upgrade should not be the issue here.

Again, I believe your PHP might be compiled without XML support...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply