Nice mod, but I have a problem:
For some users (without something in common) it does not work, instead of display the social groups, shows (in plain text) something like this:
Code:
<script src="clientscript/mfsg_postbit.js"></script> <table cellpadding="0" cellspacing="0" border="0" align="left"> <tr align="center"> <td id="usergroups_32355" class="smallfont"> <a href="/comunidad/showthread.php?t=1634&nojs=1#usergroups_32355" onclick="findUser(53,32355)">User title here</a> <script type="text/javascript"> vbmenu_register("usergroups_32355", true); </script> </td> </tr> </table> <div class="vbmenu_popup" id="usergroups_32355_menu" name="ug_53" style="display:none" align="left"> <div id="popug32355" name="popnameug53"></div> </div> <br>
Other thing, could be this put in the pop up menu of the username instead of the usertitle, perhaps as an option.
Thank you =)