Firefox PHP

Module: Google Maps

Posted by Maurice Makaay 
Re: Module: Google Maps
April 18, 2011 09:06AM
Quote
korsakov
Thanks,I just found the link to the Usermap. Yes, it works. Mh, wonder why it breaks for me.

I don't know. But I have an 800+ member community cheering with applause right now :-)


Robert Angle
Phorum lover, nothing more.
Ruminations
Re: Module: Google Maps
April 19, 2011 10:36PM
This apparently is the problem zone within api.php for IE8:
Language: PHP
// Grab the map code. ob_start(); include dirname(__FILE__) . "/maptool/{$maptool_type}.php"; $maptool = ob_get_contents(); ob_end_clean();

Any ideas?
Re: Module: Google Maps
April 20, 2011 04:37AM
that is php code, not browser code and therefore not browser specific.


Thomas Seifert
Re: Module: Google Maps
April 20, 2011 08:33AM
It supposed to serve as a hint in order to better locate the possible issue. When I take out these lines, the error message in IE8 disappears.
Re: Module: Google Maps
April 20, 2011 10:03AM
That's like saying: "When I delete the module, the error disappears". I find it a really unusable bug tracking comment.

Now tell me: are you running a fresh unhacked version of the module right now? It works for you on this board, it should work on another install as well.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
April 20, 2011 04:04PM
Module works fine.

PS: I found the problem. With IE you cannot dump content into a table using "innerHtml" as I tried within plotter.php. Only Div's work. Sorry about the confusion!
Re: Module: Google Maps
April 20, 2011 04:07PM
So you were running a hacked version after all? Please always check an unhacked version before complaining that things don't work.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
April 20, 2011 04:15PM
I was under the impression that it had worked before since I had this code in there for a while. Otherwise I certainly would have tested it without the hack. I might send a "notice" but never a "complaint" since I appreciate all your work!
Re: Module: Google Maps
April 20, 2011 04:20PM
The fact that you ignore requests to test unhacked code (this was not the first time) is plain annoying, no matter how much you appreciate the work.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
October 08, 2011 04:13AM
Hello,

I read all this thread 2 times, and I read the README file many times, and I'm still searching where is the map with all my phorum users :/

I install this awesome module for the first time. I enable it and modify my own profile.

But now, I'm searching how adding a link to the map with all my users like Robert Angel do...

Can somebody help a lost french user ? ;)

Thanks
Sorry, only registered users may post in this forum.

Click here to login