|
ingo10
| Joined: 17 Apr 2008 |
| Posts: 52 |
| Location: Rastede, Lower Saxony, Germany |
|
 |
Hi,
i'm working on a plugin to check if a member is valid or not.
My problem ist following:
I have made in the DB table "user" a row calls "geprueft". The default value is 0 if a member is successfully checked it is 1.
I want to use these info in the result list if someone search a member and i want show a icon in the profile if the member is checked. But this icon should only be shown if the member who looks the profile is checked too.
I think the file who must be touch in these case is search_results.php
I'm just at the beginning of programming, but i understand, that the result is send in a object called "$list".
I try to solve the problem the last weeks, but i haven't a really good idea to solve that.
Maybe someone has a idea for me.
Best regards,
Cursor10
|
|
|