The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
This is a little harder than I originally thought.
I have got the product set up and ready to import. The ability to turn this modification on and off. The ability to specify how many posts are required before your able to post a visitor message. I am having a little trouble with plugin php code and which hookname to use. This is the plugin code I have so far. Code:
if (($vbulletin->userinfo[posts] < $vbulletin->options['novmbp']) && $vbulletin->options['vmbp'])) { standard_error(fetch_error('cantusevm', $vbulletin->options['novmbp'], $vbulletin->userinfo[posts])); } Can anybody else provide support? Thanks, Paul. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|