![]() |
New Thread Button on post viewing.
When viewing a post the only button you see is the Post Reply button.
With this template modification, you also have the Post New Thread button back like in the old times :) If you use it don't forget the https://vborg.vbsupport.ru/ button:) |
very useful.
|
Certainly it is. Thanks.
|
Haha, nice man.
|
this should be integrated in vb 3.5 by default..
thank you great job "between love that avatar in your demo picture lol" :) |
Thanks for this. works great. :)
|
thanx
|
Thanks for the mod.
|
Quote:
|
I feel like an idiot. I put this in the wrong topic.
|
No joke. I don't see it. hmmmm.
|
Just Admin
Code:
<if condition="$show['largereplybutton']"> |
pardon me, but i can't seem to find that code.
<if condition="$show['largereplybutton']"> <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"> |
good! thanks
|
This can also be done at the bottom of the thread page ;)
find: <if condition="$show['largereplybutton']"> <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"> replace with: <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']"> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"> |
thanks flup & xug
|
Great hack thanks!
|
Good hack, very useful to have. Watch for people who mistake one button for another...
I don't think I'll use it on the default buttons though, they look crummy next to each other because the words are at different heights. |
Good hack - kinda works for me but spaces the buttons incorrectly??
|
Sussed - take out
  for vb3.5 |
work 3.6
<if condition="$show['largereplybutton']"> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"> |
All times are GMT. The time now is 12:14 AM. |
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:
|