Page 1 of 1
RSS Aggregator error
Posted: Sun Dec 20, 2009 8:27 pm
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
Re: RSS Aggregator error
Posted: Mon Dec 21, 2009 12:03 am
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
Re: RSS Aggregator error
Posted: Thu Dec 24, 2009 4:43 am
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

Re: RSS Aggregator error
Posted: Thu Dec 24, 2009 11:03 am
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