imath / bp-reshare

BuddyPress component to reshare activities
33 stars 16 forks source link

Issue with BuddyPress Activity Plus Plugin #11

Closed namrons closed 7 years ago

namrons commented 10 years ago

This is a really excellent plugin but there is a small issue when using your plugin together with the BuddyPress Activity Plus Plugin. If a user uploads a photo to their status, the update cannot be successfully reshared. This applies only to photos uploaded as opposed to added from a link. The reshare does not seem to be finding the correct path to the photo. (Photos added from a URL reshare perfectly though.)

Do you have any suggestion how i can modify the code to allow this to work. I would be extremely appreciative. If I can get this working your plugin will be very useful within my large and established Buddypress community. Thanks!

imath commented 10 years ago

i'm sorry to read something is wrong with this plugin. I don't see why it can work for an url and not for an uploaded image. I mean, i don't understand why in the second case the reshared activity is not created. Or is it created and the uploaded image is not displayed ?

To understand what's going wrong it would require me to test the other plugin, unfortunately, i'm not sure i have time to do it in a very near future.

Thanks for your feedback, i'll try to see what i can do.

namrons commented 10 years ago

I really appreciate it. I would be keen just to know if you could reproduce this issue and that it's not just local to me. You may then be able to see immediately if it's something that's a quick fix or not. Thanks!