Verified Member. [Green mark on profile page]
#1
This user has been denied support. This user has been denied support.
Can someone make a plugin where you can mark a member as verified. 
And on it's profile page it will marked with a green icon or something.

Example:
[Image: PSg9oBk.png]

Thanks
Reply
#2
<if $memprofile ['usergroup'] == GID then>Verified Member</if>

This will add "Verified Member" on the profile IF they're in a specific usergroup, just change "GID" to the gid of the usergroup.

OR

<if $memprofile ['uid'] == UID then>Verified Member</if>

This will make a UID a Verified Member, make sure to replace UID with a existing uid.

You will need this plugin ~ http://mybbhacks.zingaburga.com/showthread.php?tid=260
Reply
#3
This user has been denied support. This user has been denied support.
Thanks for the fast reply, how could I make them verified with a single press in their profile page as an admin?
It would be a lot faster if we could fix that instead,
Reply
#4
(2015-05-23, 07:14 PM)mrkiller2010 Wrote: Thanks for the fast reply, how could I make them verified with a single press in their profile page as an admin?
It would be a lot faster if we could fix that instead,

That's not done this simple, guess you'd have to make a table in the database for that.
Reply
#5
This user has been denied support. This user has been denied support.
(2015-05-25, 01:00 PM)An0ny Wrote:
(2015-05-23, 07:14 PM)mrkiller2010 Wrote: Thanks for the fast reply, how could I make them verified with a single press in their profile page as an admin?
It would be a lot faster if we could fix that instead,

That's not done this simple, guess you'd have to make a table in the database for that.

Well could someone make this? would be really helpfull!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)