Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I get the big avatar from the 2 we have?


seppolaatle112
Participant

@seppolaatle112

Ok.. I am now using <?php bp_loggedinuser_avatar() ?> , witch is working great with the latest trunk.

But,

<?php bp_core_get_avatar( $user_id, 1 ) ?>

<?php bp_core_get_avatar( $user_id, 2 ) ?>

<?php bp_core_get_avatar( $user_id, 2, $width, $height ) ?>

Does not work. I have no idea why, but I can’t belive this is me doing something wrong. I don’t get any errors, just no images…

Skip to toolbar