PDA

View Full Version : Rss feeds


Thug
07-31-2005, 10:11 AM
Hi im making a hotornot site www.oh-twadi.com/Rate and want to have the latest forum topics on it,how do i go abt doing this.or maybe even the top X' stats on it from the forum
so if anyone knows can you help me

m0nde
07-31-2005, 10:20 AM
Hi im making a hotornot site www.oh-twadi.com/Rate and want to have the latest forum topics on it,how do i go abt doing this.or maybe even the top X' stats on it from the forum
so if anyone knows can you help meHuh? You want to take the forums that are in that i-rater thing and have them appear in your vBulletin forum?

If I am correct in assuming the above, then you're going to have to find out how that i-rater's RSS (not CSS) feed works.

Once you figure that out, to import it into vBulletin, use Article Bot (https://vborg.vbsupport.ru/showthread.php?t=67078) or some other method of importing RSS into vBulletin. I, personally, use this so that's why I'm recommending it.

To bypass ALL of this, why not just kill that i-rater's own forum and hard link it to your already existing http://www.oh-twadi.com/forum/ ?
I see you've already done this in the main hot-or-not rating area.

- Sid

Thug
07-31-2005, 10:43 AM
sorry i didnt make myself clear enuff,erm how do i have the vbulletin forum feed topics onto the i-rater home

m0nde
07-31-2005, 11:38 AM
sorry i didnt make myself clear enuff,erm how do i have the vbulletin forum feed topics onto the i-rater homeOh okay...
That's not difficult.
You will have to turn on the external data provider option in your vbulletin administration panel under vbulletin options.

then you can pull feeds from your vbulletin forum like this:
Pull all of the forums: http://www.oh-twadi.com/forum/external.php?type=rss
Pull only forum 1: http://www.oh-twadi.com/forum/external.php?type=rss&forumids=1
Pull forums 1,7,10, and 11: http://www.oh-twadi.com/forum/external.php?type=rss&forumids=1,7,10,11

You cannot pull forums that are only available to registered users. The forums that are available via RSS must be available to guests.

- Sid

Thug
07-31-2005, 11:50 AM
basicaly i click the pull all forums link and i just view source and add that code to where i want it

m0nde
07-31-2005, 01:21 PM
basicaly i click the pull all forums link and i just view source and add that code to where i want itNo. You have to have an RSS news aggregator for that i-rate thing. Most likely it doesn't have one...
You then put the link as I've mentioned above into the aggregator and it pulls the RSS feed per some schedule you set.

- Sid

Thug
07-31-2005, 01:25 PM
ah man,how would i go about adding 1,do u no at all

m0nde
07-31-2005, 06:24 PM
ah man,how would i go about adding 1,do u no at allyou're asking for support for i-rater now. You should ask on their support forums. The syntax for pulling RSS feeds from vBulletin is given above, so once you are ready to use those feeds, use them.

- Sid

Frank Woolf
08-06-2005, 03:20 AM
Monde,

Many thanks for this info.

Logikos
08-06-2005, 03:23 AM
This will not work:

http://www.oh-twadi.com/forum/external.php?type=rss&forumids=1,7,10,11

Should be like this:

http://www.oh-twadi.com/forum/external.php?type=rss&forumids=1&forumids=7&forumids=10&forumids=11


:)

Frank Woolf
08-08-2005, 04:50 AM
I thought I had this working and was retrieving feeds. I had an initial problem with some working and some not until I discovered they only work after they are bookmarked. But...

Today I tried accessing all the forum feeds I had bookmarked and every one comes up with "No Articles". My forums get about 600 to 1,000 posts each day and I know there is new posts so I cannot figure out why I just get "No Articles" or "No new articles". As far as I remember I haven't changed anything since it was working (but I am working long hours and my memory is not so good). This is driving me crazy. Can anyone please advise.

Example URL is:
feed://motorcyclephilippines.com/forums/external.php?type=rss&forumids=3
I found I had to change http to feed for the URL to work.

I have a second question. When it was working I was getting 15 results per page. Can this be increased to say 25 or more?