![]() |
add a button in a specific thread
Hello,
is there any way to ADD a button (beside POST REPLY button) in a specific thread (not all thread) here's what I want: https://vborg.vbsupport.ru/external/2008/12/17.png I reapet, i want to add in a specific thread not all thread tnx in advance :) |
Sure. You need to put a conditional around it to have it only show in that one thread:
HTML Code:
<if condition="$threadinfo[threadid] == 'xxxx'"> |
tnx Lynne :)
|
what if this was wanted into more whan one forum?
--------------- Added [DATE]1231805207[/DATE] at [TIME]1231805207[/TIME] --------------- help please |
Quote:
|
Forum display, for setin forums only. (also threads within)
--------------- Added [DATE]1231807740[/DATE] at [TIME]1231807740[/TIME] --------------- i have this but dont work <if condition="$foruminfo[forumid] == ' 343, 368, 369, 370, 371, 358, 364, 365, 366, 367'"> lolol </if> |
Try this:
HTML Code:
<if condition="in_array($foruminfo['forumid'], array(343, 368, 369, 370, 371, 358, 364, 365, 366, 367))"> |
thanks
Aprichated |
All times are GMT. The time now is 08:01 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:
|