Jump to content

Bulk PM

Featured Replies

Posted

About This File

This application will allow admins to send Bulk PMs to specific user groups.

PM Settings:

  • Author
  • Allow reply & add a copy on author Inbox folder
  • Title
  • Content

PM Filters:

  • Groups to send the PM
  • Include Secondary Groups
  • Content Count
  • Reputation Points
  • Joined Date
  • Last Visit to the Site

Upcoming Features:

  • Integration to official IPS apps: Downloads, Gallery, Blogs, Commerce and Content
  • Integration to third-party applications
  • 3 weeks later...
  • Replies 130
  • Views 12.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

Sends to banned members too for some reason?

  • Author

Sends to banned members too for some reason?

True. Should I exclude only permanently or temporary as well ?

True. Should I exclude only permanently or temporary as well ?

I would say allow the admin to have that choice? (but certainly AT LEAST permanent for most would make sense)

Edited by PHG

  • Author

certainly permanent for most would make sense

Ok, file updated. Just update your app install.

Ok, file updated. Just update your app install.

Where is the setting?

  • Author

Where is the setting?

There's no setting. It will exclude banned members, temporay or permanent.

  • 5 months later...

I would need an option to send the bulk pm only as a notification in the regular pm app (should look the same, no reply option). so members are redirected (once or until they click away) to a central pm page, so the database will stay small. Possible or idea for solution?

 

Some additional information and request:

- I really don't need a database explosion, if everyone in the forum should only get the SAME PM. But the idea behind is, that member accept the notification @PM better than "allow email by admins" feature during the registration process. If anybody has good ideas how to handle the marketing aspects, please tell. I believe PM features might have their own features.

Best

T

  • Author
2 hours ago, Cyboman said:

I would need an option to send the bulk pm only as a notification in the regular pm app (should look the same, no reply option). so members are redirected (once or until they click away) to a central pm page, so the database will stay small. Possible or idea for solution?

There's another resource on MP that sends a notification, which is also a record on DB. So, the "explosion" on DB will also happen.

  • 3 weeks later...

Did something possibly change after 4.1.8?  I can no longer select which groups I want to send the PMs to.  

bulkpm.thumb.PNG.68072d78bebc1c4b4550017

  • Author
7 minutes ago, pilotguy said:

Did something possibly change after 4.1.8?  I can no longer select which groups I want to send the PMs to.  

bulkpm.thumb.PNG.68072d78bebc1c4b4550017

Not sure. Will test it and let you know tomorrow in the morning.

I think it may have to do with the version I had?  I noticed on the latest version it gave me the option to purchase and not download.  I thought this was odd as I have purchased this already.  More odd is the fact that when managing my purchases it said "Cancelled" which I have never done for this application.  Regardless I have purchased the latest version and it appears to be working just fine now.

  • Author
1 minute ago, pilotguy said:

I think it may have to do with the version I had?  I noticed on the latest version it gave me the option to purchase and not download.  I thought this was odd as I have purchased this already.  More odd is the fact that when managing my purchases it said "Cancelled" which I have never done for this application.  Regardless I have purchased the latest version and it appears to be working just fine now.

Weirdo. Anyway, glad it's ok now.:thumbsup:

  • 1 month later...

How its work? I'm compose message and seve. Status is: " Not sent yet "

When i click "Send Bulk PM" they show progres bar, nothing happens. Everything stop.

What to do next? It's strange works. I only have 750 users.

  • Author
3 minutes ago, Namo said:

When i click "Send Bulk PM" they show progres bar, nothing happens. Everything stop.

What to do next? It's strange works. I only have 750 users.

Create the message. Send. Progress bar will appear. When it finish, it goes to the list of messages.

If something else happnes, there's an issue there.

See if you have any log on your system,.

Progress bar does not work, nothing moves. It does not look like work.

Now I know that the windows can not be closed. It does not work in the background.

  • Author
15 hours ago, Adriano Faria said:

See if you have any log on your system,.

Did you see that? We can keep talking here or you can give more details/credentials.

Edited by Adriano Faria

  • 1 month later...

This plugin sends a notification email that the recipient received the PM message?

  • Author
1 hour ago, Namo said:

This plugin sends a notification email that the recipient received the PM message?

If the user has the notification enabled, yes.

13 hours ago, Adriano Faria said:

yes

No, do not send notifications by e-mail. I have over 700 members, none of them got the new message notification PM.

  • Author

Let me take a look.

  • Author
On 09/05/2016 at 6:00 AM, Namo said:

No, do not send notifications by e-mail. I have over 700 members, none of them got the new message notification PM.

Weird, really not sending, although it's there:

			        /* Add message */ 
					$message = \IPS\core\Messenger\Message::create( $conversation, $msg->content, TRUE, NULL, NULL, $pmSender );
					$conversation->first_msg_id = $msg->id;
					$conversation->save(); 
			        
			        /* Send notification */ 
					$notification = new \IPS\Notification( \IPS\Application::load('core'), 'private_message_added', $conversation, array( $conversation, $pmSender ) );
					$notification->send();

I'll fix it asap.

Not notified anyone. I checked on SparkPost, does not send no one the message.

  • Author
Just now, Namo said:

Not notified anyone. I checked on SparkPost, does not send no one the message.

Tried with SparkPost, Mandril, PHP Mail (IPS4)... really doesn't send.

Recently Browsing 0

  • No registered users viewing this page.