The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
It's the $db causing the issue. I had the same problem. $db doesn't seem to be defined any more.
$vbulletin->db->query_first() That should work. Though the quickest change to make it work would just be to add $db = $vbulletin->db; at the start of the plugin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|