Page 6 of 10
Re: GoogleMaps Module
Posted: Mon 25. Aug 2008, 08:16
by oeconom
thank you, breitsch!
Have a good week!
F.
Re: GoogleMaps Module
Posted: Wed 8. Oct 2008, 12:30
by Dan-G
1 year since this module was launched.... Happy Birthday!
A special first birthday announcement, I sit here wondering...
Re: GoogleMaps Module
Posted: Thu 13. Nov 2008, 14:51
by rushclub
thanks for this really great module.
rush
Re: GoogleMaps Module
Posted: Tue 17. Feb 2009, 02:08
by breitsch
GoogleMaps Module is updated to version 3.0
see the docu here:
http://web.casa-loca.com/index.php?googlemaps
Although me and claus did a lot of testing I want to be a bit more sure that it runs on different systems.
I need 3 testers, please PM me when you want to be one of them and when you've time to play around with the module in the next couple of days, preferable on a life system.
Eventually I want to release it in about a week.
Re: GoogleMaps Module
Posted: Wed 18. Feb 2009, 00:07
by Jensensen
You are shocking, completely terrible reliable and just amazing. Thank you!
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Mon 23. Feb 2009, 01:11
by breitsch
GoogleMaps Module Version 3.0 is released!
See first post for download.
It's been a long journey with lots of obstacles. But I think the result is a big step forward compared to the old version.
Many hours are necessary until the release of a module like this one. And it's never really finished.
Though tested on several systems there may be some bugs an certain configurations - please report bugs here.
But post the errors only in the tread when it's of public interest, otherwise please PM me.
Special needs like for e.g. an xml loader class for several hundred markers, or georss compatibility can be added as separate (paid) extensions.
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Mon 23. Feb 2009, 12:11
by oeconom
breitsch, great to hear that your hard work led to that new release...!
Is it still beta tested or downloadable already?
The donwload link on casa loca directs to the exdata dowloads.
Best wishes,
FELIX
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Mon 23. Feb 2009, 12:33
by breitsch
oeconom wrote:The donwload link on casa loca directs to the exdata dowloads
?? explain
Download here:
http://web.casa-loca.com/index.php?Download
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Mon 23. Feb 2009, 12:46
by sustia
oeconom wrote:breitsch, great to hear that your hard work led to that new release...!
Is it still beta tested or downloadable already?
The donwload link on casa loca directs to the exdata dowloads.
Best wishes,
FELIX
For personal experience, maybe this happens if you not logged out, before to log in in order to download the Google maps module.
Log out from the system and log in again with google maps user and password.
Anyway, thanks a lot to breitsch for his module, it's really a great advance for phpwcms.
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Tue 24. Feb 2009, 14:12
by oeconom
Any idea what's wrong for me?
Thanks,
Felix
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Tue 24. Feb 2009, 14:46
by sustia
Hi oeconom,
this happens to me but with another file (editpoints.inc.php).
The problem should be the bad formatting of the file..if you open the file (listings.point.inc.php) via FTP (with filezilla I choose modify) you will see a bad format (or without format file, with confuse characters).
So I open the fresh file (the one downloaded with the module), copy all, paste into the file open in FTP, save and overwrite the one on the server.
This should solve.
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Tue 24. Feb 2009, 15:04
by oeconom
Hi sustia,
seems to be somhow different for me...
The file is formated correct (opened the same way like you described, also in filezilla).
The affected file is always another one, depending on what Google Maps Module Tab I am...
Points='listing.points.inc.php'
Category='listing.cats.inc.php'
Icons='listing.icons.inc.php'
Language='listing.lang.inc.php'
Sitemap='listing.sitemap.inc.php'
So for me it seems like a more general problem...
Felix
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Tue 24. Feb 2009, 17:51
by breitsch
@oeconom
could you please PM me a backend login to the site. I'll have a look at this.
You have E_NOTICE in ERROR_reporting on (most likely php.ini), but I'd like to have a look on some issues in your backend module section.
Thanks!
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Tue 10. Mar 2009, 20:14
by update
Is it /will it be possible to have more than one map key assigned?
Background:
if the site can be called by different domain names right now the map is working for one domain only. But when you have some language trees to aim at with different domains there will be an error with all but one....
Re: GoogleMaps Module [NEW VERSION 3.0, 2009-02-22]
Posted: Wed 11. Mar 2009, 09:44
by breitsch
should be doable
you need a different key for each domain, though (google restriction)
I'll send you a modified file to test it, then we publish it here when it works, OK?