![]() |
Remove users ability to remove private messages
Anyone happens to know if this one exists? If not, would someone fancy creating one?
|
private_managepm_start hook:
PHP Code:
|
Awesome, appears to be working with a message:
Quote:
|
So when a user gets to their max allowed pms and can't delete any what are you going to do did you ever think about that problem
|
The array is an array of usergroupid's which are allowed to delete PM's.
Code:
if($vbulletin->GPC['dowhat'] == 'delete' && !in_array($vbulletin->userinfo['usergroupid'], array(6))){ |
Quote:
Quote:
|
Quote:
|
Quote:
|
Just because they can't send them doesn't mean they can't receive them, either way one day their inbox will fill up.
|
All times are GMT. The time now is 01:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|