The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Pushing Existing Variable From Other Template
How do I pass the $pagenav variable into FORUMHOME? I tried via plugin:
PHP Code:
I've read all the guides on this but they only cover registering your own variables you've defined within the plugin itself... |
#2
|
||||
|
||||
You can't pass the pagenav from the forumdisplay to the forum home. It makes no sense to do so. And you can't just take something where the code is only done on forumdisplay and make it show up on a totally different page.
Perhaps you can explain what you are trying to do and we can make suggestions on how to do it. |
#3
|
|||
|
|||
err sorry, I meant $forumjump!
Edit: I'm currently trying to find where forumjump is defined so I can redefine it inside the plugin. I guess I'll just start opening up php files and search away. :P |
#4
|
||||
|
||||
Get a text editor that allows you to search directories - that is much easier than randomly opening files to search!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|