News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

RSS Feed Poster

Started by SMFHacks.com Team, January 11, 2007, 07:46:04 PM

Previous topic - Next topic

Mr. Pirate

Can you include an avatar feature for the RSS feeds? Is this possible to do with some minor coding? If not please make it available in the next feature.

Thanks

Shadowwolf_tw

I seem to be having an issue with this mod in that its not posting the article content at all. It shows the title, link, and thats it. Im not sure if its the feed or the mod or what because the feed shows up fine with RSS readers.

I tried using the feed directly and then pushing it through Feedburner with the same results...

http://feeds.feedburner.com/steampowered/CiUz
http://store.steampowered.com/feeds/news.xml

Currently using Feedposter 3.0.2a and SMF 2.0.1

vbgamer45

I see why that feed is storing content in the content:encoded tag normally the mod just looks for the description tag and in this case the feed does not have it.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Shadowwolf_tw

Thanks, got Feedburner to clean it up properly, but now im having to change what Phantomm was saying as its altering the html special characters for the post and its not formatting properly.

Shadowwolf_tw

#2284
Leaving all the original code as is and just changing the following line in Subs-RSS2.php

$msg_body = $smcFunc['db_escape_string']($msg_body);

to

$msg_body = htmlspecialchars_decode($msg_body);

Will output the raw HTML properly into the post and not have the dilemma of superfluous "\".

I've actually worked mine through HTMLPurifier to remove any unwanted tags easily as well.

I know its probably not the best way to get this done, but it works for my needs at the moment.

snyperthugs

I tried the above codes more than once, still nothing
www.4mydjs.com - Get Your Music Heard!

snyperthugs

OK this works

$msg_body = html_entity_decode($msg_body,ENT_QUOTES);

But only works for one feed, when I use the above code all of the other feeds stop working, but 1 feed still works, and html shows automatically. But without that code all feed work, but I have to manually go in an put [ html] and [ / html] 


ANy ideas???
www.4mydjs.com - Get Your Music Heard!

sasank

Hi
Just to let you know, this mod is not working properly, it is not updating every x minutes and not updating videos correctly, it is just showing source

vbgamer45

I suggest using cron jobs for updating that works best instead of scheduled tasks
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sasank

Hi
Thanks for your reply. Do I need to tick cron jobs option to update every 5 minutes

vbgamer45

I would have it check every 2 minutes. The system only runs when it is needed so doesn't matter how often it is called via cron.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sasank

Hi
Thanks for you e.mail. I have added another feed url. It was not updating.

Just to clear, I add one feed url first and set the time for 5 min each and then tick fake cron. It added 10 topics [ because I entered 10 topics for each post], as we know every feed url will get new topics, so if we set time [ every 10 min] it will update immediately on our site [ like facebook rss graffati]

I also add another website feed url and set the time for 5 min [ this time there were no topics posted]

Could you please tell me how can I rectify this error.


Thanks


sasank

#2292
Hi
Sorry one more thing to mention, for the first feed url it still doesn't post anything after 5 min. Please reply

sasank

Dear Developer
                      Could you please reply for the above queries. As you told the system runs when it is needed. But how can update feed urls, because every feed urls gets new posts [ as we know we want to post that content or videos in our site first]

As I mentioned 2nd feed url it's been 1 hr but didn't post anything yet. Our only concern is if it update lately, we loos our visitors, like if it post today's content tomorrow, think it will take so much time to get latest update news, if I am correct

Could you please help or look or give suggestions

vbgamer45

I would have to take a closer look but don't have the time at the moment.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sasank

Hi
Please look [ as we know rss graffati, facebook post recent videos or topics via our site feed url every 5 or 10 min or 20 min or 1 hr]

Please update this, as we should be thankful in providing good mods. Can u do this, i will pay 25 dollars?

lifeguard81

Good mod, works fine.
Only some urls looks like < a href xxxxxxxxxxxxxxxxxxx>
Sometimes the urls are good like Read more.
How can i fix this?
www.doenwenu.nl
Excuse me for my english. i am from holland :)

snyperthugs

Quote from: lifeguard81 on December 21, 2011, 01:29:31 AM
Good mod, works fine.
Only some urls looks like < a href xxxxxxxxxxxxxxxxxxx>
Sometimes the urls are good like Read more.
How can i fix this?


Thats the same question i been asking for about 2 years now, nobody knows how to fix that part of this mod.
www.4mydjs.com - Get Your Music Heard!

vbgamer45

That can occur if a url is cut off or not in the feed completely.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Biology Forums

#2299
This mod was working well for the first two manual runs and then stopped working without even touching any of the setting!

Has this happened to anyone?

If so, what did you do to fix it, please help!

 
Advertisement: