Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey people, i have figured out what was the problem. I have recently installed plugin called Lightbox 2 which makes pics appear in pop-up box. This plugin uses jquery and error said that some jquery problem occured.

    After i deactivated this plugin crop worked normally in IE8. So my advise is to search for plugin that conflicts with BP crop func.

    It seems like IE8 crops upper left corner of the pic and doesn’t allow to crop it by yourself. Strange. Anybody found any solution for this problem?

    Hey guys,

    i am using Jukt micronics theme downloaded from BuddyPress webiste and avatar crop after upload works in all browsers except IE8. It’s strange that it works in IE7, but not working in IE8.

    When i upload the photo it gives me this error:
    Message: ‘document.documentElement’ is null or not an object
    Line: 153
    Char: 486
    Code: 0
    URI: http://www.teledruzenje.com/wp-includes/js/jquery/jquery.js?ver=1.4.2

    I didn’t upgrade BP to 1.2.5.2. Does this problem occur in new version too?

    It would nice if somebody would give some hint to us what to do to solve this strange problem.

    Cheers

    Ok, i’ve managed to do it with:
    global $bp;
    bp_core_fetch_avatar( array( ‘item_id’ => $id, ‘type’ => ‘full’, ‘width’ => ’75’, ‘height’ => ’75’, ‘html’ => ‘false’ ) )

    If somebody needs the same thing he can try this lines, maybe it will help. :)

    Hello,

    i am writing my own plugin which needs avatars from BuddyPress. Plugin is pulling members IDs and some other info they’ve putted in their profiles from the database, but can’t figure out how to echo avatar based on the user’s ID. Any help with this?

    Thanks

    Hello, is there any solution to this besides going from PHP4 to PHP5?

    It’s a little bit problem doing this migration on this server where i am at the moment.

    Thanks

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