Hi just downloaded the latest development snapshot and when i activate the module I get a blank screen. If i delete the folder the site returns back to normal.
Thanks Great module
Hi just downloaded the latest development snapshot and when i activate the module I get a blank screen. If i delete the folder the site returns back to normal.
Thanks Great module
Comments
Comment #1
bdragon commentedHmm, any error messages in the webserver error log?
Comment #2
vlooivlerke commentedNo errors in my webserver log. This was a fresh install, to test the new dev release. Could i have downloaded a corrupted file? or got corrupted along the way. When I play with views interface i sometines stumble on this blank screen. The html on my blank page only states head and body and nothing else. When i replaced it with the alpha folder, it worked again.
Thanks
Paul
Comment #3
polmaresma commentedTry increasing Memory limit on settings.php and maybe php.ini (If you can)
This solved the problem for me.
God luck!
Comment #4
vlooivlerke commentedAlready have a big php memory setting (cirtex hosting). Will download a fresh copy and try again.
Thanks
Comment #5
gemini commentedI upgraded from alpha1 and now map doesn't show up for me either. I just get a gray layer with google logo in the left bottom corner
In IE7 I see a glimpse of an error message "Javascript is required to view this page". Firefox shows 1 error as well: "d has no properties".
Comment #6
jupiterchild commentedI had similar problem: "gray layer with google logo in the left bottom corner". Fixed it by going into the Gmap settings and checking the appropriate extra "baselayer" configuration boxes that are now available. Worked OK then.
Comment #7
gemini commented@jupiterchild - it worked :) Thanks!
Comment #8
bdragon commentedVlooiVerke: A couple of PHP5isms slipped into the code accidentally.
Original issue is dupe of #269689.
Gray map issue is dupe of several issues regarding the new baselayer mechanism. (I have added an update to the install file which should address this problem.)