PDA

View Full Version : How to automatically set a certain image as standard avatar/prf.pic for banned users?


sventumba
11-17-2011, 09:45 AM
We're sorry.. trying to "get everything in" in the title was a truly demanding endeavour! ;)

However,.. this is what I'm trying to accomplish on a VB-board updated up to date.

We would like to arrange so that any given usergroup may find itself having an Avatar and a Profile picture which is exclusively and consistently imposed on every member of the concerned group.

To be crystal clear: the reason to why this question came up was that we found ourselves lacking the opportunity to use the settings in the ACP in such a manner that, in effect, every user-account currently banned would have their Avatars and Profile Picture replaced with something like any of those below (just serving as examples)

So... IS THERE A POSSIBILITY TO ACHIEVE THIS? ANY INPUT WOULD BE GREATLY APPRECIATED! =)

https://vborg.vbsupport.ru/external/2011/11/24.jpg

http://gaming.nrns-games.com/Forums/images/ranks/Banned.png

http://www.nerdbuster.com/wp-content/uploads/2011/05/ban-youre-banned.jpg

masterross
11-22-2011, 02:20 PM
This is extremely easy.
Just use for postbit
<vb:if condition="is_member_of($post, 8)">
your image code here
</vb:if>