This topic is locked

mistake or problem in pluing geolocation humanes

4/6/2024 7:39:34 AM
PHPRunner General questions
L
luchoadmin author

Hello, I am trying to use Fernando Humanes' geolocation pluing but I have not been able to get the location in Chrome.
What I did was simply add the plugin to the plugins folder and initialize it in the field in question. the field is varchar 50

any ideas?

thank you

L
luchoadmin author 4/6/2024

img alt

I forgot to clarify that I want to use it to have the location when they deliver a product. the user does it from the editing of a page

fhumanes 4/7/2024

Hello,

For anything you download from my blog and generate doubts or problems, you can contact me through my email: fernandohumanes@gmail.com.

There are several possibilities for the plugin not to collect your coordinates or location:

  • That in your browser you have not authorized the server's URL to collect these values (we must authorize the collection of the values)


  • That you are running your application at home and do not have access to the Internet. The coordinates collect them through the Internet connection.


  • That an error in plugin coding is taking place.



To be able to check the situation of your PC, perform:

If in this case it works, check the plugin configuration

Greetings,
feernando