Removing "Profile Music"

When viewing a person profile, there's an "ACTIONS" box. And within it is a "Profile Music" link. How do I remove that?

Quote · 16 Sep 2008

Comment them out in templates/base/scripts/BxBaseProfileView.php

Quote · 16 Sep 2008

Remove it through dolphin admin panel. This would be better.

----
Quote · 16 Sep 2008

Thanks,

Quote · 16 Sep 2008

You are welcome. For dolphin help and support visit http://www.dolphinpros.com

----
Quote · 16 Sep 2008

Praveenkv, could you clarify exactly where this is done in the admin panel?  I didn't realize it was possible to change the actions menu there.  Thanks.

Quote · 16 Sep 2008

I am sorry. I apologize for the wrong post. I thought that as the block.

Open the file "templates/base/scripts/BxBaseProfileView.php"

Find the line 381 and comment it. That will fix your problem.

$ret .= $oTemplMenu -> getActionsMenuItem( 'action_music.gif', $this->getLinkStat('prMusic', _t('_ProfileMusic'), $profileID), "javascript:void(0);", '', '', "openRayWidget( 'mp3', 'player', '$profileID', '" . getPassword( $memberID ) . "', '$memberID');");

----
Quote · 16 Sep 2008

thanks praveenkv1988 same problem of mine and i fix it.

Quote · 3 Oct 2008
 
 
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.