The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I, as well as, the members of my board do not need to have copies of the messages we send thrown in the sent folder. Is there a way to turn this off?
Thx. |
#2
|
||||
|
||||
![]()
They just have to disable the checkbox:
Quote:
|
#3
|
|||
|
|||
![]()
Ahhh, you are talking about when they are sending the message, correct? I guess there is no way to have the box un-checked by default?
|
#4
|
||||
|
||||
![]()
sure, edit it in the template. You'll have to remove checked="checked" or something similiar from that specific checkbox.
|
#5
|
|||
|
|||
![]()
kewl, could you be a little more specific? I don't wanna go in the template and just start ripping stuff apart.
Thx. |
#6
|
||||
|
||||
![]()
In your pm_newpm template, find:
HTML Code:
<div><label for="cb_savecopy"><input type="checkbox" name="savecopy" value="1" id="cb_savecopy" tabindex="1" $checked[savecopy] /><phrase 1="private.php?$session[sessionurl]folderid=-1">$vbphrase[save_copy_in_sent_items_folder]</phrase></label></div> |
#7
|
|||
|
|||
![]()
Awesome, thx.
**UPDATE** I just wanted to let other folks like me know that I deleted the $checked[savecopy] and it worked just like I wanted it to. Thx again. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|