Thanks Lynne.
What about this one?
<if condition="$bbuserinfo['posts'] > 4">
Is this the correct replacement?
if (in_array($vbulletin->userinfo['bbuserinfo['posts'] > 4')
Tried this:
Code:
if (in_array($vbulletin->userinfo['usergroupid'], array(2, 6, 7, 35)))
{
<a href='http://www.talkjesus.com/misc.php?do=page&template=Chat'><span><img src='/images/media-menu/chat.png' alt='Christian Live Chat' class='img-media-menu' /> Live Chat</span></a>
}
if (in_array($vbulletin->userinfo['$bbuserinfo['posts'] > 4')
{
<a href='http://www.talkjesus.com/forum-rules...ents-rule.html'><span><img src='/images/media-menu/chat.png' alt='Christian Live Chat' class='img-media-menu' /> Live Chat: Disabled (?)</span></a>
}
Results in screenshot