The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
mysql fetch
how would i fetch some data (say a name or something) from another part of my database and display it in postbit?.
any help is greatfully recieved rg, T |
#2
|
|||
|
|||
If you can it is best to add a left join to the hooks where the postbit is created (showthread_query, etc). If you can't add a left join, you can always put your query in one of the postbit hooks but I suggest not because it can run up the query count on showthread very quickly.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|