How to Remove Subscribe Button

Hello, I want to remove "Subscribe" button on all pages (poll,blog,group,event,photo,video)

I have already removed it from Profile Actions block by editing BxBaseProfileView.php, now need a solution to remove it from all above stated pages.

Thanks

Quote · 2 Aug 2011

You can remove them in the table "sys_objects_actions"

 

You will have to delete the cahce from cache folder after doing this.

----
Quote · 2 Aug 2011

Thanks, I've deleted the entry from db, cleared cache from admin panel and from folder too,

but button exist on all pages, Any Solution?

Quote · 3 Aug 2011

What type of Cache engines are you using?  If you use Memcached you will need to flush that cache as well, which cannot be done from within Dolphin's Admin panel (which I still find odd, as I can do it with a single command line from SSH, or from 5 lines of code in PHP, Module idea anyone?)

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