I'm running Simplepie with James Cridland's google calendar script (http://james.cridland.net/code/google-calendar.html) I want to be able to automatically...
Hello everyone! I've been attempting to use SimplePie as a means to pull posts from Wordpress to display on a xhtml website template that I purchased. I'm...
Hello all, I am noticing an issue in my application that I believe can be traced back to the use of SimplePie. We have a very powerful Apache server configured...
Hi, this feed doesnt strip tags :/. http://riskydevil.blogspot.com/feeds/posts/default?alt=rss That's bad :(. I want to manage the post on my own, now I'm also...
Hello All, I have a NewsDemo installation and the flickr stream doesnt seem to want to update properly. http://search.porscheheritage.com/images.php Any ideas?...
Hello, I used this function returnObject($text) { $text = html_entity_decode($text, ENT_QUOTES, 'UTF-8'); $pattern = "/\<object[^>]+\>(.+?)\<\/object\>/i"; ...
making a wordpress plugin and, i get this error... " A feed could not be found at :http://news.google.com.au/news?pz=1&cf=all&ned=au&hl=en&output=rss " im...
I'm not able to merge this feed: http://feeds.feedburner.com/Geekissimo http://feeds.feedburner.com/MambroRss i receive a error: Warning: Cannot merge zero...
Hey there, I'm building an app that will aggregate many feeds into one page and I want the content to be as fresh as possible. Are there any written/unwritten...
I installed/have: Simplepie version 1.2 Apache Server PHP version 5 I am trying to get these modules to work: rssmerger.php I get the error message without any...
Hello All, I've been trying all day for images to appear in the "LISTING" I've looked at the newsblock.inc.php file and cant figure it out.. any suggestions?...
I read the tutorial on the single and multi feed ajax, but the problem with the multi version is you need a separate box for each feed. How do you merge feeds...
I haven't received a reply to my previous post. I did a search and there are several posts by others on different web sites of this error but no response...
Upon installation of SimplePie version 1.2, I am getting a data could not be converted to UTF-8 error. I uploaded the sp_compatibility_test.php file to my web...
I'm currently working on http://thedailyreviewer.com and everything was great with SimplePie until recently when the traffic started coming in, the app is...
When I set the feed URL in SimplePie for my Google Reader shared items and then use <?php echo $item->get_description(); ?>, it returns a formatted HTML block...
Hi, I am trying to use SimplePie with CodeIgniter. I am developing on a local xampp installation. I can run the demo application OK except for some warning...
Multiple feeds are working OK, but I'm really looking for something that moves on the page - a ticker that scrolls, rolls or fades - a bit of pizzaz. Problem...
I can display multiple feeds when I use <a href="<?php echo $item->get_permalink(); ?>"><?php echo $item->get_title(); ?></a> but when I use get source <?php...
Hello, I am getting Call to undefined function idn_to_utf8() in /var/www/vhosts/..../libraries/SimplePie.php on line 7538 How to resolve this error? Thanks in...
RE: SimplePie v1.2 & Google News Feed Feed $items from http://news.google.com/ produce a permalink that, when clicked, do not go directly to its respective...
Hi, can anyone help please. I'm trying transfer my webpage using simplepie to a windows server but I get the following error message: PHP has encountered an...
Hi, I'm using SimplePIe Plugin for Wordpress and I'm not sure how many have encountered this problem, but I had big issues with Finnish characters (ä, ö) and...
I'm using the simplepie library inside other custom library and when a load de simplepie library get the following error "An unhandled win32 exception ocurred...