vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Administrative and Maintenance Tools - Mass Private Message (https://vborg.vbsupport.ru/showthread.php?t=289581)

ForumsMods 10-23-2012 10:00 PM

Mass Private Message
 
1 Attachment(s)
Mass Private Message

Description:
Send PM to Users in Mass

Installation:
  1. Upload all files in folder upload to ther respective directories on your webserver.
  2. Go to ACP / Plugins & Products / Manage Products and import product_masspm.xml
Where to set options:
ACP-> Users-> Send PM to Users

Languages:
- English

History:
24-10-12: v5.0.0 First Release

This hack is created for your use free of charge. No payment is requested. However, if you would like to donate money for the work I put in to this hack, a donation would show your appreciation.

mathias 10-25-2012 03:31 PM

This is great thank you. You would think this would be a standard feature in VB.

Dorgham 04-03-2013 10:23 PM

Great work for this release Version: 5.0.0
Thanks :)

jconnor 08-15-2013 10:11 PM

I tried sending a mass PM in vB 5.0.4 and I'm receiving the following error-That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.

I tried several times with a smaller list and still received the same error message.

Please advise

Thanks!

Spangle 11-15-2013 05:31 PM

Not working in 4.2.2

Option doesn't show in ACP>Users

ForceHSS 11-15-2013 05:37 PM

Quote:

Originally Posted by Spangle (Post 2460971)
Not working in 4.2.2

Option doesn't show in ACP>Users

Thats because its for vb5

jbman82 12-18-2013 02:05 AM

Quote:

Originally Posted by jconnor (Post 2439081)
I tried sending a mass PM in vB 5.0.4 and I'm receiving the following error-That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.

I tried several times with a smaller list and still received the same error message.

Please advise

Thanks!

Same here on 5.0.5

The test works a live send fails

kev collins 09-25-2014 02:42 PM

Quote:

Originally Posted by jbman82 (Post 2469129)
Same here on 5.0.5

The test works a live send fails

I get the same on 5.1.3, do miss this feature.

koko10ar 05-05-2015 12:38 AM

In vb 5.1.6 not work, send only to first in the list.

If i mark Test PM Only? in yes work ok, but if mark No, not work.

Korgeneral65 05-14-2015 01:39 PM

please add pm log

koko10ar 06-03-2015 05:01 PM

Quote:

Originally Posted by Korgeneral65 (Post 2545505)
please add pm log

Ok i send log to you.

Korgeneral65 06-07-2015 07:16 PM

Quote:

Originally Posted by koko10ar (Post 2547063)
Ok i send log to you.

Waiting thanks

koko10ar 06-17-2015 04:01 PM

1 Attachment(s)
Hi,

attach in this post the image with error.

In the last test i use vb 5.1.7

Regards!

musicoff 01-19-2017 03:27 PM

Hi everyone.

Having some problems with this. Seems like the function ignores the specified recipients users and tries to send to others not in the recipient's list. Also seems that something other goes wrong when I try to send out a PM (receiving "Error: duplicate_post" at the bottom) but not when I simulate setting the "Test PM Only?" option on yes.

An example:
1) set "Test PM Only?" on NO;
2) set "Test Mass PM" as title and "test" as content;
3) set "UserX" as recipient;

That's what I get:
Sending PM
Show users from 1 to 1 of total

105863 - UserY .... array(5) { ["userid"]=> string(6) "105863" ["email"]=> string(24) "UserY@sitename.com" ["usergroupid"]=> string(2) "36" ["username"]=> string(11) "UserY" ["joindate"]=> string(10) "1074263714" } array(4) { ["sentto"]=> int(111319) ["title"]=> string(12) "Test Mass PM" ["rawtext"]=> string(5) "test " ["sender"]=> string(6) "111319" } API Error
Error: duplicate_post

vB version is 5.2.5.

Any suggestion?
Thanks in advance.

keyla31 06-09-2018 01:01 PM

