[RSS Feed/News] Conditional: thread creator is member of

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hello, i'm trying to set a conditional statement saying if thread creator is member of usegroup_X then...
Can't figure it out since yesterday afternoon ! :eek:

HTML:

Code:
<xf:if is="{$thread.user_id} ==  {$xf.visitor.user_id} AND {$thread.user_id}.isMemberOf(3)">
    ...
</xf:if>
❌❌❌

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom