jjwg_maps custom module

Hello,
i need to add my custom module into maps, so i’ve tried this:

  • Add my module in Google Maps Settings
  • Add address type …
  • Add group field …(this setting for a unknown reason does not remain saved…it still remain the default “assigned_user_name”)

Then i create the 4 fields in my module:

  • jjwg_maps_address_c
  • jjwg_maps_geocode_status_c
  • jjwg_maps_lat_c
  • jjwg_maps_lng_c

I am able to geocode a single address with “Geocode Test” but if i run the cron or :

./index.php?module=jjwg_Maps&entryPoint=jjwg_Maps&cron=1

it reports me an empty results…also enabling logic_hook on save.

Am i missing anything or is there anything i can check?

See attached screenshots

Thank you

Hello,
Have the same problem.
Did you manage to solve this problem ?

I build a new module from company template and geocoding return empty adresses.

Regards Chris

Same problem here. I can’t figure it out.

Anyone out there find a solution?

Does anybody can help us on this?

Thank you

We figured it out.

Turns out the “Valid Geocode Tables” having capital letters messed everything up. The values must match EXACTLY the spelling and capitalization of the examples in the default table names (listed just below the dialog box).

Go to the Google Maps Settings via the Admin Page.

See attached image.

Mmmh…this is not my case…as showed in the screenshots above the capitalization is corrert and i am not able to change “Group Field for my Custom Module” keeping always the default value “assigned_username” even if i changed manually in config database…

And everything gives me zero results?

Any idea?

Thank you

Same for me… has anybody figured this out?

Anybody? Please help!

Do you have any errors in the log files.