The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]() Quote:
Code:
if (!($permissions['forumpermissions'] & CANVIEW)) { print_no_permission(); } Code:
if ($_REQUEST['do'] != 'editpassword' AND $_POST['do'] != 'updatepassword') { if (!($permissions['forumpermissions'] & CANVIEW)) { print_no_permission(); } } Then give them a direct link to profile.php?$session[sessionurl]do=editpassword Be aware that they might also be able to change there email from that form... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|