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
