The update is working fine now Thank you. The only problem is when manually placing the link in MEMBERINFO everyone can see it unless you wrap it in a conditional like the following.
Code:
<if condition="is_member_of($vbulletin->userinfo, array( 6))">
$cyb_ltoua_link_mi
</if>
They cant use it though even as a guest but the link certainly needs a conditional around it before it is hidden to everyone else.
________
Halfbaked