BuddyDev

Search

Replies

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Thenrl,

    Thank you for the details.

    I am sorry for the inconvenience .It’s our mistake. We missed to test mpp-media-rating without BuddyPress. The problem arises due to a dependency on BuddyPress.

    Please allow me to update the plugin and fix the issue(It should not require BuddyPress) today.

    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Thenrl,

    Sorry for the inconvenience, Please try to debug as follows.

    1. Enable WordPress debugging mode from ‘wp-config.php’ file. Change this

    define('WP_DEBUG', false);

    to

    define('WP_DEBUG', true);

    it will print the complete error.

    2. Or Try with deactivating others plugin one by one and check which plugin is conflicting.

    and let me know.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hi,

    Okay, I have two more questions.

    1. Are you using ‘BuddyPress Member Type Generator’ plugin to create member type. If yes, Check if thery are active or not. You can check section ‘Member Type Status’ on edit member type page.
    2. Is any kind of member type dropdown with empty option is showing on registration page.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hi,

    Try after deactivate conditional field temporally and check if it see on registration page.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hi,
    I am sorry for the trouble.

    1. Is the member type field part of your base profile field group(BuddyPress only lists fields from the first profile field group on registration page)?

    2. If the answer to first question is yes, are you using any conditional field plugin? Also, Please make sure that member types are enable in the member type generator plugin(“Is Active should be checked).

    Please let me know and I will assist further.

    Thank you
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Buddypress Profile order Tab #11567

    Hello Tiziano,

    Sorry for not getting your point. Because you are talking about “blogs” tab. I thought you was talking about BuddyBlog. And, it is not a good idea to change in BuddyPress plugin file. but you can use “BuddyPress Reorder Tabs” plugin by BuddyBoss to accomplish your feature. Hope it will resolve your problem.

    Regards
    Ravi

    • This reply was modified 7 years, 6 months ago by Ravi.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Buddypress Profile order Tab #11564

    Hello Tiziano,

    If you want to move blog menu at the beginning. Just modify ‘buddyblog-loader.php’ Find ‘$main_nav’ might be at line no. 102 and replace position number with the number less than 10. It will render blog menu at the beginning. Please let me know if it works or not

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Deactivate Account Plugin setting page blank #11563

    Hello Claudio,

    Thank you for the acknowledgement and feedback.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Deactivate Account Plugin setting page blank #11522

    Hello Claudio,

    Sorry for the inconvenience. There are ways to know which plugin restricting you to access ‘BuddyPress Deactivate Account’ settings. Try to debug as follows.

    1. Enable WordPress debugging mode from ‘wp-config.php’ file. Change this

    
    define('WP_DEBUG', false);
    

    to

    
    define('WP_DEBUG', true);
    

    it will print the error.

    2. Or Try with deactivating others plugin one by one and check which one is conflicting.

    Please let me know if the problem persists.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Privacy issue in comments #11486

    Hello Tiziano,

    Thank you for this acknowledgment. I am glad that I could help.

    Thank You
    Ravi