This working in the recent 5.4,2?

Danny10 06-16-2018 12:21 PM

Doesn't work, comes up with; Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message.

Zweeper 02-22-2019 03:12 AM

hey, is this working with 5.5.0?
For me, this feature should be a standard in VB5!

delicjous 02-22-2019 03:52 AM

Like users wrote before this addon is not working anymore. I will provide a fix soon.

Zweeper 02-22-2019 04:19 AM

Would be awesome! )

delicjous 02-23-2019 06:03 AM

1 Attachment(s)
Download the package, replace the pm.php file in core/admincp folder and upload install it.
Should work now!

I did not change a lot, but I have to disable the floodcheck and correct the path to find the right admincp-file. Only check standard pm-sening and not the user-filters or anything other filter-option.

Zweeper 02-23-2019 07:02 AM

works like a charm, many many many thanks!!!

XGC Viper XI 02-24-2019 09:24 PM

I updated the file and installed the program. It is severely broke. I deselected all the usergroups and selected only Administrators (primary) and it sent the message to everyone on the site. Instead of a few people, over a hundred thousand.

delicjous 02-25-2019 04:40 AM

Quote:

Originally Posted by XGC Viper XI (Post 2598604)
I updated the file and installed the program. It is severely broke. I deselected all the usergroups and selected only Administrators (primary) and it sent the message to everyone on the site. Instead of a few people, over a hundred thousand.

Thanks for the information. I wrote before I did not test this user group-stuff and I won't fix this until I write my own mod.

zkengle 02-18-2020 02:00 PM

It was incredibly disappointing to find out this isn't a standard feature for vbulletin. My club is in the middle of a transition from a very outdated phpbb3 forum, and our many chapters directors utilized this feature there on a regular basis, to message their usergroups. I'll keep checking back here to see if there is every an updated solution.

Thank you.

ahmed85 09-06-2020 12:44 PM

Quote:

Originally Posted by delicjous (Post 2598581)
Download the package, replace the pm.php file in core/admincp folder and upload install it.
Should work now!

I did not change a lot, but I have to disable the floodcheck and correct the path to find the right admincp-file. Only check standard pm-sening and not the user-filters or anything other filter-option.

thank you it works

emocan 09-28-2020 10:40 AM

does this work on vbulletin 5.6.2 ?

saadessa1 09-28-2020 11:23 PM

Thanks for the great work

zkengle 02-23-2021 01:29 PM

Any updates on this? Or a similar mod?

zkengle 04-06-2021 04:16 PM

Still hoping that someone can pick up on this mod and get it going again.

yilmaz 04-06-2021 07:45 PM

1 Attachment(s)
Version 5.6.4 working smoothly is attached to the file.

danielmorashov 04-07-2021 10:18 AM

Quote:

Originally Posted by yilmaz (Post 2606841)
Version 5.6.4 working smoothly is attached to the file.

Thank you so much i waiting for more mods that fit vb 5.6.4 through you

zkengle 04-16-2021 04:59 PM

Quote:

Originally Posted by yilmaz (Post 2606841)
Version 5.6.4 working smoothly is attached to the file.

Thank you!!

But.... I did just try to send an email to only my "Administrators" group, by unselecting all the other groups, and the test PM went to the entire forum. Is the filter not working?

zkengle 03-31-2022 10:36 AM

Bump!
Has anybody actually used this recently, and successfully? Its been a year since I installed it and found that the messages don't filter to the selected group(s).

kellyandmark04 12-13-2022 02:54 AM

Quote:

Originally Posted by zkengle (Post 2608424)
Bump!
Has anybody actually used this recently, and successfully? Its been a year since I installed it and found that the messages don't filter to the selected group(s).

Yes please update. Doesnt work on the newest 5.7.1 Can anyone help?

Why doesn't this come with vBulletin to begin with?


All times are GMT. The time now is 05:23 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
  • Page Generation 0.03042 seconds
  • Memory Usage 1,783KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete