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:
14 Mar 2013 at 20:34 UTC
Updated:
20 Mar 2013 at 06:27 UTC
Gmap has been working perfect for the longest time, but now a couple days ago when I try to add a new entry for a property with the location set nothing shows up where the map should be. On all of my entries that were already there the map shows, I thought it would have to do with the issue people were having with Geocoding, but I tried the patches for that and they did not work. I believe if it was a geocoding issue as well the map would show up it just wouldn't plot a market correct? Oh and the Javascript files are not getting loaded into the new pages which seems weird because I would imagine the geocode is telling it to do so as well.
Thanks for any help!
Comments
Comment #1
podarokthis one needs more info for making possible to fix
difference between nodes, log entries, cache data(do You try to clean it?) etc
Comment #2
tbhozie02 commentedThey are the same node types, as for log entries - I am getting this on the pages it's not showing up : Notice: Undefined index: content in include() which says is occuring in my node--type.tpl.php file but that same error doesn't show when I view a page that the map shows. It's getting the error from this line :
And yes I cleared all cache data
Comment #3
podaroklooks like Your
module_invokedidn`t return any datatry debug or change arguments
Comment #4
johnvPerhaps you have the same problem as #1940654: Geocoding stopped working (D7)
Comment #4.0
johnvEdited for last sentence about javascript files