delete buttons and functions

Hi  I need some help in deleting  some functions and buttons in dolphin 7. And here is what I am trying to do / where I need your help :

 

a) how to delete in search form the buttons : with photo only / online only

b) how to delete the buttons : "greeting" / "unsubscribe" / "befriend" in inbox (after opening message)

THX for your help !

 

 

 

 

Quote · 5 Apr 2010

A) open inc/classes/BxDolProfileFields.php.  Find this line around line 990:  $bAddFlags = true; // flags "online only" and "photos only"   and replace it with $bAddFlags = false; // flags "online only" and "photos only"

b) I'm not sure, hopefully someone else will chime in.

Quote · 5 Apr 2010

Hello greetings and unsubscribe buttons you will can delete from sys_objects_actions DB table

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 6 Apr 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.