Plugin: BuddyPress Media

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

*** NEW NIGHTLY BUILD POSTED *** (16 posts)

Started 1 year, 5 months ago by: foxly

  • Profile picture of foxly foxly said 1 year, 5 months ago:

    Updated nightly build for 2010-08-28 posted.

    Okay testing team, go for it…

    https://code.google.com/p/buddypress-media/downloads/list

    ^F^

  • Profile picture of Bowe Bowe said 1 year, 5 months ago:

    I’ll check it out asap! Out of curiousity: why has the file size trippled from last update? :)

  • Profile picture of intimez intimez said 1 year, 5 months ago:

    @Bowromir @foxly @francescolaffi

    I’m interested knowing. bp is only 1MB and bp-plugin 6x bigger

  • Profile picture of rickkumar rickkumar said 1 year, 5 months ago:

    @ foxly

    Does this (0.1.9) build allow video embedding from other sites?

    Thank you.

  • Profile picture of Travel-Junkie Travel-Junkie said 1 year, 5 months ago:

    @Bowromir
    file size trippled cause all the svn files are still in there. all you need to do is extraxt the actual files with a programme like svntortoise. i guess foxly just forgot to do that…

  • Profile picture of alanchrishughes alanchrishughes said 1 year, 5 months ago:

    Working a lot better, I love the fact it includes the exif data. When you save the info on a photo you just uploaded it takes you to a blank page.

  • Profile picture of foxly foxly said 1 year, 5 months ago:

    @Bowromir

    New code, a bunch of extra JS files that haven’t been cleaned out yet, and I forgot to remove all the hidden SVN directories.

    ^F^

  • Profile picture of foxly foxly said 1 year, 5 months ago:

    @intimez

    …because when BP Media is installed on BuddyPress, the site is 6 times more awesome?

    Seriously though, it’s because its a huge, complicated plugin that does a lot of stuff, and because we handle media files.

    ^F^

  • Profile picture of foxly foxly said 1 year, 5 months ago:

    @rickkumar

    I forget. Why don’t you install it and check… :)

    ^F^

  • Profile picture of foxly foxly said 1 year, 5 months ago:

    @alanchrishughes

    It shouldn’t be doing that. I’ll take a look at it.

    ^F^

  • Profile picture of Erick Erick said 1 year, 5 months ago:

    Is there a way to pull all pictures through all user albums onto one page?

    Also, is there a way to show a random picture on the home page?

    I am very new to BP. Thanks for fixing my other issues I mentioned. Seems to be working better. The one thing I have seen is that after I add a picture it takes me to a page saying No input file specified. after I uplaod an image and click the button that says back to album using the flash upload. Also, it was not letting me edit any details like it does in the regular upload.

    Other then that, works great. Thanks for all the hard work. Cant wait to see what is next.

  • Profile picture of Anointed Anointed said 1 year, 5 months ago:

    When using the flash uploader, I tried to choose only 2 pics, yet during upload it says that my limit is 200 per upload, please select less and try again.

    Error does not happen using regular uploader, but having to upload one at a time is rather tedious.

    Not sure if this a new error, as this is the first version I have installed.

  • Profile picture of Anointed Anointed said 1 year, 5 months ago:

    2 other bugs

    1. when I edit a picture and add tags to it, upon going back to the edit screen, the tags do not show up.

    2. when I try to add a user to a picture –white screen
    PHP Fatal error: Call to undefined function bp_album_update_tagList() in /wp-content/plugins/bp-album/includes/media/sub-media-screens.php on line 149
    `

  • Profile picture of rickkumar rickkumar said 1 year, 5 months ago:

    @ foxly … lol

    I am not very confident of my (non-existent) coding skills :)

    I have however used wordpress in the past to post on a blog.

    Plus I don’t have a server yet………can I download on my laptop and test it?

  • Profile picture of Amanda Amanda said 1 year, 5 months ago:

    I downloaded the nightly build (2010-08-28) and am using it on a new site on my localhost (default BuddyPress theme).
    I’m trying to get the featured content loop to work for me. I tried it in basic mode, nothing would show up on my template page. So went ahead and tried normal mode to see if I could do some debugging. I got the same result. It seems that the link for each image shows, but no actual image is displayed inside. It doesn’t seem to like this section <?php bp_album_featured_previewImage(); ?>.
    I cant figure out if it is a bug or just me not doing it properly as I don’t have a lot of experience with BuddyPress.
    Any help is appreciated!