All I'm seeing is "$value" in the column, not a list of countries as expected.
All I'm seeing is "$value" in the column, not a list of countries as expected.
Add this under line 160 or commented line :
/* Create an array with all countries that the database knows */
global $geodbfile;
Or edit line 180 from <? to <?php
This topic has been closed to new replies.