-
vee_bee posted on the forum topic One login, multiple profiles in the group Creating & Extending: 13 years, 6 months ago
Hey Mark
Have you looked at the WordPress Plugin ‘Admin Login As Different User’??
it may do this.
V -
vee_bee started the forum topic Extending Profile Fields – list of items in the group How-To and Troubleshooting: 13 years, 9 months 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 […]
-
vee_bee posted on the forum topic a little script that improves the BP experience during a login error in the group How-To and Troubleshooting: 14 years, 1 month 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 -
vee_bee started the forum topic How big is your biggest community – and do you have special hosting setups?? in the group Miscellaneous: 14 years, 1 month 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 […]
-
vee_bee started the forum topic How do I hook into the group status in the group How-To and Troubleshooting: 14 years, 1 month 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 […]
-
vee_bee posted on the forum topic Filtered the Groups – almost – HEEEEEELLLPPP!!!! in the group Creating & Extending: 14 years, 1 month ago
I have tried various other things – but still lost.
I also hesitate ever bumping a post… -
vee_bee posted a new activity comment 14 years, 1 month ago
@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( __( ‘%s…[Read more] -
vee_bee started the forum topic Filtered the Groups – almost – HEEEEEELLLPPP!!!! in the group Creating & Extending: 14 years, 1 month 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 […]
-
vee_bee posted on the forum topic Filtering what users can see – I am sooo stuck in the group Creating & Extending: 14 years, 1 month 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
-
vee_bee posted on the forum topic Integration with an opensource chat in the group Requests & Feedback: 14 years, 1 month ago
there is also ajaxim (I think it is called). I believe it looks better.
-
vee_bee posted on the forum topic Display mutual friends in the group Creating & Extending: 14 years, 1 month ago
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 -
vee_bee posted on the forum topic Filtering what users can see – I am sooo stuck in the group Creating & Extending: 14 years, 1 month 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 […]
-
vee_bee started the forum topic Filtering what users can see – I am sooo stuck in the group Creating & Extending: 14 years, 1 month 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, […]
-
vee_bee posted an update in the group s2Member ( Membership w/ PayPal Integration ) also works w/ BuddyPress: 14 years, 1 month 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
-
-
vee_bee posted on the forum topic Split members into admin defined caregories in the group How-To and Troubleshooting: 14 years, 1 month ago
+1
-
vee_bee posted on the forum topic Split members into admin defined caregories in the group How-To and Troubleshooting: 14 years, 1 month 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 […]
-
vee_bee started the forum topic Friend Groupings in the group Miscellaneous: 14 years, 1 month ago
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 […]
-
vee_bee started the forum topic Group Site users – but not in a group in the group How-To and Troubleshooting: 14 years, 1 month 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 […]
-
vee_bee started the forum topic Attendance Records in the group BuddyPress ScholarPress Courseware: 14 years, 2 months ago
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 […]
- Load More
@vee_bee
Not recently active