Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @agenceglanum

    Participant

    Hi,

    Any news ?

    Thanks

    @agenceglanum

    Participant

    In addition to my previous post, we realized that this happened when the image was less than 450 px wide (BP_AVATAR_ORIGINAL_MAX_WIDTH). By changing this constant to 50px it works but everything is pixelated.
    The problem must be related to the fact that when the image is smaller there is no resizing in the file bp-core-avatars.php ( $avatar_attachment->shrink( $bp->avatar_admin->original[‘file’], $ui_available_width );)

    Thanks

    @agenceglanum

    Participant

    Hi @vapvarun,

    Thanks for your time.

    I checked with a phpinfo file and it seems GD library is enabled. See below a screenshot:
    phpinfo - gd

    What do you think?

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