BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Bryan,

    I just tested with PHP 8.2.29. I did not get any error and the account activation worked.

    can you please provide me more details about your activation settings? I tested while using apache(web server, It should not be an issue).

    PS:- Do you have access to error log? If not, can you please try using a plugin like this
    https://wordpress.org/plugins/error-log-monitor/ temporarily and provide me the error log.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Bryan,
    Thank you for sharing the details.
    I am looking into it. Please expect a solution within 24 hour(I need to try on 8.2.29 to see the issue, that’s why needing a little extra time).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Bryan,
    Thank you for using the plugin.

    Can you please tell me if you are using BuddyPress or BuddyBoss and if it is in multisite mode? Also, which version of PHp are you using? The plugin was tested with php 8.1 and latest version of BuddyPress/BuddyBoss. I will look quickly into it after you share the details and assist you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Add External Youtube Link front Frontend no work #55697

    Hi,
    Thank you for using MeidaPress.

    I haven’t seen it earlier but let us troubleshoot it.

    1. Are you using BuddyPress? or are you using it for sitewide gallery?
    2. If using BuddyPress, Is it happening for user, group or stewide video gallery?

    3. Is is the same user who is trying to upload to the gallery from the front end/backend(assuming same gallery)

    4. Which theme and template pack are you using?

    5. Do you have any plugin that restricts embed or enhances the youtube/oembed experience?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55690

    Hi Claire,
    Thank you.

    Please use this and let me know if it works or not?

    https://pastebin.com/raw/4ZtiJN6x

    You will need to replace the old code with it. It has your tabs slug hardcoded. Please check it if it is causing 404 on pagination.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Multiple Uploads on Mobile #55688

    Hi Russel,
    Thank you for the suggestion.
    I appreciate it.

    We have done it intentionally due to limitations of platform(not having uniformity on allowing file selection for ios/android etc).

    We do not plan to add it as it creates broken experience with the current uploader(in 2.0 branch, this is not an issue).

    I will suggest using the filter mpp_upload_default_settings to filter and override.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55680

    Hi Claire,
    Thank you for the reply.

    1. I was able to change pagination url by filtering on bbp_get_topics_pagination_base. The problem is it does not work with default tab and passing the complete base url(hardcoded) may have trouble with canonical redirect(for some reason, that was not the issue on your site). I can share the code where you might have to update 1 line with your tab/sub tab slug(e.g. /forums/mes-discussions/) and it should work.

    We do not have a direct channel with BuddyBoss currently. From the past client experience, we find it faster to resolve issue on our own when feasible to save time. You may approach them if you have a valid license and check their feedback for the same.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    Thank you for using the plugin.

    I am afraid, this is some custom code outside our plugin doing it.

    the only time we set the user preference automatically is on user_register action. It is used to set the default preference as defined in settings.

    Otherwise, a user needs to change the preference manually, we do not update any preference(search for calls to update_user_meta and you will see it).

    I will suggest looking into your custom code to check if you are settings the privacy to self on some actions.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55676
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55675
    This reply has been marked as private.