vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Mass Admin PM v1.5 (https://vborg.vbsupport.ru/showthread.php?t=70223)

moley 10-05-2004 07:09 PM

wow man this is the 3rd hack of yours i've added for vb3.0.3 :p nice work and on the day he returns from his break :p

Floris 10-06-2004 01:48 AM

Quote:

Originally Posted by Zero Tolerance
This is a minor upgrade from the first version, 1 main new feature, and a little code revision.

Features:
Number of PM's to send at a time
It's a server intensive process and you don't want to ultimatly send to everyone at once on your forum unless you have like 50 member's.
New Usergroup Selecting
Your now able to select all, 1 or certain usergroup's to which the PM is sent to, so if you wish to send to staff, Ie, Admins, SMods + Mods, you would simply check all those, making it much easier and saving time.
Very simple install, take you 3 seconds, im not joking, yet very useful, a preview is below for those desiring to see what it look's like first.


Enjoy,

- Zero Tolerance

Very cool hack. I don't like installing hacks, but I am considering to install this one!

mamboking 10-06-2004 02:33 AM

This is a good hack and I am someone who will use it often. One of the things I like about this board's messaging system over my previous one is the ability to request a receipt. It is a shame to loose that feature with Mass PM.

ChrisBaktis 10-06-2004 11:23 AM

Great update that we use all the time.

Zero Tolerance 10-06-2004 03:17 PM

Quote:

Originally Posted by mamboking
This is a good hack and I am someone who will use it often. One of the things I like about this board's messaging system over my previous one is the ability to request a receipt. It is a shame to loose that feature with Mass PM.

Well a receipt would be available, but if you have around 13,000 members then your gonna have 13,000 receipts..not exactly what we want, lol.

However i could make a v1.6 where the user is "forced" to read the PM.

- Zero Tolerance

Basit 10-14-2004 12:10 AM

I have 24,000 members, and i probably will never want to get receipt of MASS PM sent. Best use of this hack is to send greetings to a huge number of members at once or special annoucements. And I found it a wonderful tool.

Thanks ZT I was looking for this hack since I migrated to VB.

PS: One question, (haven't checked it yet) does this Mass PM also generate an email for those users selected to receive PM notification as eMail ? If not don't you think it will be a added feature to this same hack if it gives option to send eMail of the PM (forced eMail even if user selected not to receive PM notification / not to receive eMails from Administration) ?

Regards,
Basit

Andreas 10-14-2004 12:23 AM

Nice hack.

Some suggestions:
  • Take care of user settings for reveiving PM
  • Take care of user settings for eMail notifiication
  • Use phrases ;)
    Well, not really necessary but makes it easier for those of us who do not use english
  • Add possibility to include username in message ("Dear xyz ...")
  • Optimize query so it does not take so much RAM
    Only userid and username should be necessary
  • Take care of secondary usergroups
    Could be done by using FIND_IN_SET()?

XrayHead 10-20-2004 07:18 PM

Installed, thank you!!

XraY :squareeyed:

Rodrigo 10-24-2004 10:01 PM

This is a very nice hack (clicked *INSTALL*), but i've added a little thing...
The title now says [MASSPM] title [/MASSPM]. So that the users know it's a masspm...
find:
Code:

$title  = addslashes(htmlspecialchars_uni(fetch_censored_text($title)));
below it add:
Code:

$title = "[MASSPM] ".$title." [/MASSPM]";
again... nice work :)

dreamhost 10-26-2004 10:15 PM

Would love 2 additional mailing options
1. send pm to every member currently online
2. send pm to every member who was online today

would be a really nice way to get a quick anouncement out to those who are active, without having to send to all members

also for really large sites, the ability to batch them would be a great feature.
Something like send "x" at a time, so those sites with tens of thousands of members could actually use this.


All times are GMT. The time now is 02:53 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.01140 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete