TinyPortal

Development => Support => Topic started by: snoopy_inc on November 27, 2007, 01:29:40 PM

Title: RSS auto Poster into Forums
Post by: snoopy_inc on November 27, 2007, 01:29:40 PM
Hi all,

After some searching around the forums i have found that there isnt really an explaination as to how to put up a RSS auto poster onto the forum.  Something that will pull the RSS feed and post that Feed onto the forums under a specific section.

I am assuming it would be mod related but i am inquiring as to.... is there something like this for SMF.... i know for VB it is around.  Seen it in action.

Is there a mod for SMF that does this?  IF so what is it called and if possible do you have the url for it.

Thanks
Title: Re: RSS auto Poster into Forums
Post by: Zetan on November 27, 2007, 02:19:59 PM
There is a package that does this at SMF.  :)

The support for the package will be at SMF, or the package authors website.
Title: Re: RSS auto Poster into Forums
Post by: Xarcell on November 27, 2007, 03:02:29 PM
Yes, it is called Feedposter.

Here it is: http://www.simplemachines.org/community/index.php?topic=141776.0

You have to have fsockopen enabled in your php.ini though.
Title: Re: RSS auto Poster into Forums
Post by: snoopy_inc on November 27, 2007, 03:04:15 PM
kewl thanks guys for the quick response. ill give it a bash and let you know if i have success.
Title: Re: RSS auto Poster into Forums
Post by: Zetan on November 27, 2007, 03:10:57 PM
I was just looking for that Xarcell.. The internet speed at work is like dial up, and with SMF, it's terrible.
Title: Re: RSS auto Poster into Forums
Post by: snoopy_inc on November 27, 2007, 03:34:04 PM
i konw what you mean ;) i live in a country where the government thinks dial up is a good thing :S

BTW could you point me in the right direction with the fsockopen function... they talk about it but don't talk about how to write it.