Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress Maps Error Code


John
Participant

@atomiccafe

BuddyPress Maps 0.30 NOT working here either.

I have BuddyPress 1.2.4 with single instance of WP 2.9.2 (not MU)

ERROR msg:
Plugin could not be activated because it triggered a fatal error.
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /home/content/a/t/o/atomiccafe/html/mybpforum/wp-content/plugins/buddypress-maps/bp-maps-classes.php on line 843

in the bp-maps-classes.php
Lines:
841 $this->zoom=$map->getZoom();
842
843 $this->Lat = $map->getCenter()->getLat();
844 $this->Lng = $map->getCenter()->getLon();
845
846 return $map;

Please let me know.
Thanks in advance

Skip to toolbar