How to remove chat now option from actions

Quote · 13 Jan 2009

Every thing you can find into admin - Builders

Kids first
Quote · 13 Jan 2009

I see no way to edit what actions show up on the menu. I disabled greetings in the membership levels, it still shows up in the action menu, then displays a message to the member saying their membership doesn't allow it. Please don't say "it's in the builders section" without telling WHERE in the builders section because there is nothing that says "actions".

Quote · 18 Jan 2010

You can disable any of the action links in D6 by going to templates/base/scripts/BxBaseProfileView.php

You will need to comment out the ones you don't want. For example, here is the greet code commented out:

//$ret .= $oTemplMenu -> getActionsMenuItem( 'links-span-bg.gif', _t('_Greet'),     ";", '', '', "window.open( 'greet.php?sendto=$profileID',                  '', 'width={$this -> oTemplConfig -> popUpWindowWidth},height={$this -> oTemplConfig -> popUpWindowHeight},menubar=no,status=no,resizable=no,scrollbars=yes,toolbar=no,location=no' );" );

Taking Dolphin and Making Profitable Websites Since 2009 :)
Quote · 5 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.