vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   RSS Feeds,, RSS1,2 and XML.... forums (https://vborg.vbsupport.ru/showthread.php?t=135625)

BigJohnny 01-05-2007 03:11 PM

RSS Feeds,, RSS1,2 and XML.... forums
 
Ok so ive got the RSS system pretty well figured out now, but im having one small issue.

Im using cinvins forum feed listings which is working absolutly great.

But i want to give the users the ability to choose between RSS 1, RSS 2, and XML feeds, instead of just RSS2.

This works fine if i add ?type=RSS1/RSS2/XML to external.php.

the problem comes into play with the individual forum feeds.

i cant use this
external.php?forumids=15?type=RSS2

OR

external.php?type=RSS?forumids=15

So is there something i can do to enable the choosing of formats for the specific forums?

noppid 01-05-2007 03:27 PM

Try changing your URLs.

HTML Code:

external.php?forumids=15&type=RSS2
The question mark goes before the first variable only. then after that you use ampersand.

You use the HTML code & in templates. You can use just & in the address bar of your browser though.

BigJohnny 01-05-2007 03:55 PM

ahh thanks

seems the xml feed isnt valid though.... it has a problem with <source>

its missing a parameter when vb generates it or something... i dont even know where id even begin to look to fix that lol.

noppid 01-05-2007 04:16 PM

The feed seems to display and parse fine for me in FF on the forum in your signature.

Is that what you meant?

BigJohnny 01-05-2007 10:39 PM

thats the site, but i reverted my changes, until i get some better button images.

the ampersand works a charm though from what i see in my browser, it does seem to be 3 different feeds.

i just need an rss reader that seperates them, vbulletin spits out both a description tag and a content:encoded tag, and my current reader automatically uses content:encoded if it is available.

As for the XML feed, it keeps telling me it isnt a valid feed, then takes me to feed validator, and the validator tells me there is a problem with the <source> tag in the xml.


All times are GMT. The time now is 12:01 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.01842 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete