By_ScReaM_
08-08-2006, 12:06 PM
Author: ScReaM_
Site: I Don't Have Website :(
------------------------------------------------------------------------
İn "SHOWTHREAD" TempLaTe Find ;
<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
<else />
<td class="smallfont"> </td>
</if>
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
Under Add ;
<!-- Begin ScReaM_'s Hack -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forumid">New Thread</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">Today Post's</a></td>
<td class="vbmenu_control"><a href="showthread.php?$session[sessionurl]t=$threadid&goto=nextoldest" rel="nofollow">Previous Thread</a></td>
<td class="vbmenu_control"><a href="showthread.php?$session[sessionurl]t=$threadid&goto=nextnewest" rel="nofollow">Next Thread</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">My Replied Threads</a></td>
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">My Profile</a></td>
</if>
</tr>
</table>
</div>
<!-- / Finished ScReaM_'s Hack -->
Site: I Don't Have Website :(
------------------------------------------------------------------------
İn "SHOWTHREAD" TempLaTe Find ;
<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
<else />
<td class="smallfont"> </td>
</if>
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
Under Add ;
<!-- Begin ScReaM_'s Hack -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forumid">New Thread</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">Today Post's</a></td>
<td class="vbmenu_control"><a href="showthread.php?$session[sessionurl]t=$threadid&goto=nextoldest" rel="nofollow">Previous Thread</a></td>
<td class="vbmenu_control"><a href="showthread.php?$session[sessionurl]t=$threadid&goto=nextnewest" rel="nofollow">Next Thread</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">My Replied Threads</a></td>
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">My Profile</a></td>
</if>
</tr>
</table>
</div>
<!-- / Finished ScReaM_'s Hack -->

