Remove Gender Symbol

I've turned off the 'sex' field for user profiles, but when viewing a profile it shows the Female symbol and the text 'unknown'.  How do I remove that?

Thanks...

Quote · 14 Jan 2011

Ah, I also noticed it shows 'sex' in the chat too.  Is there a quick way to remove all gender indicators?

Quote · 15 Jan 2011

 

Ah, I also noticed it shows 'sex' in the chat too.  Is there a quick way to remove all gender indicators?

Hello open this file : templates\base\scripts\BxBaseFunctions.php

 

find this code line :

function genSexIcon($sSex) {

and add this code after that :

return getTemplateIcon( 'spacer.gif );

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 15 Jan 2011

Wow thanks - no more symbols on everyone.  THANKS!!!!

 

Quote · 15 Jan 2011
 
 
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.