1

Topic: Trusted User Profil

Hello,

we want to give the user the possibility to verify his account as a trusted user.
So we want to reduce the number of fake account and the user enter the security.

We would be interested if anyone has such a function already in use.

If so, in what form you have realized this and implemented?

We would be pleased to get feedback.

Steff

2

Re: Trusted User Profil

I haven't done this but i've seen other sites where members would take a picture of themselves holding a piece of paper with the date and site name and then sending that to the admin. I suppose if i were to do it, a new member group with a little badge on their profile could signify they're been "verified"

Last edited by definitive (2012-02-05 12:05:41)

3

Re: Trusted User Profil

I'll use the Onebip( SMS Express pay) with a single rate of $ 1.00 for the user to have a verified account

Comet Chat - The best Facebook chat clone integrated to Vldpersonals
Asian Dating and Asian Girls
Dating woman Romania

4

Re: Trusted User Profil

I use the featured function. I asked my members to send me a pic with a paper in their hands on which they write their username and the website. It works perfectly.

On their profile i've added this:


<!-- IF member_featured -->
<center><img src="{virtual_path}/media/certified.png"></center>
<!-- ENDIF -->

it displays a certified image

5

Re: Trusted User Profil

Hi Zoheir,

your variant sounds very interesting.

Is the featured function the star after the user in the CP > Members > managed members?

Where do you add a command to? Which file you are modifying?

Thx

Last edited by sTomnitz (2012-02-06 07:21:46)

6

Re: Trusted User Profil

Hi sTomnitz,
..yes the featured function is that star in the CP>Members>managed members. You have to add the command in member_profile.tpl ( yourdomain.com/templates/yourtemplate/member_profile.tpl )

Thanks Zoheir!! Great certified method!!

7

Re: Trusted User Profil

and very easy to do!