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

bdragon’s picture

Assigned: Unassigned » bdragon

Hmm, any error messages in the webserver error log?

vlooivlerke’s picture

No 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

polmaresma’s picture

Try increasing Memory limit on settings.php and maybe php.ini (If you can)
This solved the problem for me.

God luck!

vlooivlerke’s picture

Already have a big php memory setting (cirtex hosting). Will download a fresh copy and try again.

Thanks

gemini’s picture

I 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".

d has no properties
ra((33.527658137677335, -111.90399169921875) bp=33.527658137677335 Db=-111.90399169921875, 10, undefined)
change("init", -1, undefined)
setup()
e()
e()
e([function(), function(), function()], function(), undefined)
e()
[Break on this error] S.prototype.ra=function(a,b,c){if(b){var d=c||this.D||this.Ka[0],e=Lc(b,0,D(30,3...
jupiterchild’s picture

I 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.

gemini’s picture

@jupiterchild - it worked :) Thanks!

bdragon’s picture

Status: Active » Closed (duplicate)

VlooiVerke: 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.)