Ok when using standard search template the second latitude/longitude in search string is gone.
But now i get an error message when searching:
Error Code: 1054
|
Error Message
|
Unknown column 't1.latitude' in 'field list'
|
Error File
|
/var/www/html/libraries/joomla/database/driver/mysqli.php:665
|
All fields are placed in search view and list view as well.
I can see the autocomplete address to coordinates field is filling coordinates to my latitude an longitude fields in search form.
But there is no filtering.
These are the fields in Search form:
Address to Coordinates
autocomplete
type: all
country: germany
latitude and longitude field
city and zip code field
storage: standard
Match & Stage: Radius lower than, Latitude and Longitude field are inserted and radius field)
Radius
Select numeric field
storage: none
Match & Stage: none
Country
Select simple field (i use this in Content Type as well, so its filled)
storage: standard
Match & Stage: Any Words exact
Latitude
Text field (i use this in Content Type as well, so its filled)
Storage: standard (dezimal 10.8)
Match & Stage: none
Longitude
Text field (i use this in Content Type as well, so its filled)
Storage: standard (dezimal 11.8)
Match & Stage: none
Button Submit
In my List view i added Latitude and Longitude field (hidden).