PDA

View Full Version : RSS2 together with forum ID?


ismangil
Thu 4th May '06, 11:26am
Hi, in 3.5.4 is it possible to specify RSS2 together with the forum id in the external URL?

I can't seem to subscribe to a specific forum feed using IE7, since it only supports RSS2. I can subscribe to the main feed just fine by type=RSS2.

Zachery
Thu 4th May '06, 12:39pm
external.php?type=RSS2&forumids=X,Y,Z

ismangil
Thu 4th May '06, 12:46pm
external.php?type=RSS2&forumids=X,Y,Z

I did that, but as soon as you add the forumids it reverts back to RSS1

Zachery
Thu 4th May '06, 12:47pm
http://www.vbulletin.com/forum/external.php?type=RSS2&forumids=47

ismangil
Thu 4th May '06, 12:49pm
http://www.vbulletin.com/forum/external.php?type=RSS2&forumids=47

Ah! I got it. I was not using ampersand but using two ? Problem solved! Thanks a lot!