I get the following error in Gmap view with Siberia enabled, Litejazz theme is ok.

Line:129
Char:5
Code:0
Error:'0' is null or not an object
URL:http://vpc-srv5/Places_to_eat

Thanks

Comments

H3rnand3z’s picture

Well after searching the internet high and low, I have have made some progress. In Firefox firebug reports

c[0] has no properties
http://vpc-srv5/sites/all/modules/gmap/js/icon.js
Line 128

and IE6 reports

Line:129
Char:5
Code:0
Error:'0' is null or not an object
URL:http://vpc-srv5/Places_to_eat

The only references I have been able to find are in these links
http://drupal.hu/node/2045#comment-6551
http://drupal.hu/?q=node/2045#comment-6545
http://drupal.org/node/145073

Some of the posts point to a problem with gmap and lightbox module, I disabled lightbox 5.x-1.1 and my Gmap view worked! As a work around I recommend that you add your Gmap url to the "Disable LightBox for these urls" option in lightbox.

We still need to find a patch for this theme, it is based on litejazz and it does not have this issue. I have tried other themes and they work ok with Gmap and lightbox module. My conclusion is that the issue is with Siberia theme but I do not know where to start looking.