BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29639

    Hi @sbrajesh what function I can use to do so?
    To add him as friend for example I use bp_add_friend_button( $user_id );

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29346

    Can you also change the background or at least add a class to the circles already active inside the webuiPopover?

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29333

    Hi, it’s not related to settings if you add an user to a circle and refresh the page then if you click on the same circle it will add him again instead of remove from that circle, I can setup a test vps if needed

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29300

    No its still not removing circles if you refresh the page

    How to change background color to the circles that are already active inside webuiPopover? (I cant find any css class about active circles)

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29295

    Ok, but I’ve found another problem: after add and removing an user from my circles it stops removing them, and it keep adding the same circles instead of remove.
    data-engaged-circles=”10,11,12,12,10,12″ data-count=”6″ (but there are only 3 circles)

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #29293

    There are also these two php warnings inside the user’s circles tab:
    Warning: in_array() expects parameter 2 to be array, null given in /mydomain/httpdocs/wp-content/plugins/buddycircles/src/permissions/circle-permissions.php on line 39
    Warning: array_intersect(): Expected parameter 2 to be an array, null given in /mydomain/httpdocs/wp-content/plugins/buddycircles/src/permissions/circle-permissions.php on line 43

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #28951

    Hello Ravi,

    any news about the orderby dropdown?
    All the other tabs has it, so if they select to order alphabetically for example inside Friends they will not be able to change back the order to lastactive for circles followers.
    are you sure its not doable, it looks like fixable with jquery maybe

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #28950

    Yes, its working now.
    Thank you for the super fast fix!

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #28946

    https://pasteboard.co/J4hNMMN.png
    everything else is set to NO, I have this problem on both my websites
    Thanks

  • Participant
    Level: Enlightened
    Posts: 38
    damland on #28943

    no caching, I’m on cloudflare but its disabled for development. Its not related to bcircles_user_can_delete_circle because it happends also without it (only if they have circles, but I create circles to new users so it happens to all my latest users)