Back to vBulletin 3.6 Add-ons

Reply to all button in private messages
Mod Version: 1.00, by Xoligy

This modification is in the archives.
vB Version: 3.6.4 Rating: (16 votes - 4.94 average) Installs: 137
Released: 12 Dec 2006 Last Update: Never Downloads: 489
Not Supported  

As requested on, this plug-in allows users to reply to all users via PM, much like many modern email clients. To install simply download and install the XML file and then make the following modifications to your postbit/postbit_legacy templatebits:

Find:
<if condition="$post['replylink']"> <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a> </if>
Add below (or above):
<if condition="$post['replylink'] && THIS_SCRIPT == 'private'"> <a href="$post[replylink]&r=all" rel="nofollow"><img src="$stylevar[imgdir_button]/reply_all.gif" alt="$vbphrase[reply_to_all]" border="0" /></a> </if>
You then need to create a button and name it "reply_all.gif". Place it in your skin's button folder. For the default skin, place it in images/buttons, for other skins please refer to its documentation.

You're free to do what you like with this code, although credit is appreciated, it's not required.

Brought to you by http://www.exaltic.com.

EDIT: Thanks to EricR for the button

Download

This modification is archived, downloads are still allowed.

File Type: %1$s replytoall.xml (1.2 KB, 581 downloads)

Screenshots

Similar Mods

Private Messages Enhancements PM Quick Reply For Private Messages Modification Graveyard
Quick PM Reply Box for Private Messages vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024