Customizing SMF > Modifications and Packages
RSS Feed Poster 3.0.4 Released with 2.0 Support!
Ch4ng3r:
Sources/Subs-RSS2.php
--- Code: --- // Process the XML
$xml_parser = xml_parser_create("ISO-8859-1");
--- End code ---
Replace with
--- Code: --- // Process the XML
$xml_parser = xml_parser_create("UTF-8");
--- End code ---
Checked and works! :D
Fabiolas:
I already did it but RSS Feed Poster still posts "� " instead of "à".
GarfieldP:
I am using this feed
http://www.arcamax.com/thefunnies/garfield/rss
but each time the picture does not show up in the post. Is there any cure?
Fabiolas:
--- Quote from: GarfieldP on April 23, 2012, 07:51:47 PM ---I am using this feed
http://www.arcamax.com/thefunnies/garfield/rss
but each time the picture does not show up in the post. Is there any cure?
--- End quote ---
What do you see in your posts source code? There is any url to images?
GarfieldP:
--- Quote from: Fabiolas on April 24, 2012, 02:13:26 PM ---
--- Quote from: GarfieldP on April 23, 2012, 07:51:47 PM ---I am using this feed
http://www.arcamax.com/thefunnies/garfield/rss
but each time the picture does not show up in the post. Is there any cure?
--- End quote ---
What do you see in your posts source code? There is any url to images?
--- End quote ---
this is the code it posts
--- Code: ---[b]Saturday, April 21, 2012[/b]
[html]Garfield by Jim Davis for April 21, 2012<br /><p><a href="http://feedads.g.doubleclick.net/~a/SNQSqySoGy6IqNefEODDsSMqi7w/0/da"><img src="http://feedads.g.doubleclick.net/~a/SNQSqySoGy6IqNefEODDsSMqi7w/0/di" border="0" ismap="true"></img></a><br/><br /><a href="http://feedads.g.doubleclick.net/~a/SNQSqySoGy6IqNefEODDsSMqi7w/1/da"><img src="http://feedads.g.doubleclick.net/~a/SNQSqySoGy6IqNefEODDsSMqi7w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare"><br /><a href="http://feeds.feedburner.com/~ff/uclick/garfield?a=ggIi7Yzfpsk:gv37I7yOigk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/uclick/garfield?i=ggIi7Yzfpsk:gv37I7yOigk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/uclick/garfield?a=ggIi7Yzfpsk:gv37I7yOigk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/uclick/garfield?i=ggIi7Yzfpsk:gv37I7yOigk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/uclick/garfield?a=ggIi7Yzfpsk:gv37I7yOigk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/uclick/garfield?d=qj6IDK7rITs" border="0"></img></a><br /></div><img src="http://feeds.feedburner.com/~r/uclick/garfield/~4/ggIi7Yzfpsk" height="1" width="1"/>[/html]
Source: [url=http://feedproxy.google.com/~r/uclick/garfield/~3/ggIi7Yzfpsk/21]Saturday, April 21, 2012[/url]
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version