Postponed (maintainer needs more info)
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2013 at 22:33 UTC
Updated:
20 Mar 2013 at 11:02 UTC
Hi All,
The site I'm maintaining, www.creativeenterprisezone.org , no longer displays any gmaps after our server admin upgraded to the most recent release of gmap. Solutions tried so far include removing and adding back in api keys and adding, turning on and off aggregate javascript and creating and properly ordering a gmap macro input filter. The error I'm now getting is "Javacscript is required to view this map.". It's worth mentioning that maps are down all over the site -
including in the create a gmap macro link.
www.creativeenterprisezone.org/map
Ideas and advice are much needed and greatly appreciated!
Thanks,
Maria
Comments
Comment #1
mariasv commentedMeant to set priority on first post as normal - sorry.
Comment #2
podaroktry latest dev
Comment #3
valentino@digors.com commentedAfter update of theme, core and modules, GMAP is working on most of the old records.
I had to track down and un-publish some of the existing records, as GMAP is going BLANK with them.
I can't figure out why those records are crashing the map and now I found out that new records as well have the same behavior.
THe website is http://ita.travel
Apparently it works, but if you filter on "VILLA" - which is containing 1 new record - the map won't display.
While the map is going blank, the filter was successful and it can be verified clicking on switch view to see that "test villa" record.
Please help, I am really stucked!!!!
Comment #4
podaroklooks like You should walk into logs - possibly some help can be extracted
Comment #5
johnv@valentino, which lat/lon field are you using?
I had problems using geocoder setting the lat/lon field correctly. I had to change the address completely, then re-enter the correct address. otherwise, geocoder would not re-fetch the correct data.
Comment #6
valentino@digors.com commentedAfter several attempts I could manage making the new records work. About the old records, after changing lat/lon parameters the map is displaying in the node and not in the home page. Both maps are using the same code.
I don't know if it is related, but I the "flag" button "add to my itinerary" is not working in the home page, while it is working in the node view.
As I am new in using Drupal community help, Is there anybody that could address me in the right direction in order to fix the website?
Thanks upfront for help!
Comment #7
valentino@digors.com commentedOk, now I've figured out what was wrong.
After update gmap bubble was designed in order to take a short abstract from the text field of the record.
So if the last character of the truncated text was a special char, very commun in the scandinavian languages (e.g. ø å æ as well as "newline"), then the gmap bubble was crashing the rendering of the gmap.
If I write text keeping in mind that, the map's rendering never crashes.
But I've discovered a new problem. The geocoder stopped working.
Comment #8
podarok#1940654: Geocoding stopped working (D7) related #7