Extension talk:Google Maps/Installation

From MediaWiki.org

Jump to: navigation, search

The Server seems to be continously down. Can anyone probably upload this to a mediawiki-resource? Would be great.

Contents

[edit] FCK editor?

I am using MW 1.10.1 with the integration of FCKeditor. I don't see the edit map button showing up. How can I edit this extension to show the button with this editor?


[edit] Terrain ??

Extension is great. Any idea how to get "terrain" button also in the extension?

Thanks by: http://www.venesatama.com

[edit] PHP warnings in 0.9

I just installed 0.9, and I get this at the top of every page, including those that do not have maps:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/content/j/a/n/jangelldmc/html/dmcwiki/extensions/GoogleMaps/SpecialGoogleMapsKML.php on line 43

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/content/j/a/n/jangelldmc/html/dmcwiki/extensions/GoogleMaps/GoogleMaps.body.php on line 401

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/content/j/a/n/jangelldmc/html/dmcwiki/extensions/GoogleMaps/GoogleMaps.body.php on line 401

Warning: Cannot modify header information - headers already sent by (output started at /home/content/j/a/n/jangelldmc/html/dmcwiki/extensions/GoogleMaps/SpecialGoogleMapsKML.php:43) in /home/content/j/a/n/jangelldmc/html/dmcwiki/includes/WebResponse.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/content/j/a/n/jangelldmc/html/dmcwiki/extensions/GoogleMaps/SpecialGoogleMapsKML.php:43) in /home/content/j/a/n/jangelldmc/html/dmcwiki/includes/WebResponse.php on line 10

I'm not sure if this is a bug in the script or some extra configuration I need to do. The last two warnings in particular have me most concerned. I'm a little new to wikis, having just set one up a few weeks ago, so I'm not entirely sure how to proceed.

Thanks! Jangell 10:12, 21 February 2008 (UTC)

Temporary solution:
Just go ahead and remove the leading "&" sign on the parameters in the function calls at the stated lines (line 401 in GoogleMaps.body.php and line 43 in SpecialGoogleMapsKML.php).
Worked perfectly -- thanks! Jangell 11:11, 21 February 2008 (UTC)

[edit] Google Right for specific users?

Is there a setting for LocalSetting.php to allow only specific users to use the Google Map Editor? --TurboKanne 09:41, 3 March 2008 (UTC)

[edit] Syntax error in GoogleMapsJsExporter

When I install the extension, I get a syntax error in line 238 of the GoogleMapsJSexporter file. Does anybody know what might be causing this problem? --Gallomane 08:35, 10 november 2009 (UTC)