Posted by OrngTicTac on July 30, 2012 at 1:00am
3 followers
Jump to:
| Project: | GMap Module |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I moved by site from a test server to a new server and everything is up and running, except for the Gmap.
I am getting the error "Javascript is required to view this map." and no map is showing on the page or on the /admin/settings/gmap page. Javascript is enabled and in the head of the document.
I have created a new key with google for the new site.
I have tried disabling and re-enabling the Gmap module as well as the jQuery and jQuery UI modules and clearing my cache.
The map is up and running fine on my old server.
Old Server Address: http://imd320team.aiwsites.com/map
New Server Address: http://videoshootoff.femath.com/map
Any help would be greatly appreciated.
Comments
#1
Had a similar issue, and http://drupal.org/node/1098030 helped me locate the problem: I'm using a clusterer for map items and had forgot to reinstall the clusterer.js after an upgrade.
#2
@OrngTicTac , did you resovle the problem? if so, how?