![]() |
RSS help
I am trying to add an RSS feed link for a given forum to our display options block for that forum but am not sure how to (or even if it is possible) , I have tried replacing the forum number of the rss url with
http://www.webxpertz.net/forums/external.php?type=rss&forumids=$forum[forumid] which just produces http://www.domain_name.net/forums/ex...=rss&forumids= I also tried to use a conditional with Code:
<if condition="$forum[forumid]=1"> thanks |
Here is a good explaination by Floris. There is no elseif.
http://www.vbulletin.com/forum/showt...hlight=%3Celse |
Can't you just use a
PHP Code:
|
Marco64,
I tried that first thing but it only produced http://www.webxpertz.net/forums/ext...e=rss&forumids= so appearently that variable won't work in that template |
You are aware that the external script is trying to get posts logged in as a guest?
And from which script are you calling this? Is the $forum array filled (doubt that to be honest) |
Quote:
Quote:
Quote:
Quote:
Code:
<if condition="$forum[forumid]=1"> We were able to find a solution that seems to work, instead of using $forum[forumid] we used $foruminfo[forumid] and it apprear to work fine. Thanks much for the help with this :cool: ps: what is up with all my replies being put into one post???? I have used quick reply and regular reply and it just keeps making my previous post longer, instead on posting another reply ?? |
Glad you solved it.
To avoid people bumping a post too much, all replies to your own posts within 24 hours are auto-merged. |
All times are GMT. The time now is 05:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|