The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
PHP implode is exploding my mind!!!!!!
What i want to do: pull all forum ids having a specific parent forum, and place them in a string ( $newsfeedforumids ) so they can be added to end of external.php lilke this:
PHP Code:
My query: PHP Code:
Code:
<a href="$vboptions[bburl]/external.php?type=rss2&forumids=$newsfeedforumids" target="_blank">Click for Feed</a> bburl/external.php?type=rss2&forumids=7,7 What am i doing wrong? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|