-
Glenn replied to the topic custom fields in BOTH WP and BP register – incorporating each… in the forum How-to & Troubleshooting 10 years ago
that DID help, thanks
-
Glenn started the topic i wish to see BP register page while logged in as admin in the forum How-to & Troubleshooting 10 years ago
i wish to see BP register page while logged in (as admin) – can someone please tell me where the default function that prevents this is?
-
Glenn replied to the topic Registration page redirects to login – can't register in the forum How-to & Troubleshooting 10 years ago
nobody gave a damn about helping you, did they.
-
Glenn started the topic temporarily turn off register page redirect in the forum How-to & Troubleshooting 10 years ago
i cannot find the function that redirects away from ‘register’ if the user is logged in. i simply wish to turn it off while i do some work on that page…
can anybody help me?
many thanks
GN -
Glenn started the topic custom fields in BOTH WP and BP register – incorporating each… in the forum How-to & Troubleshooting 10 years ago
having trouble getting custom fields into BP Reg form OR WP default Reg form issue, here.
My WP (User Manager) Reg form includes dropdown select User Roles, & My BP Reg form includes selecting Groups when registering. As BP is built, it incorporates the default WP Reg form, and i cannot include the User Role select this way.
can i get any…[Read more]
-
Glenn replied to the topic assign existing users to groups in the forum How-to & Troubleshooting 10 years ago
thank you Dan – i saw this, and felt that it’s unfortunate that existing users have to be manually typed in instead of being provided in a simple dropdown, and that multiple users would have to be assigned to a group one at a time in either case. Surprising that BP is stuck with this archaic format in this instance.
just sayin’
-
Glenn started the topic assign existing users to groups in the forum How-to & Troubleshooting 10 years ago
only moderately familiar with BP – i’ve installed it long after my WP install, and wish to assign existing members to groups. can’t see how to do so –
is there something i’m missing?
-
Glenn replied to the topic Group users in the forum How-to & Troubleshooting 10 years ago
no one wants to help, huh?
-
Glenn replied to the topic assign users to group based on role in the forum How-to & Troubleshooting 10 years ago
DanBP, those two links are specifically about assigning NEW users on registration – i’m not so sure that the poster was strictly referring to NEW users. so to ridicule @venutius for ‘hijacking’ is pretty unprofessional, in my eyes.
so you didn’t in any way answer the post query.
@venutius, don’t apologize.
-
Glenn replied to the topic [Resolved] need to view Groups Members in Admin in the forum How-to & Troubleshooting 10 years, 10 months ago
ah, merci, you…
-
Glenn started the topic [Resolved] need to view Groups Members in Admin in the forum How-to & Troubleshooting 10 years, 10 months ago
i need a way to show – in Admin or on the front end – either the Groups associated with each User or even better a way to show Users associated with each Group…
any plugin that will do this, or am i missing something intrinsic to BP?
-
Glenn started the topic [Resolved] need to view Groups Members in Admin in the forum How-to & Troubleshooting 10 years, 10 months ago
i need a way to show – in Admin or on the front end – either the Groups associated with each User or even better a way to show Users associated with each Group…
any plugin that will do this, or am i missing something intrinsic to BP?
-
Glenn replied to the topic query ALL users with Role as Editor in the forum How-to & Troubleshooting 10 years, 10 months ago
thanks, this gets me the members that i want – i’m trying to put this in the members-loop
this is failing to get some of the members for some reason:
while ( bp_members() ) : bp_the_member();$user = new WP_User( bp_get_member_user_id() );
if ($user->roles[0] == 'subscribers') :
this gets me all of them, but when i put it in the…[Read more]
-
Glenn replied to the topic query ALL users with Role as Editor in the forum How-to & Troubleshooting 10 years, 10 months ago
thanks, this gets me the members that i want – i’m trying to put this in the members-loop
this is failing to get some of the members for some reason:
while ( bp_members() ) : bp_the_member();$user = new WP_User( bp_get_member_user_id() );
if ($user->roles[0] == 'student') :
this gets me all of them, but when i put it in the loop, it…[Read more]
-
Glenn replied to the topic query ALL users with Role as Editor in the forum How-to & Troubleshooting 10 years, 10 months ago
thanks, this gets me the members that i want – i’m trying to put this in the members-loop
this is failing to get some of the members for some reason:
while ( bp_members() ) : bp_the_member();$user = new WP_User( bp_get_member_user_id() );
if ($user->roles[0] == 'student') :
this gets me all of them, but when i put it in the loop, it…[Read more]
-
Glenn started the topic query ALL users with Role as Editor in the forum How-to & Troubleshooting 10 years, 10 months ago
I’ve been trying for hours to create the proper query for all users with a particular Role
can someone please help me with this?
thanks
GN -
Glenn started the topic query ALL users with Role as Editor in the forum How-to & Troubleshooting 10 years, 10 months ago
I’ve been trying for hours to find the proper query for the activity of a particular group #
in my buddypress install, each member only joins one group, and I’d like for activity of JUST this group to appear instead of all activity of the website – which is what’s appearing now on the Activity page…
thanks for any help
gn -
Glenn started the topic need to pass a GF form value to $activate_url in the forum How-to & Troubleshooting 10 years, 12 months ago
i have a checkbox field in my Gravity Forms registration form and I’m trying to add its value to the activate_url, like bp_get_activation_page . ?key=$key&test=$test but haven’t been able to get the value passed via conventional means –
the name Gravity Forms gave to the checkbox is ‘input_14.1’ – i tried to get the value using $test =…[Read more]
-
Glenn replied to the topic [Resolved] getting "info notice" popup upon user activa., redirect to profile in the forum How-to & Troubleshooting 10 years, 12 months ago
[SOLVED] – turns out it was a Notification I had sent to “All” which seems to include future registrants.
-
Glenn replied to the topic [Resolved] getting "info notice" popup upon user activa., redirect to profile in the forum How-to & Troubleshooting 10 years, 12 months ago
*** I’m using Gravity Forms if that tells anyone anything.
Thanks for any help offered!
- Load More
@rglennnall
Active 8 years, 8 months ago