Hello to all, need help
how make that members only who have profile photo (avatar) see in search and browse page
i need that all members have profile photo (avatar) in profile
Hello to all, need help
how make that members only who have profile photo (avatar) see in search and browse page
i need that all members have profile photo (avatar) in profile
|
So are you using the avatar module? Do you have the setting in the admin to use avatar and not photo thumbs? If this requires a code change, can you do code changes? Geeks, making the world a better place |
i use now photo thumbs, if need i change to avatar module
is possible make that only show in search and browse page only member with profile photo, that dont show member without profile photo? |
Hello moby10!
If you use "Avatar" module then in `Profiles` table you will find the field with the same name which means number of avatar pic fot this profile. Then it will be enough to select all profiles where value of this field > 0.
With the best regards, Leonid |
Hello Leonid i dont understand, what i need make? i need that only member with profile photo see in search.php and browse.php, which code i need change tnx |
Hello Leonid i dont understand, what i need make? i need that only member with profile photo see in search.php and browse.php, which code i need change tnx I think this is going to require a code edit. Geeks, making the world a better place |
I know this, but what i need change? dont use avatar module
in search.php ???
tnx |
The question is, why do you keep profiles without photos if you want to make them unavailable for research? Baloo |
that only member with photo profile see in search.php page, that stimulate member ad photo profile |