I'm not a coder, so if anyone could help me with this addition to the mod, I'd appreciate it ...
I have the following code ..
Quote:
<vb:if condition="is_member_of($bbuserinfo,5,6,7,9,10)">
<a class="abipinfo" href="http://www.infosniper.net/index.php?ip_address={vb:raw post.ip}&map_source=1&two_maps=1&overview_map=1&la ng=1&map_type=1&zoom_level=7" target="_blank" /> </a>
</vb:if>
|
So, the small
i icon for IP lookup only appears at the bottom of posts for the user groups indicated and it works great.
Now, what can I add that causes the small
i icon for IP lookup NOT to appear at the bottom of a post for specific userID's that I list in an array. In other words, I don't want the icon to appear in the postbit for certain useID's, regardless of whether the user group can see them or not.
I hope I explained that ok ..
I would think that it's a simple piece of HTML code to add to this template?
Actually, maybe this is the wrong place to try and put this condition, as perhaps the post is already displayed at this point, so if there's another place in the plugins etc where I can do this, that would be helpful too ...
Thanks for any feedback ..
Regards,
Doug