View Single Post
  #3  
Old 11-29-2000, 08:32 PM
Guest
 
Posts: n/a
Default

ok, I found the template... this is what it has in it:


Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>$bbtitle - Private Messaging: $username</title>
$cssinclude
</head>
<body bgcolor="#7d7092" text="#000000" id=all leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000000" vlink="#000000" alink="#000000">
$header

<table border="0" width="100%"><tr>
<td valign="top" align="left"><a href="index.php"><img src="$titleimage" border="0"></a></td>

<td valign="middle" align="center" nowrap>
$fivelinks
<P><A HREF="private.php?action=newmessage&password=$password&reply=false"><FONT face="verdana, arial, helvetica" size="2"  class="thtcolor">[Send A Private Message]</font></A><FONT face="verdana,arial,helvetica" size="1" ><BR>
<a href="private.php?action=editignore&password=$password">[ Edit Ignore List ]</a><BR>
<a href="private.php?action=editfolders&password=$password">[ Edit Folders ]</a><BR></font><FONT face="verdana, arial, helvetica" size="2" ><FORM action="private.php" METHOD="POST">
Jump To: <SELECT name="thefolder"><OPTION value="-1">Sent Items</OPTION>
<OPTION value="0">Inbox</OPTION>$folderjump</SELECT><INPUT type="hidden" name="action" value="getmsgs"><INPUT type="hidden" name="password" value="$password"> <INPUT type="Submit" name="submit" value="Go!"></FORM></font></td>
</tr></table>

<table border="0" width="100%" cellpadding="2">
<tr><td width="60%">
<FONT face="verdana, arial, helvetica" size="2" ><b><a href="index.php">$bbtitle</A> <FONT face="verdana,arial,helvetica" size="1" ><b>></b></font> <a href="private.php">Private Messages</a> <BR>$username > $foldername</b></font></td>
<FORM action="private.php" METHOD="POST"><INPUT type="hidden" name="action" value="domove"><INPUT type="hidden" name="table" value="$table"><INPUT type="hidden" name="password" value="$password">
<td><FONT face="verdana, arial, helvetica" size="2" ><INPUT type="submit" name="submit" value="Delete"> or <SELECT name="thefolder">
<OPTION value="0">Inbox</option>$folderjump</SELECT> <INPUT type="Submit" name="submit" value="Move"></font></td>
</tr>
</table>


<table border=0 cellpadding=4 border=0 cellspacing=1 width="100%">
<tr bgcolor="#FFFFFF">
<td colspan=3>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><FONT face="verdana,arial,helvetica" size="1" >?</font></td>
<td width="100%" align="center">
<FONT face="verdana,arial,helvetica" size="1"  color="#afa3c5"><B>Message Title</B></font></td>
</tr></table></td>

<td align=center nowrap><FONT face="verdana,arial,helvetica" size="1"  color="#afa3c5"><B>$sender</B></font></td>
<td align=center nowrap>
<FONT face="verdana,arial,helvetica" size="1"  color="#afa3c5"><B>Date/Time Sent</B></font></td>
<td align=center nowrap>
<FONT face="verdana,arial,helvetica" size="1"  color="#afa3c5">?</font></td>
</tr>

$privmsgsbit

</form>
<TR bgcolor="#FFFFFF">
<TD valign="middle" width="100%" colspan="7">

<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>

<td valign="middle"><FONT face="verdana,arial,helvetica" size="1" >?</font></td>

<td width="100%" valign="middle" align="right">
<FONT face="verdana,arial,helvetica" size="1"  color="#afa3c5"><b>
All times are $timezone. All dates are in Month-Day-Year format.</b></font></td>

</tr></table>

</table>

<table border="0" width="100%" cellpadding="2">
<tr>
<td width=30% valign="top"><A HREF="private.php?action=newmessage&password=$password&reply=false"><FONT face="verdana, arial, helvetica" size="2"  class="thtcolor">[Send A Private Message]</font></a></td>
<td width="70%" valign="top">$forumjump</td>
</tr></table>

<center><table border=0><tr>
<td><img src="$pmnewfolder" border=0 alt="New Message"></td>
<td><b><FONT face="verdana,arial,helvetica" size="1" >New Message</font></b></td>
<td><img src="$pmfolder" border=0 alt="Old Message"></td>
<td><b><FONT face="verdana,arial,helvetica" size="1" >Old Message</font></b></td>
</tr>
<tr>
<td><img src="$pmnewfolderrt" border=0 alt="New Replied To Message"></td>
<td><b><FONT face="verdana,arial,helvetica" size="1" >New Replied To Message</font></b></td>
<td><img src="$pmfolderrt" border=0 alt="Old Replied To Message"></td>
<td><b><FONT face="verdana,arial,helvetica" size="1" >Old Replied To Message</font></b></td>
</tr>
</table></center>

$footer

</body>
</html>


what should I do with it?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01156 seconds
  • Memory Usage 1,796KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete