Back to vBulletin 3.8 Template Modifications

Post New Thread from your post.
Mod Version: 1.00, by newtsys

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 24
Released: 25 Jul 2009 Last Update: Never Downloads: 3
Not Supported Template Edits Code Changes Translations  

This mod was made by me and is very simple and was requested by another friend. Vbulletin has removed the post new thread or topic button in the showthread. As of now you have to go back out of the post and then click new thread.

This mod adds Post New Thread in the tool bar above the post

In your Admincp go to your theme and open the template called SHOWTHREAD and find:

HTML Code:
<!-- toolbar -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
 <td class="tcat" width="100%">
  <div class="smallfont">
  <if condition="$show['firstunreadlink']">
   <a href="$firstunread"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[view_first_unread]" border="0" /></a>
   <a href="$firstunread"><strong>$vbphrase[view_first_unread]</strong></a>
  </if>
  &nbsp;
  </div>
 </td>


and right after add this in

HTML Code:
<td class="vbmenu_control" id="newthread" nowrap="nowrap"><a href="newthread.php?do=newthread&amp;f=$forum[forumid]"rel="nofollow">$vbphrase[post_new_thread]</a></td>


now save and you have added the post new thread or topic =)

attached is screen shot.

Download

No files for download.

Screenshots

Click image for larger version
Name:	ScreenHunter_01 Jul. 25 13.00.jpg
Views:	941
Size:	16.7 KB
ID:	102465  


vblts.ru supports vBulletin®, 2022-2024