How can "city" & "country" be eliminated?

Hi,

I'm still using v6.1.6 and I want to know, when someone selects "COUPLE" on the Join Page (in my case "JOINT ACCOUNT") how can I delete the redundant "City" and "Country" (since 99.8% of the time they live at the same location) from the Second Person?..... or is this REALLY necessary for Dolphin to function properly?

Thanks,

Blaine.

Thanks in Advance, Blaine
Quote · 25 May 2010

bit late but there ya go lol

heres what ya need to do

 

inc/classes/bxdolprofilefields.php

function _getCoupleMutualFields()
$this -> aCoupleMutual = array( 'NickName', 'Password', 'Email', 'zip' );   <<< add the fields you dont want to show inside these brackets

Quote · 26 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.