Locations Plugin

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

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 :blush:

Did you follow the instructions and enter your provider key first?

Before these are saved code is run to initialise the new provider.

Thanks Robert, I did, but I naively hadn’t realised that every provider in the list would need an key :roll_eyes: :man_facepalming:

Hopefully Nominatim will sort themselves out soon :+1:

Just so you know:

3 Likes

I fixed the locations search form, so a search does not cause your criteria to be deleted :sweat_smile:

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

Hello :wave:

I’ve noticed a console error when composer opens or closes. I don’t think it causes any issue. :thinking:

Thanks for your work Robert! We really appreciate it :hugs:

2 Likes

Thanks. I’ll take a look

1 Like

Ah, might this explain / fix what I thought was a Nominatim issue?

thanks for the :eagle: :eyes:

that should be resolved as of:

3 Likes

Could be, and I’ve also surfaced errors to the UI which might help

1 Like

With Locations plugin, the location can’t be searched.

How to fix it? Thanks.