Quote:
Originally posted by kreftt
if i remember right then this should be the privsent template
greets
kreftt
|
i have try to edit my privsent..
but still cant fix out the problem...
this is my code from privsent.
Code:
{htmldoctype}
<html>
<head><title>$bbtitle - Private Messaging: $bbuserinfo[username] - Read Receipts</title>
$headinclude
<!-- message selection script -->
<script language="JavaScript">
<!--
function CheckAll(theform) {
for (var i=0;i<theform.elements.length;i++) {
var e = theform.elements[i];
if ((e.name != 'allbox') && (e.type=='checkbox'))
e.checked = theform.allbox.checked;
}
}
function CheckCheckAll(theform) {
var TotalBoxes = 0;
var TotalOn = 0;
for (var i=0;i<theform.elements.length;i++) {
var e = theform.elements[i];
if ((e.name != 'allbox') && (e.type=='checkbox')) {
TotalBoxes++;
if (e.checked) TotalOn++;
}
}
if (TotalBoxes==TotalOn) theform.allbox.checked=true;
else theform.allbox.checked=false;
}
//-->
</script>
<!-- end message selection script -->
</head>
<body>
$header
<!-- breadcrumb -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td width="100%"><img src="{imagesfolder}/vb_bullet.gif" align="middle" alt="vBulletin">
<normalfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> >
<a href="usercp.php?s=$session[sessionhash]">User Control Panel For $bbuserinfo[username]</a> >
<a href="private.php?s=$session[sessionhash]">Private Messages</a> >
Message Tracking</b></normalfont></td>
</tr>
</table>
<!-- /breadcrumb -->
<br>
$cpnav
<br>
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td>$priv_dateselect</td>
<td align="right">
<table cellspacing="0" cellpadding="0" border="0">
<form action="private.php" method="post">
<tr>
<td><input type="hidden" name="s" value="$session[sessionhash]">
<smallfont><b>Jump to folder:</b>
<select name="folderid" onchange="window.location=('private.php?s=$session[sessionhash]&folderid=' + this.options[this.selectedIndex].value + '&daysprune=$daysprune')">
<option value="0">$inboxname</option>
<option value="-1">$sentitemsname</option>
$folderjump
$readreceiptsoption
</select>$gobutton</smallfont></td>
</tr>
</form>
</table>
</td>
</tr>
</table>
<br>
<table cellpadding=5 cellspacing=0 border=0 width="{contenttablewidth}">
<tr>
<td width="200" valign="top">
<table cellpadding=4 cellspacing=1 border=0 bgcolor="{tablebordercolor}" width="200">
<tr bgcolor="{tableheadbgcolor}" id="cat">
<td align="center" height="28"> <normalfont><b><font color="{tableheadtextcolor}">Folder</font></b></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" width="100%"><normalfont><a href="private.php?s=$session[sessionhash]&folderid=0">Inbox</a> ($inbox_msgtotal)</font></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" width="100%"><normalfont><a href="private.php?s=$session[sessionhash]&folderid=-1">Sent Items</a> ($sent_msgtotal)</font></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" width="100%"><normalfont><a href="private2.php?s=$session[sessionhash]">Message Tracking</a></font></td>
</tr>
$folderboxeshack
</table>
<br>
<form action="private.php" method="post">
<input type="hidden" name="s" value="$session[sessionhash]">
<table cellpadding=4 cellspacing=1 border=0 bgcolor="{tablebordercolor}" width="200">
<tr bgcolor="{tableheadbgcolor}">
<td height="28" align="center"><normalfont><b><font color="{tableheadtextcolor}">Add
Folder</font></b></normalfont>$hiddenfolderboxes</td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" width="100%">$newfolderboxes <input type="hidden" name="action" value="doeditfolders">
<input type="image" class="bginput" name="submit" src="{imagesfolder}/go.gif">
</td>
</tr>
</table>
</form>
<table cellpadding=4 cellspacing=1 border=0 bgcolor="{tablebordercolor}" width="200">
<tr bgcolor="{tableheadbgcolor}">
<td colspan=3 align="center"> <normalfont><b><font color="{tableheadtextcolor}">PM Quota</font></b></normalfont>
</td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=3><smallfont>You are using $pmpercent% of your quota.
</font>
</td>
</tr>
<tr>
<td bgcolor="{secondaltcolor}" colspan=3>
<table cellpadding=0 cellspacing=0 border=0>
<tr>
<td bgcolor="{secondaltcolor}" width="200"><img src="$barimg" width="$pmpercent %" height="9">
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="{firstaltcolor}">
<td width="33%"><smallfont>0%</font>
</td>
<td width="33%" align="center"><smallfont>50%</font>
</td>
<td width="33%" align="right"><smallfont>100%</font>
</td>
</tr>
</table>
</td>
<td width="100%" valign="top"> $privatemessages </td>
</tr>
</table>
<!-- message buttons -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td align="center">
<a href="private.php?s=$session[sessionhash]&action=newmessage"><img src="{imagesfolder}/pm_sendnew.gif" alt="Send a new private message" border="0"></a>
$buddypmlink
<a href="private.php?s=$session[sessionhash]&action=editfolders"><img src="{imagesfolder}/pm_folders.gif" alt="Organise your private message folders" border="0">
</td>
</tr>
</table>
<!-- /message buttons -->
<br>
<!-- timezone & forum jump -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td>$forumjump</td>
<td align="right"><smallfont>$timezone</smallfont></td>
</tr>
</table>
<!-- /timezone & forum jump -->
<br>
<!-- icon key -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr><td width="50%"> </td>
<td nowrap><img src="{imagesfolder}/newpm.gif" border="0" alt="Unread Message"></td>
<td nowrap><b><smallfont>Unread Message</smallfont></b></td>
<td nowrap><img src="{imagesfolder}/pm.gif" border=0 alt="Message"></td>
<td nowrap><b><smallfont>Message</smallfont></b></td>
<td nowrap><img src="{imagesfolder}/trashcan.gif" border="0" alt="Cancelled Message"></td>
<td nowrap><b><smallfont>Cancelled Message</smallfont></b></td>
<td width="50%"> </td></tr>
</table>
<!-- icon key -->
$footer
</body>
</html>