Profile photos on frontpage

I don't like to have the profile photos in the public photo section, so how can I remove this. 
Could in admin section not found anything. The must be a option for a admin to hide this for all users. 

Someone has a idea?

Kids first
Quote · 4 Mar 2010

You mean the avatar right? You don't want people's avatars showing up as a public photo? I think that's what you are talking about...

I was sick of seeing the public photos full of avatars (especially with multiple of the same stock avatar) so I found this file:

/modules/boonex/avatar/templates/base/block_wide.html

and found this:

<form id="bx_ava_form" method="post" enctype="multipart/form-data" action="__action__">
<input type="file" name="image" onchange="$('#bx_ava_form').submit()" />
<span><input type="checkbox" name="copy_to_profile_photos" id="copy_to_profile_photos" checked="checked" /><label for="copy_to_profile_photos"><bx_text:_bx_ava_copy_to_profile_photos /></label></span>

I deleted the red text and it doesn't give the members the option to add their avatar to their photo albums. Checked page in multiple browsers and it seems to work fine, no problems.

Hope this helps

Quote · 4 Mar 2010

I really was looking for this solution, but never searched for it. Thanks for posting it, dhandford.

Quote · 4 Mar 2010

Well thanks thats what I searching for!!!

Kids first
Quote · 5 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.