vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Rss feeds (https://vborg.vbsupport.ru/showthread.php?t=93274)

Thug 07-31-2005 10:11 AM

Rss feeds
 
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

Quote:

Originally Posted by Thug
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

Huh? 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 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

Quote:

Originally Posted by Thug
sorry i didnt make myself clear enuff,erm how do i have the vbulletin forum feed topics onto the i-rater home

Oh 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/extern...rss&forumids=1
Pull forums 1,7,10, and 11: http://www.oh-twadi.com/forum/extern...mids=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

Quote:

Originally Posted by Thug
basicaly i click the pull all forums link and i just view source and add that code to where i want it

No. 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

Quote:

Originally Posted by Thug
ah man,how would i go about adding 1,do u no at all

you'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:
Code:

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

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


All times are GMT. The time now is 09:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01163 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete