![]() |
It works perfectly on my vBulletin 4.2.2 Patch Level 1.
Thanks a lot!!!. |
1 Attachment(s)
Does not seem to work on my Vers. 4.1.7
Screenshot of settings below. Why does it say no usergroups allowed? Also, no selection boxes appear when creating new PM |
I've reinstalled with overwrite, followed the directions, same result. Not working.
|
This is for vB Version: 4.2.x atm
|
Sorry, didn't notice that bit. Any chance of a 4.1.x version?
|
This thing is amazing for my community since we are a multi gaming community and I needed my Guild Leaders to be able to PM members within their usergroups.
However members are in mutiple usergroups since we have a usergroup for each guild. So I modified this to look for if the member is in a secondary user group instead of their primary. I hope VBNinja doesn't mind me posting how I did this. Go to http://www.yourforumname.com/admincp....php?do=modify find Product : Mass PM Usergroups Then click the edit button where it says: Process PM private_insertpm_process Find Code:
$masspm_recipients_q = $vbulletin->db->query_read_slave( And replace with this line Code:
$masspm_recipients_q = $vbulletin->db->query_read_slave( Hope this helps anyone else looking to send mass pm's based on a secondary usergroup. Thanks VBNinja for a great mod! |
Give blank page :-s
|
This breaks if there is a ' in the usergroup name.
Parse error: syntax error, unexpected 's' (T_STRING) in /includes/class_core.php(4715) : eval()'d code on line 79 |
Uninstalled. Doesn't work properly, too many problems.
|
Quote:
|
All times are GMT. The time now is 12: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:
|