jReviews Support Forum

jReviews 2.x => General discussion => Topic started by: moseleysc on October 10, 2008, 03:41:33 PM



Title: Community Builder and JReviews....
Post by: moseleysc on October 10, 2008, 03:41:33 PM
Alejandro and all,

I'm trying to get information from Community Builder into Google Maps.  Specifically, I want location data, so I can setup a local search in Google maps plugin.  I know  how to do all of it except the Community Builder stuff.

I've seen references to Community Builder in the template files for things like the avatar, is this using their API or something you've created to interface with Community Builder.  Do you have a link or information on how to use either of those? 

Any help would be appreciated.  Thanks.

Steve


Title: Re: Community Builder and JReviews....
Post by: Alejandro on October 10, 2008, 09:57:35 PM
All the CB info for a user is available in the $listing['CommunityBuilder'] or $review['CommunityBuilder'] arrays. You just need to print out /dump the contents of the array to see how to access them.