![]() |
"New Thread" button when viewing a thread?
Can this be done? In vB2, you could either reply to the post you're viewing by pressing Post Reply, or make a new thread in the same forum by pressing New Thread.
Can I edit any php files or templates to get this to work? Thanks. :) PS- Zach, here's the thread at vBT. :p If you could help me, that would be great. :) |
How to add the New Thread Button back to Showthread
In Showthread template find HTML Code:
<if condition="$show['largereplybutton']"> HTML Code:
<if condition="$show['largereplybutton']"> And find HTML Code:
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><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> HTML Code:
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><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><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></td> |
Is there any way you can align them to where they're on the same line?
|
Nice working!! Thanx for the neat trick!
|
|
All times are GMT. The time now is 12:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|