Hello everybody,
I have a seblod form with the address to coordinates field. This form is called by a joomla user type plugin (made by me) when the user makes the first login to
complete profile information. My problem is that when the first login plugin calls the form, the google maps key was not loaded yet to the field Address-to-
coordinate, and I receive an error from the google maps server.. When this same form is called by a menu in the site everything works ok.
I can change the address-to-coordinate field to a piece of code that I know will do the job, but first I would like to know if someone knows a faster solution to this
problem.
Thanks in advance
EDIT: It was a redirection + cache issue -> the problem was SOLVED