I have already 3 fields that combined will give a good input to Google.
Is it possible to modify Member Info Map Data Field ('memberinfo_map_fielddata' ex. field5) to combine the fields (ex. field20+field21+field22) instead of using a single field.
This is the code snippet I think:
PHP Code:
$memberinfo_map_userlocation = $vbulletin->input->clean($vbulletin->userinfo[$vbulletin->options['memberinfo_map_fielddata']], 'TYPE_STR');
Does this hack work on < 3.6.8, eg. 3.6.5