The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]()
Thanks for your help, Max! Unfortunately we needed several more options than post count in order to allow PMs.
This hook in pmdata_start did the trick: Code:
if (is_member_of($registry->userinfo, 5)) { $this->overridequota = true; } Changed Code:
<vb:if condition="$show['pmlink']"> Code:
<vb:if condition="$show['pmlink'] OR is_member_of($bbuserinfo, 5)"> |
2 благодарности(ей) от: | ||
Max Taxable, tbworld |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|