The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hello,
where can i find info about $vbulletin-> and $post and more of that kind of information. I mean what could i do with it and how to use it? |
|
#2
|
||||
|
||||
|
The best place to find information about a variable is in the code itself. There you can find exactly which variables are available for use from the query.
|
|
#3
|
|||
|
|||
|
but where do i find $post, $vbulletin etc. etc.
|
|
#4
|
||||
|
||||
|
Usually you can start by looking at the page where they are used. For instance, $post is used in the postbit, which is shown on the showthread.php page. So, you can check there. $vbulletin stuff is gotten from the global.php page which is required at the top of every page.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|