I’m also having the same problem not being able to select a country.
Hi – the author gave this reply to the same question (from me) a few days earlier. This worked for me and he said a new version will be coming. In my case, it only affected the localhost install.
hmmm… what happens if you replace line 225 in /includes/admin_panel_FYN_options.php
require_once(‘countrycodes.php’);
with
global $countrycodes_array;
?
Hi I have the same problem but do not feel confident to change the code myself. I couldn’t find
/includes/admin_panel_FYN_options.php
either
thanks
Riana
ok phoned a friend and its working now. Thanks
In the pro version selecting a country works :-).
/includes/admin_panel_FYN_options.php
doesn’t exist in my installation!
On my machine, the full path is:
/home/colin/www/voakesfreefrom/wp-content/plugins/wp-find-your-nearest-premium/includes/admin_panel_FYN_options.php
Hope that helps!