The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
RSS feed in multiple forums
I want to set it up to post the RSS feed in different forums based on what category the article is posted in on our homepage..
I have an idea how to do it, I'm just struggling with even changing the RSS feed target forum in a plugin. Here's what I've tried: Code:
global $vbulletin; $vbulletin->GPC['forumid']) = '266'; $feeddata->set('forumid', $vbulletin->GPC['forumid']); I don't need your help with the whole category thing, I've got an idea for that but I'd really appreciate some help with this. My idea being I test it first by just being able to set the forumid do something via a plugin, then go from there with my next idea. Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|