Make the Actions block invisible on my page but visiable on members?

I know this sounds strange but I've changed around a lot.  I want to try something different and I have a reason for this.

Question....

Is it possible to make the Actions block invisible on your own profile page but make it visible on other members pages? 

Example:  i login as Derrick and I don't see the Actions block on my own profile page but I can see the Action block on my friends' page. Can this be done?  I would appreciate your help.

Patrick

Quote · 23 Jun 2012

http://www.boonex.com/forums/?action=goto&search=1#topic/preventing-users-from-removing-actions-block.htm

 

in
/templates/base/scripts/BxBaseProfileView.php

around ~414 find

        /*
        if( (!$iMemberID  or !$iViewedMemberID) or ($iMemberID == $iViewedMemberID) )
            return null;
        */

and remove whats in red, what that does it won't show the actions block when you view your own profile but it's visible when you view other members profile.

Quote · 23 Jun 2012

Awesome!  Will try it when i get home!  

Quote · 23 Jun 2012

100% perfect!!  Thanks for your quick support!!! Laughing

Quote · 23 Jun 2012
 
 
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.