Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • @odiggy

    Participant

    I have this exact same problem. 🙁

    @odiggy

    Participant

    Thanks Roger!

    @odiggy

    Participant

    I had this problem too. In my members-loop.php I had:


    and

    Just delete the “ line and it’s fixed.

    @odiggy

    Participant

    if ( bp_has_activities('action=activity_update&per_page=5') ) : bp_the_activity();

    omitting php tags…

    @odiggy

    Participant

    Didn’t work…

    @odiggy

    Participant

    Sorry I don’t know how to display code in here, I’ll try wrapping it in .

    @odiggy

    Participant

    I’m using that although I have a problem where it shows all updates but minus the very latest. >: /

    @odiggy

    Participant

    Okay this fixed it for me:

    1. Download Jcrop (http://deepliquid.com/content/Jcrop.html)
    2. Put the jquery.Jcrop.js file on your server in your theme /js folder
    3. Link jcrop in your header.php in the header

    @odiggy

    Participant

    Ugh yeah this sucks… I got it working on a fresh blog install with the default theme. On the blog I desperately need it working on no go. I’ve disabled numerous plugins/removed any jquery includes etc. to no avail. Just can’t seem to figure out why it works one one blog and not the other. *sigh*

    @odiggy

    Participant

    Sweet that worked! Can I buy you a beer?

    @odiggy

    Participant

    Thanks for your reply!

    Using bp_core_fetch_avatar( array( ‘html’ => false ) ) but still not quite working, do I need to call the logged in user id somehow along with this?

    @odiggy

    Participant

    Sorry to revive an old thread but I’m trying to do this as well. What’s the best method now with the latest version of BP and WP 3.0? I just want to fetch the avatar url for posting avatars in a chat box. So far I’m able to use bp_core_avatar_url() but that only fetches the uploaded directory /uploads.

    Thanks in advance

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