The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Not sure where to post it so here goes hehe...
When you are on a forum, you see the New Thread button, to start a new thread, but when you are viewing someone's post, you only see Post Reply, in the old vB, we had the New Thread on both places, I need to know how to add the New Thread button to the posts pages, so people can start threads from there too, and not have to go back to the main forum, does this make sense? You guys have it here, it just makes it so much easier! |
#2
|
|||
|
|||
![]()
Anyone?
|
#3
|
|||
|
|||
![]()
paste this code in your postbit and postbit_legacy templates (if you want it in both)
where you want the button to show up at HTML Code:
<td class="smallfont"><if condition="$show['newthreadlink']"><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><else /> </if></td> ![]() |
#4
|
||||
|
||||
![]()
we removed ours on the vb2 because people wen to post a reply and hit new thread instead, it caused a lil confusion at times
|
#5
|
|||
|
|||
![]()
Hmmm I am not sure that they have it in the postbit here, do they? See pic attached to see what I want... adding it to the postbit would add it to each post, no? I just want it shown once on the page, like on these forums. Thanks for all the help thus far :smile:
|
#6
|
|||
|
|||
![]()
i dont know what i was thinking when i said the postbit templates...my mistake
it is the showthread template. search that template for reply.gif and add the code above before or after the code for the reply button. |
#7
|
|||
|
|||
![]()
Thank you so much Serenity
![]() |
#8
|
|||
|
|||
![]()
No luck, I pasted it above, did I do it wrong?
PHP Code:
|
#9
|
|||
|
|||
![]()
bump
|
#10
|
|||
|
|||
![]()
i'm not sure at this point.
i've tried doing it a few ways and can't seem to get it to work properly. maybe one of the fine admins here can shed some light on the ordeal seeing as they have it working here sorry massie ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|