The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
What do you mean by "run some code"? Do you want to check for that condition in a plugin? I think it would be:
Code:
if ($vbulletin->userinfo['userid'] != 0 AND $vbulletin->userinfo['posts'] > X) { // run code } I'm not sure if you even need to check both, it may be that posts is always 0 or undefined for guests. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|