I am receiving this error when selecting the 'My Store' in the admin:
Also when selecting admin > mystore > zone | I am receiving this error:Code:Warning: call_user_func(get_country_name) [function.call-user-func]: First argument is expected to be a valid callback in /home/XvarX/public_html/test/admin/includes/functions/general.php on line 1521
Search produced: This File > /home/XvarX/public_html/test/admin/includes/functions/general.php and this entryCode:Fatal error: Call to undefined function: cfg_select_drop_down() in /home/XvarX/public_html/test/admin/product_types.php(261) : eval()'d code on line 1
This causes the selections to not display and renders these functions in the admin unuseable.Code:Line #1016 : function zen_cfg_select_drop_down($select_array, $key_value, $key = '') {
I have not a clue??



