The Arcive of vBulletin Modifications Site. |
|
Changing Private Message Defaults.... Details »»
|
|||||||||||||||||||||||||
Is there anyone to change the default setting of a Private Message? Such as making:
Show Signature Save a copy Request Read Receipt UNchecked? Right now all those options have are checked each tiem a user sends a PM. Its been requested that they not be, as most have to uncheck them each time they send a PM. Any suggestions? -WoodiE Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
anyone?
|
|
#3
|
||||
|
||||
|
Show Signature
This is configured according to user's signature settings so I dont suggest disabling it hard coded but if you still want to do here is how: edit private.php, find: PHP Code:
PHP Code:
Save a copy edit template priv_sendprivmsg find: PHP Code:
PHP Code:
Request Read Receipt edit template priv_requestreceipt find: PHP Code:
PHP Code:
|
|
#4
|
|||
|
|||
|
For the "Request Read Reciept" should it not be value="no"? There seems to be no change between the codes you posted.
|
|
#5
|
||||
|
||||
|
there is.. it lacks "checked"
|
![]() |
|
|