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: 25485
    Brajesh Singh on in reply to: [Resolved] Issues after update #29931
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Issues after update #29928

    Hi Carsten,
    Please enable wp debug and check for the error.

    You can do so by wditing wp-config.php and changing

    
    define ( 'WP_DEBUG', false);
    
    

    to

    
    define ( 'WP_DEBUG', true);
    
    

    After finding the error, Please disable it again.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    We have issued the refund as requested. Please check your PayPal account.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyPress Moderation #29923
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Issues after update #29922

    Hi Carsten,
    I am sorry for the inconvenience.

    1. I am not sure if the plugin can cause this. Let us troubleshoot and find out for ourselves.

    To troubleshoot, let me help you with point 2 first

    2. It can happen if you are calling functions from Recent visitors directory in your theme code or bp-custom.php without checking function_exists for the same.

    can you please look for it and disable the snippets if any?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Tony,
    I am sorry, I do not think we can make it work. The problem is not with Profile tabs Pro.

    It lies with the implementation details of repeater field group. You won’t be able to use above shortcode for repeater field groups properly.

    I am going to explore it a bit more in future but I do not see any immediate solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyPress Moderation #29916
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Carla,
    Thank you for reporting it.

    Even though BuddyBoss is a fork of BuddyPress, They added profile type and repeater field. The repeater field is not preset in BuddyPress.

    We are adding compatibility with BuddyBoss gradually and we hope that we can do it in future. At the moment, I don’t see any workaround for this atleast for next 4 weeks.

    Also, if it is not saving for normal fields, It happens if you are using it with multi valued fields. If you edit multi valued fields, the options ids changes(this is an issue in BuddyPress) and that leads to this. We are hoping to put an update for this in near future.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyPress Moderation #29911
    This reply has been marked as private.