Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 05:02:45 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
149621
Posts in
21098
Topics by
7537
Members
Latest Member:
lotte2
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
Google-Map module
Pages:
1
2
3
[
4
]
5
6
7
Go Down
Author
Topic: Google-Map module (Read 50265 times)
doc
Guest
Re: Google-Map module
«
Reply #75 on:
April 23, 2007, 10:01:47 PM »
@paulisen
Three things which came in my mind.
a) have you added the Javascript function call to the body tag?
Code:
<body
<?php gmap_bodytag
(
''
);
?>
>
b) have you already generated a Google API key and configured the goole module in the WB backend (API key, coordinates like latidue)
c) habe you checked that Javascript is enabled and not blocked by e.g. firewall or addons like NoScript (cool Addon for Firefox)
Regards Christian
«
Last Edit: April 23, 2007, 10:13:40 PM by doc
»
Logged
paulisen
Offline
Posts: 17
Re: Google-Map module
«
Reply #76 on:
April 24, 2007, 07:47:09 PM »
hi doc,
thanks for your replay, i did all this 3 steps you descripted, the body tag, the own api key and javascript isnt disabled...
anybody has another idea? would be very nice!
Logged
powderbomber
Offline
Posts: 55
Re: Google-Map module
«
Reply #77 on:
April 27, 2007, 08:30:16 AM »
you need to go through the integration steps listed in the help file that comes with the module. If you go into your googlemap page in admin, up the top youll see a "help" link, it explains all the code you have to add to your template in there.
Logged
paulisen
Offline
Posts: 17
Re: Google-Map module
«
Reply #78 on:
April 27, 2007, 12:39:12 PM »
Quote from: powderbomber on April 27, 2007, 08:30:16 AM
you need to go through the integration steps listed in the help file that comes with the module. If you go into your googlemap page in admin, up the top youll see a "help" link, it explains all the code you have to add to your template in there.
i alreday done that (as you can read in posts before), thanks..
greets
Logged
powderbomber
Offline
Posts: 55
Re: Google-Map module
«
Reply #79 on:
April 30, 2007, 01:42:18 PM »
i see
sorry mate
you might want to go through it again and check that its all done properly - no offence but it happened to me the same way and I checked back thru and noticed I missed a bracket...
Something im learning about php - everything has to be perfect!
Anyway on another note, Im wondering if anyone can help me with this:
I would like to add more than the 5 markers allowed by the current setup, in fact Id like to show 10. Ive played with the files but cant find an easy way to do this. Can someone tell me how, or give me a modified version that will allow it?
Cheers!
(edit) silly me, just noticed that extras are added as needed.... moving on...
«
Last Edit: April 30, 2007, 02:12:51 PM by powderbomber
»
Logged
bgg
Offline
Posts: 101
Re: Google-Map module
«
Reply #80 on:
May 08, 2007, 10:03:56 AM »
whts the latest status of this code? does it use cURL? in my server .. nothign comes! any way to switch on error codes??
Logged
Panther
Offline
Posts: 168
Re: Google-Map module
«
Reply #81 on:
May 26, 2007, 06:05:47 PM »
I installed this and got it working .. in as much as I can show a map.
Soon as I try to add a marker, my map doesn't load.
Suggestions?
Logged
Goofy
Offline
Posts: 5
Re: Google-Map module
«
Reply #82 on:
June 02, 2007, 12:19:30 AM »
I also have problems with marker. It wont display on the map. What could be the problem?
Logged
kriskd
Offline
Posts: 63
Re: Google-Map module
«
Reply #83 on:
September 15, 2007, 11:16:45 PM »
Quote from: Panther on May 26, 2007, 06:05:47 PM
I installed this and got it working .. in as much as I can show a map.
Soon as I try to add a marker, my map doesn't load.
Suggestions?
Same problem as well and I get a bunch of error messages when I view source as posted earlier in this thread.
Any suggestions on how to get the markers to work?
Logged
doc
Guest
Re: Google-Map module
«
Reply #84 on:
September 15, 2007, 11:44:56 PM »
Hello,
I use the
free PHP class
for Google maps. This class has a lot of features which are easy to use and is more mature than the WB Google map module, which is from my point of view still a BETA version.
Regards Christian
Logged
powderbomber
Offline
Posts: 55
strange problem with googlemaps module...
«
Reply #85 on:
October 01, 2007, 10:53:34 PM »
this is a bit of a weird one... Have setup a real estate site for a client, and having tweaked and tweaked the property page until its perfect, i then used the page cloner to duplicate 30+ more copies of that page to be used for each property listing.
Anyway, that seemed to go without a hitch, however now the googlemaps module on each page will not display correctly unless the latitude and longitude values are entered in the wrong boxes! Ie, enter the longitude in place of the latitude and vice versa.
Then the problem arises that if the user clicks on the icon and enters their address to get route directions, google maps doesnt recognise the co-ordinates because theyre back to front.
The first page I completed worked correctly, however all the cloned pages dont.
Can anyone imagine why?
«
Last Edit: October 01, 2007, 11:06:33 PM by powderbomber
»
Logged
temp123
Offline
Posts: 4
Re: Google-Map module
«
Reply #86 on:
January 29, 2008, 06:38:43 PM »
Anyone knows where to download the module?
The Downloadlink on
www.belowmarketing.
de
points to
www.opensourcebaker
y.de
which seems to be dead/sold.
Logged
Wirus
Offline
Posts: 6
Re: Google-Map module
«
Reply #87 on:
February 08, 2008, 03:09:59 PM »
Please can somebody repost this module ? Thanks...
Logged
DGEC
Offline
Posts: 386
Re: Google-Map module
«
Reply #88 on:
February 08, 2008, 07:24:12 PM »
I could never get it to work - you have to do a lot of customization to your php & html anyway, you can't just install the module.
Try what doc suggested and check out the phpinsider tool, it looks pretty interesting.
Logged
G4
Offline
Posts: 68
Re: Google-Map module
«
Reply #89 on:
February 11, 2008, 11:13:14 AM »
Hi,
Where can I download the Google map module. Can't find it in this string or the adons.
Thx.
Logged
doc
Guest
Re: Google-Map module
«
Reply #90 on:
February 11, 2008, 12:23:55 PM »
Hello,
the Google Map module is pretty bugy. It has never made it beyond beta status and is no longer supported by the developer, therefore we decided to remove it from the Addons page and to stop supporting this module.
You can download it from
here
, but we do not give support for this module until it has reached a stable status.
Regards Christian
Logged
Pitt
Offline
Posts: 2
Re: Google-Map module
«
Reply #91 on:
March 01, 2008, 05:16:03 PM »
Hello,
i successfully installed a map on my page and it is shown correctly in the browser window. But when i try to insert a marker the map is not shown any more.
Can anyone help me solving the problem?
----------------------------------------------------------------
Hallo,
ich habe es geschafft eine Karte auf meiner Seite zu installieren, die auch korrekt im Browserfenster dargestellt wird. Wenn ich jetzt allerdings einen Marker einfüge, wird die Karte nicht mehr angezeigt.
Kann mir jemand mit diesem Problem weiterhelfen?
Logged
AndréS
Offline
Posts: 1
Re: Google-Map module
«
Reply #92 on:
May 21, 2008, 09:38:07 AM »
Hallo,
wo kann ich die Datei denn mal runterladen. Denn leider ist es so, das der Link zu einer 404Datei führt.
Vielen Dank
Logged
Pitt
Offline
Posts: 2
Re: Google-Map module
«
Reply #93 on:
May 21, 2008, 12:06:44 PM »
schau mal 3 beiträge höher.
da wurde ein link eingebaut. hab den gerade getestet, der funktioniert bei mir.
Logged
simmy2000
Offline
Posts: 16
Re: Google-Map module
«
Reply #94 on:
June 06, 2008, 10:57:45 AM »
Hello,
I installed this module but I can not uninstall it.
if I click "uninstall module", I do not see the "uninstall success page" but the page is white.
Can you help me?
Thanks!!
Logged
GldRush98
Offline
Posts: 5
Re: Google-Map module
«
Reply #95 on:
June 06, 2008, 05:48:19 PM »
Quote from: simmy2000 on June 06, 2008, 10:57:45 AM
Hello,
I installed this module but I can not uninstall it.
if I click "uninstall module", I do not see the "uninstall success page" but the page is white.
Can you help me?
Thanks!!
You have to manually uninstall it. Delete the "gmaps" directory in modules.
Then you have to remove the Google Maps entry from your database in table "addons"
Also, I have made a slightly
updated version, that will Install and Uninstall Successfully!
The only changes I have made besides fixing the Install/Uninstall are updates in translation. I translated some more of the German words to English words.
Specifically the edit markers and edit routes pages now have all English on them.
Edit: Updated English Translation Here:
http://www.websitebaker2.org/forum/index.php/topic,4186.msg96300.html#msg96300
«
Last Edit: August 28, 2009, 03:31:08 PM by GldRush98
»
Logged
eisenzeithaus
Offline
Posts: 17
Re: Google-Map module
«
Reply #96 on:
June 19, 2008, 10:24:09 PM »
Hi is it necessary to uninstall 0.14 before install 0.14b?
sebas
Logged
GldRush98
Offline
Posts: 5
Re: Google-Map module
«
Reply #97 on:
June 23, 2008, 06:48:43 PM »
Quote from: eisenzeithaus on June 19, 2008, 10:24:09 PM
Hi is it necessary to uninstall 0.14 before install 0.14b?
sebas
0.14 won't completely uninstall, thus you won't be able to install this version unless you completely remove 0.14 (manually)
Logged
alterSchwede
Offline
Posts: 1
Re: Google-Map module
«
Reply #98 on:
June 29, 2008, 02:02:21 PM »
Hey,
here is the solutions for no map after apply a marker.
You must edit the typ from "Punkt" to anything else from the drop-down list.
The item "Punkt" is not existing, so it can not apply to the map.
Hallo,
hier ist meine Lösung für das Problem, dass nach dem Zuweisen eines neuen Markers die Google-Map nicht mehr geladen wird:
Beim neudefinierten Marker den Typ von "Punkt" auf einen existierenden Markertyp ändern.
Schon sollte die Map geladen werden.
See You
Frank
Logged
casi
Offline
Posts: 49
Re: Google-Map module
«
Reply #99 on:
August 10, 2008, 02:49:27 PM »
Frank
Habe eben das Map Modul eingerichtet und alles ging gut bis ich einen Marker setzte. Nun sehe ich keine Karte mehr. Was meinst Du mit dem "Typ" Punkt? Kann Deine Lösung des Problems nicht nachvollziehen. Danke und Gruss Casi
Logged
Pages:
1
2
3
[
4
]
5
6
7
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...