• I noticed this problem when a user kept posting giant images. I looked inside all of these image names and noticed they all had “&” , an ampersand inside the image names. SO what is happening is a thumbnail is being created, i checked on my server, however when it goes time to execute the shortcode the file listed below executes no thumbnail.

    I found this file buddypress-activity-plus/lib/forms/images_tag_template.php which looks like where it is grabbing the images. it looks like this line returns false, which doesnt make much sense. file_exists(bpfb_get_image_dir($activity_blog_id) . $info['filename'] . '-bpfbt.' . strtolower($info['extension']))

    and then it echos the incorrect filename.

    http://wordpress.org/extend/plugins/buddypress-activity-plus/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Gina B

    (@ginabmultiplicity)

    Hi Pengume

    Greetings from the WPMU DEV Team!

    Thank you for using the Buddy Press Activity Plus Plugin and for updating us on the errors you encountered. The Plugin is under active development, so we always welcome feedback from our Users.

    Since I’m new to this Plugin, I will have to check with the Developer for an answer and revert back to you at the earliest with feedback and/or possible solutions.

    In the meantime, if you require any further assistance with any other topic/ plugin, please don’t hesitate to be in touch.

    Gina :: Multiplicity
    Trying out as WPMU DEV Support Staff – Let me know how I go

    Same here, no image.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: BuddyPress Activity Plus] Image fails to grab thumbnail with amersand inside of image name.’ is closed to new replies.