Back to vBulletin 3.5 Template Modifications

New Thread Button when viewing a Thread
Mod Version: 1.00, by flup

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 3
Released: 16 May 2007 Last Update: Never Downloads: 1
Not Supported Template Edits  

This is a little more detailed version of my earlier template modification. This Hack explains how to add a new thread button when viewing a thread above and below all posts.

Modname: Newthread Button when viewing a Thread
By: Joshua de Gier (flup)

Installation Help:

Go to your adminCP -> Style Manager -> Edit Templates
Select: Show Thread Templates and doubleclick SHOWTHREAD

### Find:
<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>
### After this add:
<a href="newthread.php?do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_a_new_thread]" border="0" /></a>
### Find:
<a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$LASTPOSTID" 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>
### After this add:
<a href="newthread.php?do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_a_new_thread]" border="0" /></a>
Screenshots:
Screenshot 1: Before
Screenshot 2: After applying this template modification

Enjoy this simple yet effective template modification!

Download

No files for download.

Screenshots

   

Similar Mods

Show Thread Enhancements Simple New Thread Button while viewing another thread vBulletin 3.7 Template Modifications
New Thread Button on post viewing. vBulletin 3.5 Template Modifications
New Thread button when viewing a thread. vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024