I noticed you could BCC members when you send private messages. Is there a way to disable this?
Way to disable BCC in private messages?
Collapse
X
-
No default vBulletin settings to turn option off/on
# find template: pm_newpm
# delete bold and highlighted.
Code:<!-- vbmenu_register('bccpmrecips', true); [B][COLOR="Red"]bccrecip_sugg[/COLOR][/B] = new vB_AJAX_NameSuggest('bccrecip_sugg', 'bccpmrecips_txt', 'bccpmrecips'); [B][COLOR="red"]bccrecip_sugg.allow_multiple[/COLOR][/B] = true; <if condition="$show['bcclink']"> fetch_object('bccpmrecips').style.display = 'none'; fetch_object('bccspan2').style.display = 'none'; fetch_object('bccspan1').style.display = ''; function swapbcc(obj) { obj.style.display = 'none'; fetch_object('bccpmrecips').style.display = ''; fetch_object('bccspan2').style.display = ''; return false; } </if> //-->
Related Topics
Collapse
-
by OzymandyusHey folks, if there's an option to do so, I would really like to see the ability to do BCCs in private messages. If it's already there and I'm just missing the setting, please let me know!
-
Channel: vBulletin 5 Connect Feedback
Tue 14 Mar '17, 11:11am -
-
Hi,
is it possible to disable the preview of private messages in activity stream (in user profile)? I searched in vBulletin options but there's no way to disable this setting for all users. This...-
Channel: Support Issues & Questions
Tue 14 Feb '17, 6:45am -
-
by tortyNetWe tried to disable images in Private Messages. and came across this bug from April 2013 http://tracker.vbulletin.com/browse/...s%3Acomment-ta...
-
Channel: Support Issues & Questions
Mon 22 Jan '18, 2:08pm -
-
Can someone help me with this as I'm trying to remove the private messages from the slider.
{"exclude_type":"vBForum_PrivateMessage"}
{"view": "topic",...-
Channel: vB Cloud Support & Troubleshooting.
Wed 11 Apr '18, 2:39pm -
Comment