The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New Thread Button
sorry if this is already posted but i have looked and looked and can't find this ..
ok im running vBulletin version 3.6.5 and i was worndering if there is a way to install a new thread button beside the reply button in every post is there a mod for this or do i just edit a template for this to work. Thanks |
#2
|
||||
|
||||
As far as I can see, it would just be an edit of the postbit or postbit_legacy template.
|
#3
|
|||
|
|||
In showthread
find both instances of: HTML Code:
<if condition="$show['largereplybutton']"> <td class="smallfont"> HTML Code:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forumid" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a> <if condition="$show['largereplybutton']"> |
#4
|
|||
|
|||
Thanks for the reply jdsinclair
Thanks for the info dyna88 i'll give it a try. Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|