No Avatar upload for Unconfirmed User

Hello,


i will that unconfirmed user can not upload a avatar.

i have edit the "modules/boonex/avatar/classes/BxAvaPageMain.php"

if($iProfileId['Status'] == 'Unconfirmed')
{
return $this->_oTemplate->parseHtmlByName('block_wide_no', $aVars);
} else {return $this->_oTemplate->parseHtmlByName('block_wide', $aVars);}

but it dont work... can anybody help me?

--Germany-- Sorry for my bad english :P
Quote · 7 Aug 2010

?????

--Germany-- Sorry for my bad english :P
Quote · 8 Aug 2010

?????????????????????????????????????????????????????????

--Germany-- Sorry for my bad english :P
Quote · 9 Aug 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.