Quote:
Originally Posted by akiy
I may be missing something, but couldn't this be done without any file hacks by using a secondary usergroup (eg "Contributor") and a conditional in the right templates to display the text/image (<if condition="is_member_of($post, X)"><B>Contributor</B></if>)?
|
IMHO, this is the best way to do it. There is no file hack needed, only the template modification. This is a power of VB3!