The Arcive of vBulletin Modifications Site. |
|
Reply to All Details »»
|
|||||||||||||||||||||||||||||
Reply to All 4.0.1
Description: User can reply all when replying to a PM sent to multiple users Installation:
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. Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Благодарность от: | ||
| Filgga | ||
| Comments |
|
#2
|
|||
|
|||
|
tagged and thanks
this should belong to the vB's standard featurers |
|
#3
|
|||
|
|||
|
Thank you!
|
|
#4
|
|||
|
|||
|
Thank YOU!
Def should be standard! |
|
#5
|
|||
|
|||
|
Perfect!:up:
|
|
#6
|
|||
|
|||
|
Installed, thanks!
|
|
#7
|
|||
|
|||
|
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' ?
|
|
#8
|
|||
|
|||
|
It does not work in version 4.1 8 vb
|
|
#10
|
|||
|
|||
|
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). |
![]() |
|
|