![]() |
Prevent members sending private message to others
Dear All .....
this product allowed you to control the private message & prevent members to send private messages to others. the product depend on usergroupid .. PHP Code:
the Plugin PHP Code use in this product PHP Code:
how to install PHP Code:
- import the product ========================================== Thanks for all |
Much Apprciated :up:
|
Quote:
|
Isn't this is a default feature in usergroup manager. We just need to set the PM storage limit to 0 and sending/receiving PM's is blocked for that usergroup.
OR with your mod, receiving is allowed but not sending ? |
Quote:
yes in my mod only the member can receive messages from the admin & moderators. But he can't send any message - in PM storage limit when you are assign "0" you blocked PM (sending/receiving) for any usergroup you wish. in my mod, still he can receive PM thanks for you comments |
Quote:
|
yes, but I thought it was possbile to already give permission to mods and admins to override sending pms to inboxes which are full or that are set to 0. correct me if im wrong tho ^^
|
Quote:
in my Mod , the mods & admins can send and receive pms from membrs and for the others. in this mod, only i blocked sending pm form members but still they can receive pms form mods & admins |
mashkoor dear
regards |
Quote:
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=182623" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=182623</a>
|
Quote:
Your Mod depend on member Posts, when they reach 50 posts they can use the PM, your Mod is nice and great. and ingarege the members to increase there posts. My mod. block the sending pm for members. even he post 1000 posts. its helping the fourm which they are facing problems with members, and keeping sending PM to others with some bad words . etc thanks for your passing |
thanks
|
Quote:
|
thanks .. :) y36eek al3afia ya abus3d
but this already implemented in VB script exzctly on user group permissions.. please try to update this .. we need hack to customize sending for each group. I mean if we want users only can receive and send message to administrators. great work and best wishes your brother .. al3bed |
Quote:
i will work in it you are welcome. |
up for benefit
|
Thank you drear Ahmed
great Work |
Quote:
|
How do I set this mod to only allow certain usergroups including the admin and mods to be able to receive and send pms? For instance, I want my most senior group to be able to send and receive but all other groups only receive.
Also, I cannot find the phrases in order to put the URL for members to click to my Help Desk for assistance. Thanks in advance. |
Can it be setup so the user will not be able to receive or send PM's except from Admins?
|
Anyone?
|
Quote:
TIA |
I have figured out how to change the permission message but I cannot figure out how to add several usergroups - I don't know how to program. Anyone know how to add multiple usergroups instead of just limited to the two usergroups?
I have tried this: [CODE]if ($vbulletin->options['prvnt_pm_swith']) { $prvnt_group = $vbulletin->userinfo['usergroupid'] ; } if($prvnt_group == 4 or $prvnt_group == 15,3,43,12,98,41,99) { print_no_permission() ; and this: Code:
if ($vbulletin->options['prvnt_pm_swith']) [CODE]if ($vbulletin->options['prvnt_pm_swith']) { $prvnt_group = $vbulletin->userinfo['usergroupid'] ; } if($prvnt_group == 4,15,3,43,12,98,41,99) { print_no_permission() ; and they won't work. TIA |
Dear i will come back to you
tel me what your senior group number, or you can assign new group for your senior member and dont include in the condtiotion |
Quote:
these is a default option in vbulletin |
I know this is a bit old but I just saw it.. I like it but could be better.. if you can make it only send to Admin and noone else, it would be great..
I do like it they way it is now, infact I had asked vB.com many times to make it default since long time.. Thanks I just installed and tested it on 3.8.2 and about to test it on my test 3.8.3. Thanks again |
Quote:
|
All times are GMT. The time now is 05:49 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:
|