Hello guys, Maybe someone can help me... I have this code: $template_hook['postbit_userinfo_right_after_posts'] .= '<div style="clear:both;" class="left"><a target="_blank" href="'.$mylink.''.$usernumber.'">'.$mylinktitle.'</a></div>'; PHP: That shows a link at postbit with all topics from the user at a two specific forums. I need that: - the link only shows when the user have threads at least in one of that two forums. - If not, the link doesn't appear. It is possible? Please? Or else, I had another idea... The links only appear If the user belongs to a specific group.
http://www.adminaddict.net/forum/vbulletin/vbulletin-4-template-conditionals-list-3391/index2/ Code (markup):