Replies
- Brajesh Singh on October 24, 2015 at 12:34 am in reply to: [Resolved] Group activity stream – double uploads #1172
Fixed. Please upgrade by re downloading the plugin.
- Brajesh Singh on October 24, 2015 at 12:33 am in reply to: [Resolved] Gallery not showing all galleries #1171
Though I can not see the image, If it is happening in the admin too, it simply means it si not caused by MediaPress. We do not modify listing in Admin(even if the gallery is draft/orphaned, It will be always visible).
Please try finding the culprit by disabling the plugin one by one. Also, please do let me know what you found there.
Thank you
Brajesh - Brajesh Singh on October 23, 2015 at 7:24 pm in reply to: [Resolved] BP Gallery seems to have stopped working #1168
Hi Teresa,
Thank you for the update. Glad it is working.Marking this as resolved now.
Thank you
Brajesh - Brajesh Singh on October 23, 2015 at 7:16 pm in reply to: [Resolved] Group activity stream – double uploads #1166
Fixed it. Will be pushing a release in couple of hours.
- Brajesh Singh on October 23, 2015 at 5:02 pm in reply to: [Resolved] Group activity stream – double uploads #1163
Oops,
It is doing it because under Setting->BuddyPress section the automatic publish to activity is selected. It is still a bug as activity uploads should never do that. I seem to have changed a filter name causing this .A simple fix for now is visit MediaPress->Settings->BuddyPress and uncheck the automatic publish settings.
- Brajesh Singh on October 23, 2015 at 5:00 pm in reply to: [Resolved] Group activity stream – double uploads #1161
Confirmed. seems like a bug. Checking for members too.
Please let me check how it looks on facebook and will have the same.
It can be easily enabled with a few lines of code without touching MediaPress templates. Going to see it on fb and then will have something similar with settings to enable/disable.
I removed it in last major update to have simple/better grids. But I believe displaying it on single page is no harm.
- Brajesh Singh on October 23, 2015 at 4:50 pm in reply to: Group activity uploads – gallery selection #1158
There is a problem with the sitewide activity uploads. All the uploads from sitewide activity goes to members gallery/wall even if it is associated to groups.
The problem is while doing upload from sitewide activity, It is not known if the user will post to group or his/her profile in advance.
Allow users to choose might be a good idea here( what do you suggest about the UI). A drop down like Group wall or Your Wall.
Another solution is to not upload the media automatically and let users click on upload(like imgur or I believe RT Media does that).
My goal was to mimic Facebook behavior on upload, the good thing is facebook does not allow posting to groups/pages from main activity( and BuddyPress does that and makes things complex).
I have even thought giving an option to disable uploads on the sitewide activity page completely to avoid this confusion.
What are your views and suggestions?
- Brajesh Singh on October 23, 2015 at 4:44 pm in reply to: [Resolved] Group activity stream – double uploads #1157
That will be very strange as an image can not be posted without comment. Looking at it right now.
- Brajesh Singh on October 23, 2015 at 4:32 pm in reply to: [Resolved] group view, upload to group activity stream #1154
I got it now.
The problem is on single component it is not checking for component enabled types for icon instead global enabled. That is wrong behavior and needs fixing.Thank you for exploring.