Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @drifty

    Participant

    ok worked it out in the end

    need to put in the

    global $current_user; get_currentuserinfo();
    $current_user = wp_get_current_user();
    $current_user_id = $current_user->ID;

    and then use

    <?php bp_profile_field_data( array('user_id'=>$current_user_id,'field'=>'autojoin' )); ?>

    hope that helps anyone who may have a problem as I did

    Thanks
    David

    @drifty

    Participant

    Anyhelp Please?

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar