Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,830
- How-to & Troubleshooting
- 129,810
- Creating & Extending
- 25,867
- Requests & Feedback
- 9,509
- Third Party Plugins
- 9,821
- Showcase
- 3,317
- Ideas
- 1,383
- Miscellaneous
- 9,177
-
Hi
Where do I check my error logs?
I have tried different things with no success.
I have tried the following:
<div class=”item-meta”><?php bp_profile_field_data( ‘field=Country’ ) ?> – <?php bp_profile_field_data( ‘field=Surf Spot’ ) ?></div>
and also
<div class=”item-meta”><?php bp_member_profile_data( ‘field=Country’ ) ?> – <?php bp_member_profile_data( ‘field=Surf Spot’ ) ?></div>
I don’t know which one to use, but anyway none of them works. Is there some more code I need to add for it to work?
Thanks