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