![]() |
Super PM (Mass PM)
-------------------------------------
Super Private Message ------------------------------------- Hack Version: 1.0.4 vB-version: 3.5.x Developer: msgotit Install-difficulty: Easy Description: Allows specified users to send a Private Message to certain groups of people. This is basically the same as the hack created by UAE and in talking with him I have posted this here. Super Private Message will give you the convenience and ability to provide many different options for sending mass private messages to users by any one you choose to assign this task to based on Conditionals (if): User's Usergroup is Y. User's has posts greater than x posts. User's has posts less than x posts. User's Join Date is After (yyyy-mm-dd). User's Join Date is Befor (yyyy-mm-dd). User's Last Activiy is After (yyyy-mm-dd). User's Last Activiy is Befor (yyyy-mm-dd). User's Last Post is After (yyyy-mm-dd). User's Last Post is Befor (yyyy-mm-dd). Settings in the Admin CP: Specify who gets to use the Super Private Message System by Assigning their User Names or User IDs. Specify the Secondary and Primary usergroup they can send a mass pm to. Select what usergroup to be visible for selection(s). Select to have the assignee change his identity when sending. Control what fields to be visible for each assignee. List All assignee, delete/edit them. Hack Installation Details: New files for this Hack: 2 /admincp/adminsuperpm.php /superpm.php New templates for this Hack: 1 pm_newsuperpm Template-edits: 1 pm_newpm DB Tables modified for this Hack: 1 user History: 1.0.1 BETA Fixed bug in xml No longer show to whom the message will be sent (if you like that don't upload the superpm.php file. If your copy is working there is really no need to upgrade, there are no major changes yet - hopefully soon there will be! 1.0.2 BETA Changed wording in Template - Makes more sense Changed location of SuperPM link in admincp - Contained in the "User" group Changed insert to fix/help fix the problem with overloading the server Added option for admin to show to whom message will be sent 1.0.3 Fixed bug causing a php error * Thanks for the report Fofer Fixed bug saving message to sent items even if you don't send it. 1.0.4 Added Email on pm - WARNING this will most likely not work if sending to over 500 people (probably ok up to 1000) although may be server intensive. Also, to do that you will likely have to change the max number or pms in superpm.php file from 500 to 1000. Misc. changes as requested. To upgrade, upload files and import the new product, click on overwrite and you will be set. ------------------------------------- PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click "INSTALL" Link. This has been tested and seems to be working fine. If you find any errors please let me know! |
yay first to click installed :)
Thanks dude, gonna try it now .... [edit] Installed and working just fine, so far :up: [/edit] |
Screenshots please?
|
Wow works fine! Thanks!
|
Quote:
|
Just out of curiosity, the 3.0.x version killed my server load when pm'ing 1000 or more...
Does this one control the throttle or does it still hammer the system? |
Sorry, but I seem to be missing where I send this PM from?
|
Quote:
https://vborg.vbsupport.ru/showthrea...rivate+Message |
Quote:
I am not sure I follow what you are asking, it allows you to send a PM to people that meet the conditions that follow what you quoted: in a specific usergroup, join date after a certain date, last post date after/before a certain date, does that answer your question? |
Quote:
This is something that I haven't been able to try, I am using vBulletins datamanager where as before UAE was doing the inserts in the code, so I don't know what will happen. I don't have that many members, so I can't really test it. Right now it is set up to only allow a max of 1000 PMs (which is pretty easy to change if you need to). If you had a test board you could try it on I would like to know. Also, I am hoping to add a way in the future to have it send them out in batches, 500 at a time, I know that was requested before, I am just not sure the best way to go about doing that. So honestly I don't know if it will kill your server. Sorry :ermm: |
Quote:
Once you have installed this mod, you need to set someone up to be able to use it in the admincp. Then, assuming you made the template edit, when they click on Send Private Message they will have a link in the upper right corner to send a super private message. If you look at the screen shots at the link two posts up it will probably help, sorry I didn't include those originally. |
Done it all, but the super PM bit aint coming up mate :(
|
Quote:
Edit: I ask this because this is what the template uses to decide if they have access to the super PM if none of the options are clicked (or the spmoptions = 0 then it won't show up. |
nope still don't show up mate. Ever tried a complete reinstall and added myself again with all options :(
|
Quote:
What happens if you just go to yoursite.com/forum/superpm.php. Does it take you to the page and allow you to see it? |
ok, well all my icons changed, my header image changed, i cant pm anymore..errr forgot to make backup
|
Quote:
|
Quote:
Also, I have around 10,000 memebrs, and when I try and send it to all of them, that page times out. Dunno if its cause I am accessing the superpm.php directly Watson |
When you send a private message normally you should see just what you see when in the first screen shot. That is, in the right top corner of the box you should see a link to "Send Super Private Message", and that should take you to the superpm.php page. If that isn't there, maybe post the part of the pm_newpm template, a little before and a little after where you edited it and I will see if I can help.
The page shouldn't time out, so I would like to know what it happening, when you say the page times out, is this once you have submited the message or before that? I know that with that many members that there could be a problem, and I am working on a way to fix that, hopefully in the next week I will have that done, but I would like to know what I need to do to make it work better, especially for those with large boards. Thanks for your help :) |
Msgotit;
This hack is awesome and extremely useful, running great on vB 3.5.1! It also plays nicely with another mod I have installed called: Advanced PM Options QUESTION: - Let's say I create a user in 'Super PM' and I choose as their only group 'Registered Users'. - When I go into the user's 'UserCP' >> Send New Message >> Send New Private Message, I see the following: -------------------------------------------------------------------- Usergroups [ ] All Usergroups [ ] Registered Users ...If/when they click on 'All Usergroups', is that for literally all of the user groups in the forums, or all of ther usergroups that are listed for them only? Which in this case would mean only the one 'Registered Users' usergroup? Just curious, I plan on only using this for my Admins, but just in case I want to open this up for our mods, I want to be sure. Thanks again for the awesome hack! Joe |
Quote:
The 'All Usergroups' is used to select all of the groups that are listed, I didn't think about it, but I may change that in the next version so that it says 'Select All', because that is really what it does. By selecting it, it just selects all of the groups that are available. Glad you like that hack, and if there is anything that would make it more useful let me know! :) Mark |
I get an error message with this:-
Too many recipients - you are attempting to send to 2790 users but you are only allowed to send to 1000 users. How can I send to all? |
Quote:
PHP Code:
|
Quote:
And I found the error with the superPM template bit, I hadn't put it in the right place overwriting the old code :) Cheers mate |
first sorry für my bad english
i have this error: Datenbankfehler in vBulletin 3.5.1: Invalid SQL: ALTER TABLE `user` ADD `spmoption` INT( 10 ) DEFAULT '0' NOT NULL; MySQL-Fehler : Table 'abcd.user' doesn't exist Fehler-Nr. : 1146 but "abcd" is the name of the DB not the table Prefix can anybody help? THX! |
Quote:
Mark EDIT: I uploaded a new xml file. If you still have problems let me know! :) |
Quote:
I have now a other prob. Fatal error: Call to undefined function: array_chunk() in /var/www/www1/rechner2/wwwneu/vbulletin/superpm.php on line 375 |
Quote:
|
This caused an overload on my server when I did it as I sent PMs to over 2,500 people how do I stop that happening as it took my site down for 10 mins!:disappointed:
|
Quote:
|
Getting "Invalid recipient username" don't think i missed anything but any hints?
|
Quote:
|
Actually i click that count and confirm and it returns the number that i want with the submit message button. When i click that is when i get the error.
|
ill install this tomorrow cool hack!
|
Quote:
|
I did an uninstall first then imported the new xml file and got this
Database error in vBulletin 3.5.0: Invalid SQL: ALTER TABLE `user` ADD `spmoption` INT( 10 ) DEFAULT '0' NOT NULL; If i go into the CP and Select SuperPM i get Invalid SQL: SELECT count(*) as users from vb3_user WHERE spmugroup > 0; |
I don't find the settings ?!?
|
never mind, found it
|
Msgotit, this is exactly what I was looking for and am tempted to try once we upgrade to 3.5.x. :cool:
However, with around 5,000 users I am affraid to do so until some load management has been built in. Sending the PM to 250 users max at a time and a quick pause before continuing with the next 250, until you have PM-ed everyone. You mentioned you would look into it, any luck so far? Keep up to good work :up: |
Quote:
I have reuploaded the file, I thought I had taken care of that problem, I didn't have the table prefix on the front of the tables when adding the fields, it should be there now so we should be good to go, let me know. |
All times are GMT. The time now is 06:51 AM. |
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:
|