What happens is that since it never receives a price change (I had left it in 0) then it simply IGNORES all the data the user
enters and the airport is NOT added.
My findings indicate that it might be a problem with the AJAX functionality. If I remain in the add airport page to add another airport it simply opens the form/dialog with the data of the last airport I added even though I did not select to EDIT that airport (I used the Add Airport task). I did that several times and the result was the same, last airport being edited, my new data ignored.
If however, after adding an airport I go to another page of the administration console and return to the Add Airport page and click on the “Add Airport” task on the left, then the dialog appears empty (as it should) and my new airport data is happily accepted.
In the grid that displays the list of airports it would also be useful if you add an icon or so to indicate whether the airport is a hub or just a regular airport. An alternative to the icon is to use boldface for hubs but that may not be too obvious to some users.
BTW it would be nice if a City field and probably STate/Province (depends on the country) is added as well. At least City seems important.
There should also be a possibility to specify that there is NO FUEL available in an airport/airfield.
It seems geonames is the default in the app.config.php, I’ve also set it in the local.config.php but it’s still not showing the information. It’s still showing the same message.