Great product.
I want to remove the ip address feature completely as it is viewable with permission in who's on line.
Going to cybernetec templates> cyb_archive_bit
Code:
<tr><td class="vbmenu_option" title="nohilite">IP: <a href="online.php?$session[sessionurl]do=resolveip&ipaddress=$cybcb_msg_arc[userip]">$cybcb_msg_arc[userip]</a></td></tr>
with limited knowledge, as far as I can tell, removing this should remove the feature without breaking. Am I correct?