DMXzone Google Maps Support Product Page

Solved

Why is my map not showing now?

Reported 17 Jul 2013 19:50:38
1
has this problem
17 Jul 2013 19:50:38 Ann Daman posted:
Found another page that the map is now not showing. Conflicting Java? How can I test that?

Here's the link:

www.skirun.com/ski-destinations.html

Replies

Replied 18 Jul 2013 07:46:15
18 Jul 2013 07:46:15 Miroslav Zografski replied:
Hello Ann.

Please, pass the page in question to my e-mail:

Regards.
Replied 18 Jul 2013 17:42:50
18 Jul 2013 17:42:50 Ann Daman replied:
Thanks, Miro. I sent you an email with the link. Hopefully you can help me figure out the mystery.

Thanks,

Ann
Replied 19 Jul 2013 08:08:29
19 Jul 2013 08:08:29 Miroslav Zografski replied:
Hello Ann,

Please, send me your page as file.

regards.
Replied 19 Mar 2014 19:22:48
19 Mar 2014 19:22:48 Ann Daman replied:
I have had some more pressing issues the last few months, but finally got around to looking at this issue again. I think I figured out the problem - the page was not pointing to the scripts in the ScriptLibrary correctly. But now I've got another weird issue. I can fix the code, but every time I open the page, it changes back.

Here is what the code should be:
<script type="text/javascript" src="../ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="../ScriptLibrary/dmxGoogleMaps.js"></script>

Here is what it changes to every time I open the file in Dreamweaver CS4:
<script type="text/javascript" src="/ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="/ScriptLibrary/dmxGoogleMaps.js"></script>

Here's a link to one of the pages affected:
www.skirun.com/Maps/Aspen_Lodging_Map.html

These pages are all located in a Maps folder.
Replied 20 Mar 2014 10:17:29
20 Mar 2014 10:17:29 Teodor Kuduschiev replied:
Hi Ann,
The issue with paths seems to be caused by the fact you configured your site to use paths relative to site root, and the folder structure locally and on the server are different.
Please change the paths to relative to Document and reapply the extension.

This will fix you issue.
Replied 20 Mar 2014 16:33:36
20 Mar 2014 16:33:36 Ann Daman replied:
OK, I saw and made that change. Do I need to reinstall the extension?

Of course, now that I checked the files this morning, it's not doing that any more and is keeping the change. Ugh. Well, at least the maps are working fine now and the mystery is solved.

Thanks,

Ann
Replied 20 Mar 2014 16:46:42
20 Mar 2014 16:46:42 Teodor Kuduschiev replied:
No, there is no need to reinstall the extension. Dreamweaver will generate the right paths now.

Reply to this topic