WebSite X5Help Center

 
David H.
David H.
User

Google Maps not showing after upgrade to version 12  en

Author: David H.
Visited 1975, Followers 2, Shared 0  

I upgraded to version 12. Used a trail version 11 and was happy with the draft website I created. However on upgrading to version 12, the google map I insterted on the contact page, refuses to show in Chrome and Firefox and the contact page does not load in IE (IE crashes when I try to access the page with the map, works fine when map removed).

As this is new website, the owner does not want me to upload it until they have approved, but I now cannot show them the draft as the google map function which was in the previous version does not work.

I am running the latest version of java.

The version 11 from the source was:

/div><divstyle="float: left; width: 410px;"><divid="imCell_1" class="imGrid[0, 0]"><divid="imCellStyleGraphics_1"></div><divid="imCellStyle_1"><divid="imObjectMap_1"><iframestyle="width: 350px; height:350px; overflow: hidden; border: none;" src="http://maps.google.com/maps?hl=en&amp;f=q&amp;source=s_q&amp;geocode=&amp;q=130+Belvedere+Road,+Claremont,+South+Africa&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=130+Belvedere+Road,+Claremont,+South+Africa&amp;z=18&amp;iwloc=addr&amp;output=embed"></iframe></div></div></div></div>

and the source from version 12 is:

</div><divid="imCell_4"><divid="imCellStyleGraphics_4"></div><divid="imCellStyle_4" data-responsive-sequence-number="3"><divid="imObjectMap_4"><iframeid="imObjectMap_4_frame" style="overflow: hidden; border: none;" src="//maps.google.com/maps?hl=en&amp;f=q&amp;source=s_q&amp;geocode=&amp;q=130+Belvedere+Road,+Claremont,+South+Africa&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=130+Belvedere+Road,+Claremont,+South+Africa&amp;z=15&amp;output=embed"></iframe></div></div></div></div>

Posted on the
6 ANSWERS
Paul M.
Paul M.
Moderator

Hello David,

Please check the URL for the map in the v12 project, as it is showing malformed in the code you quoted:

Version 11:

http://maps.google.com/maps?hl=en&amp;f=q&amp;source=s_q&amp;geocode=&amp;q=130+Belvedere+Road,+Claremont,+South+Africa&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=130+Belvedere+Road,+Claremont,+South+Africa&amp;z=18&amp;iwloc=addr&amp;output=embed

Version 12:

?????//maps.google.com/maps?hl=en&amp;f=q&amp;source=s_q&amp;geocode=&amp;q=130+Belvedere+Road,+Claremont,+South+Africa&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=130+Belvedere+Road,+Claremont,+South+Africa&amp;z=15&amp;output=embed

Also, can you please post a link to your website so we can investigate further why your contact page is crashing?  You can upload to a temporary test folder on your server if you don't want to remove a working site.

Kind regards,

Paul

Read more
Posted on the from Paul M.
David H.
David H.
User
Author

Thank you. I manually corrected the Version 12 code above to include the "http:" with Notepad and it works fine now, also once this is corrected the IE page does not crash and show correctly in the other browsers.

I created another test website with a map and the saved "html" file with the map frame also had the "http:" missing in it when the source code is viewed.

Regards

David

Read more
Posted on the from David H.
Paul M.
Paul M.
Moderator

I will flag this thread for Incomedia's attention, David...  thanks very much for the update.

Read more
Posted on the from Paul M.
Dieter D.
Dieter D.
User

I can confirm this problem (http://www.dr-hadrigan.at/kontakt.html looking at the page source code finding the "http:" missing in front of "//maps.google.de/...") but funny enough the maps are shown fine in the latest versions of IE, Firefox, Chrome and Opera.

Read more
Posted on the from Dieter D.
Incomedia
Stefano G.
Incomedia

Hi,

Thankyou for the report, it has been passed to the developers for further analysis

Have a nice day

Read more
Posted on the from Stefano G.
Incomedia
Stefano G.
Incomedia

Hi David.

I would need to know which versions of the browser you were running which did not display the maps correctly with the URL generated by the software.

Let me know

Read more
Posted on the from Stefano G.