merefield
(Robert)
1082
Yes this is the one that the plugin cares about.
The others are important too. Perhaps hide the Location one with CSS? Not a great idea to hide Timezone or Region?
If you want to add functionality to the plugin to determine the others from the Map Location you are welcome to PR.
Alternative you can contact me privately to hire me or Marketplace
Yeah, nice as an option. Prepare a PR and I will review it.
Alternative you can contact me privately to hire me or Marketplace
Richie
(Richie Rich)
1083
Currently running discourse 3.4.0.beta3-dev (032b1f871b) and I’m getting an error when trying to change the location provider:
Some HTTP/500
errors are being caught in the browser console too.
I’ve been using nominatim for years now, but it’s not worked very well (if at all) lately so I thought I’d try a different provider.
It would appear that I can’t
merefield
(Robert)
1084
Did you follow the instructions and enter your provider key first?
Before these are saved code is run to initialise the new provider.
Richie
(Richie Rich)
1085
Thanks Robert, I did, but I naively hadn’t realised that every provider in the list would need an key
Hopefully Nominatim will sort themselves out soon
merefield
(Robert)
1087
I fixed the locations search form, so a search does not cause your criteria to be deleted
Should be a much more pleasant experience searching now!
(cleanup: remove commented code · paviliondev/discourse-locations@0153eab · GitHub)
thanks for @jrgong’s report and for being patient.
this is a free, presently unmonetized plugin, so it’s tough to justify a lot of work on it.
2 Likes
Don
1088
Hello
I’ve noticed a console error when composer opens or closes. I don’t think it causes any issue.
Thanks for your work Robert! We really appreciate it
2 Likes
Richie
(Richie Rich)
1090
Ah, might this explain / fix what I thought was a Nominatim issue?
merefield
(Robert)
1091
thanks for the
that should be resolved as of:
3 Likes
merefield
(Robert)
1092
Could be, and I’ve also surfaced errors to the UI which might help
1 Like
Jun
(Jun)
1093
With Locations plugin, the location can’t be searched.
How to fix it? Thanks.