-
AuthorPosts
-
May 25, 2018 at 8:19 pm #962361
In an effort to fix the fact that I can no longer use my Layout builder, and no one is responding to that thread. I have been reading and reading about how to fix this issue. And discovered through inspecting the page where the error is the following: (MY API KEY IS FINE)
util.js:248 Google Maps API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
UC.j“You may have supplied a retired version in your script element. The versions 3.0 – 3.30 have been retired, and you might be receiving 3.31 instead. Please update your application to use one of the available versions.”
https://developers.google.com/maps/documentation/javascript/versions
May 28, 2018 at 12:37 pm #963127Hey Arlie_Francis,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaMay 28, 2018 at 1:30 pm #963175Dear all,
I’ve got the same messages from Google yesterday but found space characters in front of the API key in the source code. This may be the reason. It occurs on all pages I’ve already updated to the latest WordPress version in German.
In which file may I solve this problem? Before getting “Google Service” in Enfold I’ve used the file /wp-content/themes/enfold/js/shortcode.js.I’ve posted my finding in various posts but never got an answer. Could you help, Victoria?
Best regards,
PetraMay 28, 2018 at 2:42 pm #963242Hello Victoria,
Below are the credentials…
Thank you
May 29, 2018 at 10:51 pm #963967Hello,
Same issue on my side:not able to display maps with a RetiredVerssion error message from Google.
Frederic
May 30, 2018 at 10:40 am #964089Dear all,
Nikko gave me the key advice this morning. I’ve put the API key in the following code and the maps started working again …. I’m so happy!
enfold > framework > php > class-gmaps.php (line 345, in my case it’s line 79):
avia_framework_globals.gmap_api = ‘” .$api_key . “‘;Many thanks and best regards,
PetraMay 30, 2018 at 12:36 pm #964171I put the key the following code and I got a syntax error – I assumed I replaced ‘” .$api_key . “‘; with ” key”;
Also, my map is there but I get a warning which indicates there will be an issue if not handled…util.js:248 Google Maps API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
It really stinks that I am not getting any assistance with this…
May 30, 2018 at 12:41 pm #964176Hi all,
Please refer to the fix here
https://kriesi.at/support/topic/parse-error-when-updating-to-latest-version/#post-963219If you need further assistance please let us know.
Best regards,
VictoriaMay 30, 2018 at 1:16 pm #964203I would like to point out that the thread you sent me is for a completely different issue.
They were getting a parse error and I am getting a warning that the Google Maps API is retired when it is not. I have my account up to date, and with a new API code.
util.js:248 Google Maps API warning: RetiredVersionMay 30, 2018 at 1:24 pm #964210Hi Arlie_Francis,
I’ve got this message in same cases too. I think it refers to the new version of API keys Google will introduce in June. They only work with payment but will be free for low traffic (200 a day).
Best regards,
PetraMay 30, 2018 at 1:52 pm #964227Thank you Petra! That makes complete sense. Thank you again!
May 30, 2018 at 1:55 pm #964234Your’re welcome, Arlie_Francis! :)
May 30, 2018 at 2:57 pm #964289 -
AuthorPosts
- The topic ‘Google Maps API Warning’ is closed to new replies.