vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - Reply to all button in private messages (https://vborg.vbsupport.ru/showthread.php?t=133753)

EricR 12-19-2006 10:22 PM

In my case only certain usergroups can send PM's to more than one recipient so it makes sense to show the button for only these groups. If you'd like to do this as well, expand on the provided conditional as follows:

Quote:

<if condition="$post['replylink'] && THIS_SCRIPT == 'private' && is_member_of($bbuserinfo, XX,YY,ZZ)">
<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>
Where XX, YY, ZZ, etc. are the usergroup id's that CAN see the "Reply To All" button.

Xoligy 12-20-2006 10:24 AM

Good idea :)

buro9 01-03-2007 08:37 AM

Beautifully Simple.

Thanks, this is long overdue.

Dexter_kcd 01-23-2007 11:30 PM

Nice, thanks for this. :)


Dexter...

scan-pa 01-24-2007 03:50 AM

Great Mod. thank you.

Xoligy 01-29-2007 03:41 PM

Thanks for the kind words :D

Chris Blount 01-30-2007 07:18 PM

Does this work with 3.6.0?

EDIT: Just tried it out. Seems to work OK under 3.6.0.

Thanks! Very handy feature.

Muellmann 04-09-2007 10:04 PM

Great work, that's exactely what I searched. :up:

Quarterbore 05-01-2007 05:57 PM

Thank You!

pipedreams 05-03-2007 07:28 PM

much thanks, am surprised it not officially part of vb..


All times are GMT. The time now is 05:22 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.01032 seconds
  • Memory Usage 1,729KB
  • 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
  • (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