The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a plugin that I wish to use that has functions declared that overlap with some vbulletin functions. Is it possible to run my plugins within their own context so that i dont error out with re-declare errors or must I rename all my functions?
In doing this, I would still like my plugin to be able to access things like $vbulletin->userinfo. |
#2
|
|||
|
|||
![]()
If you're including the global file to access the vB variables the easiest solution is to rewrite your own functions. This should absolutely be done if you're making a plugin.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|