![]() |
Help Please with Conditionals
1 Attachment(s)
Hi - I'm trying to highlight the thread title cell of threads posted within a specific forum posted by a specific usergroup (also within search results).
The conditional basically needs to say - <if thread is posted in forumid=1 and thread starter is usergroup=2>Do This</if> I have attached an image showing to sort of highlight I'm after - anyone know which templates I need to edit (for search results and in forum thread list). Many many thanks for any help you can give me. |
Probably something like:
HTML Code:
<if condition="$thread['forumid'] == xx AND is_member_of($thread['postuserid'], yy)"> |
Hi - thanks for replying. This is what I've added in threadbit template:
PHP Code:
|
Did you look at the API for is_member_of?
Quote:
|
Hi Lynne - thanks again, but that stuff is a foreign language to me. :(
|
All times are GMT. The time now is 10: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:
|