The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New thread
I have been trying to add new thread button where you normaly just have reply to post i have looked at the code and ended up with this to add to showthread :-
Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw foruminfo.forumid}" rel="nofollow" class="textcontrol" id="newthreadlink_bottom"><span>+</span> {vb:rawphrase post_new_thread}</a> |
#2
|
||||
|
||||
What is showing up in the source code in the page? My guess is there is no forumid. I don't think you want foruminfo.forumid, I think you want thread.forumid or threadinfo.forumid.
|
#3
|
|||
|
|||
Thanks it was thread.forumid once i have sorted how the button displays as at the moment it shows a small button i will post full how to if thats ok in v4 template mods
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|