The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
What files do I need to modify in order to add variables that I can use to the notices manager?
Specifically I am trying to add '$myfeeds', '$myfeeds2', etc... These are variables created by another plugin for vbulletin that allow me to pull in rss feeds from other websites. So far I seem to be able to use those variables everywhere in my vb site with the exception of notices which is really starting to drive me nuts.... My idea is simple: I am trying to pull in rss feeds from specific categories of my wordpress site that directly apply to an individual forum. I have no problem getting the feeds, I just can't get them to display inside the notices box. |
#2
|
||||
|
||||
![]()
PHP variables are not parsed inside of notices. What you can do, however, is extend the replacements available for notices by adding a plugin (look at where notices are processed in global.php).
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|