Plugin: BuddyPress Media

Join this plugin group to follow comments, support topics and reviews.

Catchable fatal error bp-album/includes/bpa.screens.php on line 418 (2 posts)

Started 7 months, 1 week ago by: saule

  • Profile picture of saule saule said 7 months, 1 week ago:

    Can anybody help me please to fix this.
    415 else {
    416
    417 $pic_thumb = image_resize( $pic_mid_path, $bp->album->bp_album_thumb_size,
    $bp->album->bp_album_thumb_size, true);
    418 $pic_thumb_path = str_replace( ‘//’, ‘/’, $pic_thumb );
    419 $pic_thumb_url = str_replace($abs_path_to_files,’/',$pic_thumb);
    420 }

  • Profile picture of foxly foxly said 7 months, 1 week ago:

    @saule

    The error is not being caused by BP-Album+. See my response to your other post.

    ^F^