Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: problem displaying bp_profile_field_data on pages since Version 1.2.2.1 install


gaysurfers
Participant

@gaysurfers

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

Skip to toolbar