![]() |
new thread button
I would like to display the new thread button on my forum home next to each forum-my members think its so much easier and saves a step
anyone know how? |
I'm interested in this as well as a 'subscribe' button to both go on my forumhome...
Anyone know the conditionals? |
NEW THREAD BUTTON
Go into SHOWTHREAD and find Code:
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if> 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> After above code add: Code:
<if condition="$show['member']"> If it doesn't just shout. |
All times are GMT. The time now is 06:22 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:
|