The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User ID in bbcode_parse_start
Hello,
In the bbcode_parse_start hook I'd like to be able to access the userid of the current poster. I do not mean the currently logged in user. Hard to explain but you would access it this way if it were a template edit: Code:
$post[userid] |
#2
|
|||
|
|||
Try:
$this->post['userid'] |
#3
|
|||
|
|||
No luck :/
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|