I'm not familiar with how the transfer from Classic works, so I don't know if the Sent PMs transfer or not.
But in threads, when sending the Private Message, you have to check the box " I want to keep a copy of my message" when you are composing your message. They are NOT automatically saved in the SENT PMs.
It's not automatically sent.
If you wanted this to automatically be checked for everyone, you could edit the templates.
in sendprivate.tmpl file AND mess_handler.tmpl, find this:
<input type="checkbox" name="ccopy" value="1" />
{$ubbt_lang['MESS_COPY']}
Change to this:
<input type="checkbox" name="ccopy" value="1" checked="checked" />
{$ubbt_lang['MESS_COPY']}
Hope that helps. <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />
Josh
Measurection.com Admin |
ThreadsDev.com Moderator
Register to see my
How To/Site Help Library Forum at ThreadsDev.com.
My threads 'tweaking' abilities are for hire.