Page 1 of 1
Error with Simple google maps 1.1
Posted: Mon Jul 14, 2008 6:37 pm
by funkdaweb
Hi guys im running a clean install of CMSMS v1.3.1 and have added the SimpleGoogleMaps 1.1 mod via the XML install.
For some reason once ive filled in the form and clicked the 'create new' button i get a blank page (see attached) with the following error...
document.getElementById(tabs[j].id + "_c") has no properties
http://localhost/mywebsite/admin/themes ... tandard.js
Line 55
Thanks
SJM
Re: Error with Simple google maps 1.1
Posted: Mon Jul 14, 2008 6:50 pm
by blast2007
funkdaweb wrote:
For some reason once ive filled in the form and clicked the 'create new' button i get a blank page (see attached) with the following error...
Did you set your own google API key in module settings before generating a new map?
Regards
blast
Re: Error with Simple google maps 1.1
Posted: Mon Jul 14, 2008 7:49 pm
by funkdaweb
yeah google API is fine (apart from the fact its currently hosted on localhost!)
Re: Error with Simple google maps 1.1
Posted: Mon Jul 14, 2008 10:08 pm
by blast2007
funkdaweb wrote:
yeah google API is fine (apart from the fact its currently hosted on localhost!)
Google checks if the domain is same as registered.
Does your DNS domain points to your localhost server? Are you trying using private class IP like 192.168.xxx.xxx?
Regards
blast
Re: Error with Simple google maps 1.1
Posted: Tue Jul 15, 2008 9:46 pm
by funkdaweb
blast2007 wrote:
Does your DNS domain points to your localhost server? Are you trying using private class IP like 192.168.xxx.xxx?
No we are just developing it on a local server, we will be uploading to a live server once its complete!
Re: Error with Simple google maps 1.1
Posted: Tue Jul 15, 2008 9:54 pm
by blast2007
funkdaweb wrote:
No we are just developing it on a local server, we will be uploading to a live server once its complete!
I think google maps won't work from a local server. It needs a real domain for working, the same required in API key generation.
Regards
blast
Re: Error with Simple google maps 1.1
Posted: Tue Jul 15, 2008 10:09 pm
by funkdaweb
That may well be the case!
Will that explain why i can not add the map tho? I can understand it not displaying but cant understand why when i submit the map i get the blank page!