Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Daniel,
    I am sorry, I don’t see any solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Buddypress activity not deleting #47210

    Hi Tosin,
    Probably some kind of caching issue with activity not refreshing.

    Try disabling cache and test again.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Daniel,
    That’s good to know.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi,
    Your first file worked fine for me. I was able to upload as well as play it in the activity stream.

    I was not able to download second file as It has access restrictions but I guess that is not even needed.

    My suggestion is to enable WP_DEBUG an try uploading and sharing the debug log. something on your server could be causing it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: BuddyBlog Pro Groups tabs #47198

    Thank you Nik.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Vladi,
    for the audio, I need at least 1 sample file that did not upload. You can share via google drive or any of the free file sharing service.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: BuddyBlog Pro Groups tabs #47193

    Hi Nik,
    I am sorry, I had another look.

    We actually got confused with the names used there( $args, $query_args and missed to merge these 2 arrays). This is infact a bug in bblgroups_get_posts_query_args
    The code is there but the merging is needed.

    I will have the update in 1-2 days with other changes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Martin,
    Thank you.

    The current version of BuddyBlog pro is 1.3.0
    You probably does not have BuddyDev dashboard installed and that’s why you did not get notified.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi,
    Thank you for the reply.

    I am sorry, the ‘HTTP Error’ is a generic message and does not give any pointer about the error. My guess is WordPress is not allowing file due to MIME type. We are delegating the check/upload to WordPress and I don’t see any other reason for it.

    If you can provide some sample media that can help us re-create this issue, I can check and update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: BuddyBlog Pro Groups tabs #47186

    Hi Nik,
    Do you have some template override for the group posts?
    Our default implementation will only show all pending/draft posts to group admin/moderators(if allowed). Other users will only see their own.

    If that is not happening, something on your setup is conflicting/interfering with WP_Query.

    I will suggest disabling some of the plugins to check it.

    Regards
    Brajesh