faizulhaque
12-29-2009, 12:01 PM
as per snap, i need to add this on VIEW POST OPTION (SHOWTHREAD)
i add below code
<div id="above_threadlist" class="above_threadlist">
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw foruminfo.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>
BUTTON IS ADDED BUT,
it's not taking the forum ID
{vb:raw foruminfo.forumid}
this is not working on SHOWTHREAD.
Any help how to do.
Thanks
i add below code
<div id="above_threadlist" class="above_threadlist">
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw foruminfo.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>
BUTTON IS ADDED BUT,
it's not taking the forum ID
{vb:raw foruminfo.forumid}
this is not working on SHOWTHREAD.
Any help how to do.
Thanks