Quote Originally Posted by carlwhat View Post
looks like a typo. use:

PHP Code:
'name' => zen_get_country_name($country_info->fields['countries_id']), 
That was it! Good catch, and thanks for the help!