The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to add some custom data to the postbit. From what I could gather so far, I need to create a plugin that gets this data, put it on a variable and then I have to create a postbit_custom template and call this variable.
We have an external table with relational information to each one of our vbulletin users, so to get this external data we send the $post['userid'] variable. So I created a plugin like this: PHP Code:
Thank you in advance. |
#2
|
||||
|
||||
![]()
I would try one of the postbit_display_* hook locations. You may be able to spit this out into a template_hook if you see one in the appropriate place in the template.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|