Comment 2 for bug 662204

Revision history for this message
Robin Jones (robin-networkfusion) wrote : Re: Google Map not shown on servers where website is not in root

Yes, there are 2...

the first one is that hotspots_map_google.js is not found, and the second is that unknown variable GoogleHotspotMap (obviously because it cannot find the class).

I am runing this on a windows server, so it might be caused by the route to the directory.

typing in http://<auth server>/apNodeExtraPlugin/js/hotspots_map_google.js, returns a 404 error. where as if I do the same to http://demo.authpuppy.org/apNodeExtraPlugin/js/hotspots_map_google.js it downloads the file.