vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Private Messages Enhancements - Reply to All (https://vborg.vbsupport.ru/showthread.php?t=255424)

ForumsMods 12-16-2010 10:00 PM

Reply to All
 
1 Attachment(s)
Reply to All 4.0.1

Description:
User can reply all when replying to a PM sent to multiple users

Installation:
  1. Import "product-pm_replyall.xml" as a product, overwrite if it's already installed
  2. Check Settings
Where to set option:
Settings-> Options-> Private Messaging Options-> Enable "Reply To All

Languages:

- English

History:
17-12-10: v4.0 First Release
08-12-11: v4.0.1 - Upgrade for vBulletin 4.1.8

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.

sulasno 12-17-2010 10:47 PM

tagged and thanks

this should belong to the vB's standard featurers

sross 12-19-2010 09:42 PM

Thank you!

Eq4bits 03-31-2011 09:04 PM

Thank YOU!
Def should be standard!

CharlieDelta 06-23-2011 06:41 PM

Perfect!:up:

av8or1 07-03-2011 04:11 PM

Installed, thanks!

Schoelle 08-09-2011 07:02 PM

Is it possible to change this from the link above the message to an action button next to the existing buttons 'Submit message' and 'Go Advanced' ?

Bogart 11-19-2011 04:42 PM

It does not work in version 4.1 8 vb

BayLee2 11-21-2011 10:35 AM

Quote:

Originally Posted by Bogart (Post 2269637)
It does not work in version 4.1 8 vb

+1 :(

Thunderbird8 11-22-2011 09:20 AM

This broke because the modification is attempting to append its reply to all template to the end of $ccrecipients, which used to be a string. Now that it's an array, it causes the entire array to get scrapped (from what I can tell).

I adjusted it on my end to append the template to $vbphrase['recipients'] instead (also removing the <li> tag from the template itself).


All times are GMT. The time now is 03:17 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.01278 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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