Back to vBulletin 3.7 Template Modifications

Add New Thread Button To Forum Posts
Mod Version: 1.00, by TrevsRevenge

This modification is in the archives.
vB Version: 3.7.x Rating: (10 votes - 4.90 average) Installs: 143
Released: 02 Jul 2008 Last Update: Never Downloads: 11
Not Supported Template Edits  



Instructions:
1- go to your "SHOWTHREAD" template
2- look for the the following code:

HTML Code:
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;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>
2- Replace it with:

HTML Code:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" alt="$vbphrase[post_new_thread]" /></a>&nbsp;&nbsp;<a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID"><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>

Download

No files for download.

Similar Mods

Forum Display Enhancements Show All Posts Button in Thread Display vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024