Its me again: With version 1.7 im receiving this error message and the error message "New API Key"
With the Version 1.6 I do not receive this message. Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 274 Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 289 Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 292 Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 297 Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 302 Warning: in_array() expects parameter 2 to be array, boolean given in /www/htdocs/.../.../w/includes/parser/ParserOptions.php on line 317 On Wed, Oct 12, 2011 at 9:13 PM, Isabell Alcott <[email protected]>wrote: > Hi Brion, > > I got it fixed, ty so much! > > Is it possible to use another googlemaps plugin, or do you think its > generally not possible anymore? > > > > > On Tue, Oct 11, 2011 at 11:04 PM, Brion Vibber <[email protected]> wrote: > >> On Tue, Oct 11, 2011 at 1:59 PM, Brion Vibber <[email protected]> wrote: >> >> > On Tue, Oct 11, 2011 at 5:01 AM, Isabell Alcott < >> > [email protected]> wrote: >> > >> >> >> >> Warning: Parameter 3 to GoogleMaps::render16() expected to be a >> reference, >> >> value given in /www/htdocs/.../.../w/includes/parser/Parser.php on line >> >> 3333 >> >> >> > >> > I see you've also upgraded to PHP 5.3. :) >> > >> > Remove the & from the parameter list of render16() in >> GoogleMaps_body.php, >> > it's unneeded and causes these warnings on newer versions of HTTP. >> > >> >> (I've fixed this on trunk -- but since the rest of the ext doesn't work on >> 1.19 dev, it'll need some more maintenance I guess. Whee!) >> >> -- brion >> _______________________________________________ >> MediaWiki-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l >> > > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
