The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi All,
Trying to add content to posts in showthread page. I customised postbit template I need to get informations from a database. I am trying to add code in plugin Hook Location : postbit_display_start Problem is that I cannot use $db->query_first([myquery]); Result is a blank page for showthread.php Thanks. |
#2
|
||||
|
||||
![]()
try:
$db->query_read($sql); where $sql is your query. And if it's some stuff is added automatically I think (from the db) |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|