Jonas Lundman
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Activity Plus] Save the images as photo albumThe images, btw, is all stored in one gigant folder so using the folder system to read the files for each user, doesnt go
Moving this to Github
Ok, So I then :
Deleting Activity “New Album created x days ago” from the stream, deletes the whole album and its contents. Leaving Single photos activities left without the photo itselfs
Deleting “New photo added x days ago” from the stream, deletes the photo from the Album too.
Deleting activity-stream items in the dashboard backend deleteing the users uploaded media files
Deleting totally (clearing) activity-stream items in the dashboard backend removes ALL albums and photos from every user
Closing topic
The broken links are then easy that the image is gone but the “frame” of the activity of each photo is left, not removed, only the activity inner content. Of course photos may stay in cache for a while.
Hmm, seems to be needed to think how to hide/ remove those shells …
Yes, the belongings are the strange part.
If I delete “You and X are now friends” from my activity stream, I dont delete my friend or stop friendship. I just don wanna show it any more.I don think It is a “Who can see” thing, it just how a stream is “architected” in my point of view. But anyway, I only need to know if this is ment to work this way.
Deleting activity stream items in the dashboard removes the users uploaded media files
Correct?
Also, when the album removes, The individual photos are left on the activity stream, with broken links. (no photos, but mr x added a photo X time ago)
Using error_reporting(‘E_ALL’) in functions.php
Im using Advanced Custom fields, and 70 other plugins, full Buddypress install, s2member, WPML and Multilang set up.
Single install
We have carefully build this prototype step by step and everything dancing perfectly.
This plugin is started to throw this Notices.
We dont call it a bug, Its only related to the 2 TABS screen, and we have to track it down so we can keep our Breadcrums system and fields alive with your work.
We gonna build the media core ON your plugin and extend all project with your addons later.
THX
Updated and Notice gone on Album tab. Thank you. This still remains:
Notice: Undefined property: BP_Media_Host_Wordpress::$ID in …\wp-includes\post-template.php on line 30
It must be a post type issue, not property registered, or the types on TAB Photos and TAB Albums doesnt recover the post query properly.
Anyone any ideas ?
Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] Create album popupI can see the ua-dialog content, hidden at the bottom in the DOM on the screen page. I can manipulate from that while dev continues.
Thanks for your support. Topic closed.
Ok.
Sounds promising, this:We have already added some post_meta for buddypress-media uploads. So technically you can “hide” them from media-library with few lines of codes.
Would you be avible to provide an example ?
In your roadmap, It would be nice to have a checkbox for “intergrate front end uploads with WP core”. Means keep an option of todays behaviour. If using Buddypress as internal network, project management setup, or some user roles will work smoothly with the front end design of yours, the admin and contributors can access the material, in posts, sliders or commercial purposes / products etc etc.
Note: If this is ment to be so, a filtering out hook from dashboard media list or some “bulk action” would fix this. Hook?
Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] Music get into AlbumOk,
We can always rename the Album to “All media” or something. Picasa style has never been a success in europe, confusing. “Media collection” or something is more suitable. An Album is only for Photos.Well, keep your plans and let the development come into place. Its to early to interfear with the user-experiance yet.
Ok,
I did a complete new install with only Buddypress media and this still remains :
Notice: Trying to get property of non-object in D:\UniServer\www\clean-buddypress\wp-content\plugins\buddypress-media\includes\bp-media-template-functions.php on line 223
So you have a good starting point.
Thanks for all the time deliver this free support.
Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] Music get into AlbumI mean if the “Wall posts” is a collection of everything going to the stream, it should not be a Album.
Should me a separate tab called “published” or something (with edit links below each item so we don need to view each single requests)
Also Notice: Undefined property: BP_Media_Album::$ID wp-includes\post-template.php on line 30
This is WP core file