Profile picture of vee_bee active 9 months, 1 week ago

vee_bee

@vee_bee
Location: Victoria, Australia
  • vee_bee posted on the forum topic One login, multiple profiles in the group Creating & Extending:

    Hey Mark
    Have you looked at the Wordpress Plugin ‘Admin Login As Different User’??
    it may do this.
    V

    9 months, 2 weeks ago
  • Hello all, Before I go crazy and maybe try and build something… Has anyone extended user profiles, so that a user could add like their ’5 Favourite Movies’, ‘last 5 jobs’, etc. I could use the Multiline Textbox, but it is really a list within a profile field, which I cannot see how I can [...]

    View Topic 1 year ago
  • Hiya @dwenaus
    Do you know if this creates an issue with authentication keys??
    I have this in my bp-custom, and when an activation key is sent, the user does not require it, as a username and password will still work.
    V

    1 year, 4 months ago
  • I have helped setup a private Buddypress site, making numerous enhancements to the site. The initial upload of user accounts means there is around 10,000 on file already. The potential is that a number of these (in the immediate short term) maybe 50-250 will upload additional user accounts, ranging from 10 to 250 users. SO [...]

    View Topic 1 year, 4 months ago
  • I have one last bridge to cross. This one is proving to be giving the biggest headache. Can you tell me how I can hook into the following part of groups-templatetags so I can conditionally change the status of a group. `function bp_group_status() { 259 echo bp_get_group_status(); 260 } 261 function bp_get_group_status( $group = false [...]

    View Topic 1 year, 4 months ago
  • I have tried various other things – but still lost.
    I also hesitate ever bumping a post…

    1 year, 4 months ago
  • vee_bee posted a new activity comment:

    @mark211
    Hi Mark.
    I havent updated this plugin – so this is what I did more than 6 months ago.
    Towards the bottom of _process_login.php I added
    $userlink = bp_core_get_userlink( $user_login_id );
    bp_activity_add( array(
    ‘user_id’ => $user_login_id,
    ‘action’ => apply_filters( ‘bp_core_activity_registered_member_action’, sprintf(…[Read more]

    In reply to - Mark posted an update: @vee_bee Hi Vee_bee. Can you give me the code to get the WP-FB to work in the activity feed. I’m having the same problem with it not showing up when people join Thanks · View
    1 year, 4 months ago
  • OK… I am part way to doing some segregation on my site. I have managed to filter the Groups, without editing the core files – so far. Problem I am now having, is that the bp_has_groups is not working when I choose a group I am not a member of. The Groups Directory displays the [...]

    View Topic 1 year, 4 months ago
  • Is there any ideas, the best place to filter this??
    I have tried to ammend the bp-member-filter plugin, which in basic theory is what I need, but I am missing something crucial.

    I get the sense, this is much more difficult than just a quick thing

    V

    1 year, 4 months ago
  • vee_bee posted on the forum topic Integration with an opensource chat in the group Requests & Feedback:

    there is also ajaxim (I think it is called). I believe it looks better.

    1 year, 4 months ago
  • vee_bee posted on the forum topic Display mutual friends in the group Creating & Extending:

    This is perhaps something to put in a widget, but the sql would be where the trickery is. Or perhaps a custom function – which loops through your friends-friends.
    V

    1 year, 4 months ago
  • Everywhere – which is why it is proving a headache. I am using a modified friends-only-activity-stream plugin, to also filter out group things – based on a user-meta-key setting. The members and groups dir are my current problem. as I dont want to turn off friending, just allow people in the same ‘tribe’ see each [...]

    1 year, 4 months ago
  • Am trying to achieve what seems like the impossible. I have flagged each user via a user_meta key. I have flagged each group via a group_meta key. The hardest thing I am finding is how – without changing any core files directly – to only let users see the user with the equivalent user_meta key, [...]

    View Topic 1 year, 4 months ago
  • Can S2M group members based on membership levels??

    What I am trying to do is to segregate members.
    For example – on the one site. 100 members, in 5 groups of 20. Within each group members can see and interact, but they cannot see or interact with someone from a different group.
    Is the membership levels function capable of this function?

    V

    1 year, 4 months ago
  • +1

    1 year, 4 months ago
  • This seems to be a more and more common request. I am contemplating the use of groups (user groups), to segment users. And to make those “user groups” hidden, and a hierarchy of the whole site. It could be described as roles, but within these ‘user groups’ I still require all the current functionality. This [...]

    1 year, 4 months ago
  • vee_bee started the forum topic Friend Groupings in the group Miscellaneous:

    Something that online social networks really dont achieve is to duplicate the way our online social/friend networks work. In our lives we have numerous networks/groups, our family, our work friends, our sports club friends, our school friends – and the list could go on. Even those groups could easily have sub groups. In our online [...]

    View Topic 1 year, 4 months ago
  • I have a need to group the site users on my site. Basically on my closed site (the closed, log-in required site is setup) the site users will belong to an ‘entity’, and those users will be able to interact with all the other users and groups of that entity, as normal. Site users will [...]

    View Topic 1 year, 4 months ago
  • vee_bee started the forum topic Attendance Records in the group BuddyPress ScholarPress Courseware:

    Hi @sushkov Fantastic Plugin!! I noticed you have ‘Attendance’ marked as a future upgrade. Do you have any direction with how this would work, and could you give a basic overview of this. I need similar functionality, so a student can get an overall status for their attendance, and also teachers can mark an attendee as [...]

    View Topic 1 year, 5 months ago
  • Load More