+ Reply to Thread
Results 1 to 6 of 6

Thread: Geolocalization map

  1. #1
    Junior Member
    Join Date
    Dec 2017
    Posts
    2

    Geolocalization map

    Hello everyone,
    I have disappeared the map of geolocation without having made any changes.
    The API keys are correctly inserted.
    Can someone help me?
    Here's what I see:
    Attached Images Attached Images

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    it's better to create a ticket so we can check what causes the problem

    probably there are some javascript errors on the page
    Last edited by Rudi; January 11, 2018 at 09:27 AM.

  3. #3
    Hello Mauro,

    Maybe 2 problems with it:
    1. Incorrect google map API key
    2. Exist some js error.

    You can create the new ticket with the problem or send ftp access to my PM and I will check it.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Junior Member
    Join Date
    Dec 2017
    Posts
    2
    Aye
    It's a JS error:

    js?libraries=places&language=en&key=AIzaSyARDEsIKL Lb2Gh2O28QbBnWA3Vss1Qy3Fg:98 You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
    uh @ js?libraries=places&language=en&key=AIzaSyARDEsIKL Lb2Gh2O28QbBnWA3Vss1Qy3Fg:98

  5. #5
    Hello Mauro,

    Our developers are fixing it. I will let you know when it will be done.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hi Mauro,
    Sorry for the late reply but this task (bug you reported) was fixed just now, here is the fix:

    1. Open file "templates/YOUR/js/util.js" and find the following code line (line # ~170)
    Code:
    Only registered members can view the code.
    add this code above:
    Code:
    Only registered members can view the code.
    2. In the same file find this code:
    Code:
    Only registered members can view the code.
    and add this code below:
    Code:
    Only registered members can view the code.
    3. Save changes and press CTRL+R on "Add a Profile" page to clear browser cache.

    This fix will be included in Flynax 4.6.2 version update.

    John
    Last edited by John; January 30, 2018 at 01:36 PM.

+ Reply to Thread