The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello,
plz i wrote plugin , but i stopped because i tried use option , but it didn't work in postbit_diplsay_hook , i tried $vbulletin->options[... , so what's the problem , why it's don't work with postbit_display_complete ?? and how to solve it ?? thanks, |
#2
|
||||
|
||||
![]()
Let's see the plugin code. (Did you make $vbulletin global?)
|
#3
|
|||
|
|||
![]()
hi,
no i didn't make $vbulletin global >? ,, how ? this is cut of plugin code: PHP Code:
|
#4
|
||||
|
||||
![]()
To make $vbulletin global:
PHP Code:
|
#5
|
|||
|
|||
![]()
where i put it ?
|
#6
|
||||
|
||||
![]()
Somewhere before you want to use the variable $vbulletin. (Perhaps the first line of your plugin?)
|
#7
|
|||
|
|||
![]()
very good , it's work now , thank u Lynne
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|