![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Forumer ![]() | hello :dancing: tried searching for this topic but I couldn't find any... my question is: When sending private message to someone, at the bottom of the page, there's a check box for : Add a copy of this message to my sent items folder Track this message? the first one is already checked by default, how can I make the "Track this message" set to default also without having to put check mark on it each time I send PM?? sometimes I make mistake and cannot take back the PM's I sent by mistake.. ![]() thanks in advance ![]() |
![]()
my forum : http://tambayan.1.forumer.com
| |
| |
| | #2 (permalink) |
| Member | In order to do this it would affect all users on the forum. Here is the code you would need Admin CP > HTML Templates > Messenger Sections > Send PM: Form Footer (Edit Single) Code: <tr>
<td colspan='2' class='pformstrip'>{ibf.lang.msg_options}</td>
</tr>
<tr>
<td class="pformleft"> </td>
<td class="pformright">
<input type='checkbox' name='add_sent' value='yes' checked="checked" /> <b>{ibf.lang.auto_sent_add}</b>
<br /><input type='checkbox' name='add_tracking' value='1' checked="checked" /> <b>{ibf.lang.vm_track_msg}</b>
</td>
</tr>
<tr>
<td class='pformstrip' align='center' colspan='2'>
<input type="submit" value="{ibf.lang.submit_send}" tabindex="4" accesskey="s" class='forminput' name='submit' />
<input type="submit" value="{ibf.lang.pm_pre_button}" tabindex="5" class='forminput' name='preview' />
<input type="submit" value="{ibf.lang.pms_send_later}" tabindex="6" class='forminput' name='save' />
</td>
</tr>
</table>
</form>
|
| |
| | #4 (permalink) |
| VIP Team | Is this resolved? |
![]() http://www.theriseoftsm.com/ List of TsM Gaming Servers (CSS, TF2, UT2K4 and more): http://theriseoftsm.com/servers.php TsM Ventrilo Server - Click Me | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error Code question | gotaro | IPB General Support | 1 | 04-14-2005 11:27 AM |
| Help! Getting Error Message in my board and have banner problems | AngeldeKuno | phpBB2 Bug Reports | 9 | 03-08-2005 04:37 AM |
| Major Message Board Reporting.... | Attitude | General Chat Area | 11 | 11-25-2004 08:33 AM |