The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I think this was asked before, if not, I'll re-cap.
I'm trying to edit the COPPA (Users in Moderation) usergroup. They cannot view their profile even if it's set to "Can View Member Info" Anyway on how users in that usergroup CAN view their profile? |
#2
|
||||
|
||||
![]()
Try this, in member.php, find and remove
HTML Code:
if ($userinfo['usergroupid'] == 4 AND !($permissions['adminpermissions'] & $vbulletin->bf_ugp_adminpermissions['cancontrolpanel'])) { print_no_permission(); } |
#3
|
||||
|
||||
![]() Quote:
Thanks in bunches. |
#4
|
||||
|
||||
![]()
No problem
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|