Still working fine in the UK - where is your store based?
Still working fine in the UK - where is your store based?
Originally Posted by Pixxi
In Italy.. i do not understand becouse it does not work more..
http://www.sospcshop.com/store/contact_us.html
can someone help me to understand ?
My rel. is 1.3.5..
Thanks
Bye!
got the same problem, though it seems that the map loads above the header and leaves the map window div open and empty...
it works fine in 1.3.2 the problem seems to be in 1.3.5 only
just changed in jscript_googlemapinator.php
tovar map = new GMap2(document.getElementById("map"));var map = new GMap2(document.getElementById("map1"));
and then in define_ contact_us i changed the div id to same "map1"
that seemed to put the map in it's window, but still left a space above header...
i don't know much about this stuff but i got this far, for now.
still not working properly.![]()
I dont know if others have had problems getting the exact fix like i did. but once i got the basic areas long and lat. I found this link so I could place it EXACTLY where i am to get the right numbers. I hope the link helps others
http://www.gorissen.info/Pierre/maps...&setLatLon=Set
Oh by the way thats my place :) in Australia
Since URL rewrites seem to break any API key that I now try, I thought about embedding our Google Local result into the contact us page.
So, I put
at the bottom of the contact_default.tpl page.Code:<iframe src=”http://local.google.co.uk/maps?f=l&hl=en&q=Fun+and+Frolic&near=&layer=&sll=51.432608,-0.947914&sspn=0.057577,0.160675&ie=UTF8&z=13&ll=51.453472,-0.947914&spn=0.05755,0.160675&om=1&iwloc=A” width=”500" height=”500"></iframe>
Except, something is rewriting that URL!
Because I end up with http://www.funnfrolic.co.uk/party-st...ontact_us.html which hasHow is it rewriting that??Code:The requested URL /party-store/”http://local.google.co.uk/maps was not found on this server.
The more I look at it, the more I'm sure this isn't the original contrib I installed!
I think there's another one, but I just can't find it!
DUH! I wish I could edit for more than 7 minutes - if someone wants to join all three posts they can.
First, I just realised that the contrib in the downloads is NOT this version - in fact, the version lives at the top of this thread.
Secondly, if you want co-ordinates easily, use http://mapmaker.donkeymagic.co.uk/
And is anyone's map still working?
Thanks for the download. However I can't seem to be able to make it work. I followed the instructions and nothing appears under Admin>My Store. No references to lat, long, or anything else in the google mapinator.
I tried inputting the lat and long into the configuration.sql.
It also says that my API key is wrong. I registered it for http://www.mysite.com/
does it matter that my store is at http://www.mysite.com/store? In other words do I have to register it for /store instead of just / ?