The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
Edit member.php:
Find: -- cut-- // ############################### start mail member ############################### if ($action=="mailform") { include("./global.php"); $userid=verifyid("user",$userid); if (!$bbuserinfo['userid'] or $bbuserinfo['usergroupid']==3) { -- cut-- Replace LAST LINE as -- cut -- if (!$bbuserinfo['userid'] or $bbuserinfo['usergroupid']==3 or $bbuserinfo['usergroupid']==X) { -- cut -- Change X to your Seller Group ID. Enjoy.. Logician |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|