This module has stopped working on my site

asespat - November 2, 2008 - 16:38
Project:MyKML Filter
Version:5.x-2.0
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Unfortunatly it seems is not working now , only appears a white square instead of the map with the kml file

In the demo page of the module loocks the same

Thanks

It's a great module, i would like to use it again

#1

huizache - November 3, 2008 - 13:25

After doing the last drupal upgrade to 5.12 I am having the same problem: a blank square instead of the map. How ever I cannot confirm this is due to the upgrade, since I have just noticed the problem.

#2

huizache - November 22, 2008 - 23:58

Still not working, any one knows where the problem could be?

#3

breitner - November 23, 2008 - 13:45

i have the same problem

#4

huizache - November 29, 2008 - 14:14

Found the problem:

jquery.jmaps.js line 52:
maptype: G_HYBRID_TYPE,

Should be:
maptype: G_HYBRID_MAP,

"Because the version 2 name is G_HYBRID_MAP"
http://groups.google.com/group/Google-Maps-API/msg/640302fc73f72446?pli=1

#5

huizache - November 28, 2008 - 19:01
Category:support request» bug report

#6

asespat - December 4, 2008 - 19:17

i tryed, but nothing change

#7

huizache - December 16, 2008 - 15:53

after the change try disabling and re-enabling the module... you know, some magical behavior...
what I did was to check the page with firebug to see what errors it gave. then i google the error and that is how i got the solution, obviously generic, not just for this module. maybe you get another error, try firebug and post the errors it gives.

 
 

Drupal is a registered trademark of Dries Buytaert.