• suldog123

    (@suldog123)


    This looks like an amazing plugin…I am looking forward to digging into it.

    My problem is I have the plugin installed, and I go to my member page, upload an image, and it jumps to the details page where you can add a description and change the images name…but you can’t see the picture, and it doesn’t upload anywhere…I don’t get any errors or anything. Any ideas?

    Thanks,
    Jason

    http://wordpress.org/extend/plugins/bp-album/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter suldog123

    (@suldog123)

    http://meridianleadersnetwork.org/members/admin/album/picture/9/

    here is a link to what I mean. All the details are there…but no picture.

    foxly

    (@foxly)

    All of the other pictures that you uploaded seem to be working properly.

    Is it just one specific image file that causes this problem?

    ^F^

    Thread Starter suldog123

    (@suldog123)

    Sorry, I figured it out, it had to do with someone changing the default upload path of buddypress. Sorry for not updating. Great plugin!!!

    Thanks,
    Jason

    foxly

    (@foxly)

    I’m happy to hear you’ve got it working please give us a 5-star rating!

    Thanks!

    ^F^

    @suldog123,

    What did you do to fix your issue? Im having the same problem but not sure how to find the right Buddy press upload path.

    Thanks for your help!

    enrican1976

    (@enrican1976)

    Upload broke my link in bp-album

    My impostations:
    http://www.higringo.com
    WPMU 3.0.5 with subdomains
    Installed on root
    Buddypress 1.2.5.2
    Bp-album 1.8.7
    remapping = no

    Blog test site.
    test3.higringo.com
    User: test1 Pass: test1
    And try to add a photo…

    When I upload one photo, the photo is stored correctly on the server and on the table of database but redirect dosn’t work and don’t redirect me to $bp->album->edit_slug but to a broken link page.

    I have the same problem when I try to delete or edit one photo on the page showing the image.

    For delete and edit I solved changing the redirect in bp-album-screens.php with bp_core_redirect( site_url() ); but the same triks don’t work for the function bp_album_action_upload().

    For me is enough solve the problem adding one string for each blog in .htaccess.

    I try this way looking how database store the photo on my server and I added this code but without effect:

    Redirect 301 var/www/vhosts/higringo.com/httpdocs/wp-content/uploads/album/ http://www.higringo.com/wp-content/uploads/album/
    Redirect 301 var/www/vhosts/higringo.com/httpdocs/wp-content/blogs.dir/9/files/album/ http://www.higringo.com/wp-content/blogs.dir/9/files/album/

    Please help me, I have a lot of blogs with 1.8.7 version and I need to have this version worked.

    Thank in advance for your work.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: BuddyPress Album ] Upload Issue’ is closed to new replies.