Firefox PHP

Module: Google Maps

Posted by Maurice Makaay 
Re: Module: Google Maps
January 04, 2011 02:42PM
The only conclusion that I can draw, is that the experts that you refer to are not experts or at least not experts in javascript coding. You need to reference an object that is inside an iframe. You are doing a call from the scope of the outer page. Basic browser cross-frame coding rules apply here. Now please stop using this thread for begging for a personal javascript course.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
January 09, 2011 09:50AM
Oliver, the language pack is out of date and does not match the language strings from the new package version anymore. Please bring the translations up to date if you want to have them packages in the module release.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
great module
January 14, 2011 12:09PM
got it working when i turned off the birthday module



Edited 2 time(s). Last edit at 01/14/2011 02:30PM by larry simpson.
Re: great module
January 14, 2011 08:24PM
That indicates a problem in the Birthday module code. I'm planning on using that module on my new Phorum website, so I'll see if I can fix the problem.
Thanks for the report!


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
February 03, 2011 09:49PM
When I tried to configure the starting position for the Google Map within its module settings I received this error message in FF.

Unsafe JavaScript attempt to access frame with URL
Language: PHP
http://mysite.com/admin.php from frame with URL http://www.mysite.com/addon.php?0,module=google_maps,addon=mapframe,reset_latitude=40,reset_longitude=-20,reset_zoom=1,reset_type=roadmap,map_latitude=,map_longitude=,map_zoom=,map_type=,type=map-editor,api_language=en.
Domains, protocols and ports must match.

I am running the latest release. What could be the problem?
Re: Module: Google Maps
February 04, 2011 02:47AM
There is no problem. Your browser is protecting you. You visit the forum on a different url than the one that you configured in the http path setting. Setup rewrite ruling to always redirect to the http path url. That saves you from cookie troubles too.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Google Maps
February 28, 2011 07:58AM
Maurice,

Now, with google map's module, we can have the user's town in his profile.

Is-it possible to show the user's town, in a post, on the left, under (User, avatar, number of messages)

as I am not computer expert, I am a novice in software, also in PHP
Re: Module: Google Maps
February 28, 2011 08:10AM
Yes, see the readme point 3.4.


Thomas Seifert
Re: Module: Google Maps
March 01, 2011 09:49AM
I have put the code in my read.tpl, read_hybrid.tpl and read_threads.tpl files of my template but no city displaying.

I don't find "Retrieve city and country on saving" because I dont find the module configuration option ?? (in the google map's module, the user have filed the city )
Re: Module: Google Maps
March 06, 2011 11:26AM
Hi, I'm having difficulty getting this module to work. When I put the necessary code (from the README) into the read*.tpl pages I get nothing displayed.

I'm pretty familiar with php, sql and html, so if anyone can point me in the right direction, or needs furher info, it shouldn't be a problem.

Thanks,
Tony



Edited 1 time(s). Last edit at 03/06/2011 11:32AM by codetyke.
Sorry, only registered users may post in this forum.

Click here to login