If you've gotten into the admin control panel I'll assume setup was working. On that note also update warpcore/literadius/config/config.php with the URI Protocol you are now using in admin and setup.
To better understand the situation I will refer to the Adding Location Data section of the documentation's Getting Started page at this url:
I will assume all prior steps have been carried out.
Here it is recommened the sample location data file us_filter.txt is used to test the system, so could you please upload this data file to the US location data table. Once that is done:
1 - Go to the Admin Control menu item: "Location Data->Browse Edit Locations".
2 - From the displayed list click the "edit" link next to any location.
3 - Click the "Find Coordinates" Button and in the map window find the location and save it to the edited location data entry form. You should see the coordinates fill the Longitude and Latitude data entry text box. If this works then we can confirm the Google API key is working correctly for this url
4 - Click the "Update Record" button to save the coordinates.
5 - From the Admin Control menu select: "Location Data->Batch Geocode".
6 - Click the "Geocode Region" button to encode the remaining locations. This takes about 1 per second.
7 - Test the default Golf Locator web page by selecting "LiteRadius->Show Demo golf_locator.htm". Before you do this make sure you have input your Google API key into the default locator page.
8 - Once the default page opens enter a city or postal code in the "Find Locations" point of entry text box.
Please note any points in the diagnostic that fail to work.
Support