Echo A Users Favorite Listings
I need to display a list of each users favorites on their BP profile page which will be visible to all other members. I have tried many different methods using
Code:
va_get_dashboard_favorites
but cannot get a list of each users favorites to display, the best I can get is a list of the Admin's favorites to display but it displays the Admin's favorites on every other users page instead of their own favorites.
How can I output a list of favorites for each user on their profile page?
thx