Solved: 1 Year, 9 Months, 3 Weeks ago If statement not working latest version
#1
Solved: 1 Year, 9 Months, 3 Weeks ago
<if $mybb->user['avatar'] then>
<img title="{$mybb->user['username']}" alt="Pic" src="{$mybb->user['avatar']}" onerror="this.style.display='none'" />
<else>
<img title="{$mybb->user['username']}" alt="Pic" src="{$theme['imgdir']}/default_avatar.png" />
<else>
</if>

Also

<if $thread['closed'] then>

</if>
Reply


Messages In This Thread
If statement not working latest version - by drako13337 - 2023-03-17, 02:55 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)