I tried this code in the postbit template but it didn't work:
Code:
<if condition="$userinfo['smscontact'] == '1' AND $userinfo['cellemail']">
<tr><td class="vbmenu_option">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&type=sms&u=$prepared[userid]" rel="nofollow">
<phrase 1="$prepared[username]">$vbphrase[send_message_via_sms_to_x]</phrase></a></td></tr>
</if>
If it's not too much trouble, could you post the correct code?
Thanks,
Tim