BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    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: 25171

    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: 25171
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Hi,
    Thank you for using the plugin.

    1. Have you installed and activated it?
    2. If Yes, Please visit dashboard->BuddyBoss->Profiles and click on “Add New Field” or edit field and you will have all the field types available from the “Type” drop down at the bottom.

    Hope that helps. If you need further assistance, Please let me know.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Register Form Issue #55673
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Register Form Issue #55672
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Hi Claire,

    I saw that you removed the code. I have added it in snippets and I still see the fatal error on the tab screen.
    This means when the topic is being rendered, there is something causing fatal error after the first topic. I believable on your site, there is some functionality enabled(in BuddyBoss) which will not work outside their well known places.

    If feasible, Can you provide me the contents of debug.log from wp-content(after enabling WP_DEBUG) and visiting the tab. That will give us exact idea what is the issue there. For my local install, the same shortcode is working(I have a very basic setup with defaults).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Hi Claire,
    Thank you.
    Something is causing fatal error there. Can you please delete the bp-custom.php that you created and let me know(keep the tabs).

    I see you have snippets plugin enabled, I would add it to the snippets plugin. That should make it work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Magnific Popup version #55663

    Hi George,
    I am happy you are having some great productive time.

    You can control that via javascript(or probably by filtering in php on the config generation for the uploaded).I am sorry but we have been mixing 1.5.x and 2.x, which version of the plugin you are using now? I can look into it and share the appropriate api.

    Regards
    Brajesh