-
Daniel started the topic Add categories within Groups in the forum How-to & Troubleshooting 1 year, 11 months ago
Hi,
Is there a way to create categories within a Group?
Cheers
Dan -
Daniel Hay posted on the forum topic "My Favorites" Plugin in the group Requests & Feedback: 14 years, 3 months ago
@r-a-y Nice bit of code. You can extend this to also show how many faves a post has:
= ( $fav = bp_activity_get_meta( $activity_id, ‘favorite_count’ ) ) ? $fav : 0
-
Daniel Hay joined the group Requests & Feedback 14 years, 3 months ago
-
Daniel posted an update 14 years, 3 months ago
@DJPaul Hey Paul, are you or any of the other moderators aware of the amount of spammers coming onto the site? Eg: https://buddypress.org/community/members/cynthiakiss/ & https://buddypress.org/community/members/tosybaby/ . Its getting pretty annoying. Anything we can do about it?
-
We’re tied up with the wordpress.org user database, so we get spam signups from there as well. At the moment, short of letting one of the moderators like me know — and we just pass the message on to @johnjamesjacoby — I don’t have a magical hammer
-
-
Daniel Hay posted on the forum topic Export Users in the group How-To and Troubleshooting: 14 years, 3 months ago
Thanks Pisanojm.. With some tinkering that worked great
-
Daniel Hay started the forum topic Export Users in the group How-To and Troubleshooting: 14 years, 4 months ago
Is there an easy solution for exporting users? For now I’m export users through phpmyadmin, but ideally I would like my client to do this.. anyone got any ideas? Thanks
-
Daniel Hay posted on the forum topic Add field description to fullname (core) in the group How-To and Troubleshooting: 14 years, 5 months ago
@r-a-y perfect mate! Thanks for the tip 🙂
-
Daniel Hay started the forum topic Add field description to fullname (core) in the group How-To and Troubleshooting: 14 years, 5 months ago
Hey there,
Anyone know how to add a description to the fullname field. Normally you can do this via the admin when you edit the fields but this is disabled for the core field.
-
Daniel Hay posted on the forum topic Insert a registration form into a post in the group How-To and Troubleshooting: 14 years, 5 months ago
Ahh, actually it turns out the simple answer was the best… It was as simple as copying & pasting the registration form from registration/register.php and adding /register to the form action.
-
Daniel Hay started the forum topic Insert a registration form into a post in the group How-To and Troubleshooting: 14 years, 5 months ago
Anyone know how to insert the registration form into a post. We want to add it into an article when we announce our site now has membership section, so we want people to sign up from the article if possible.
-
Daniel Hay joined the group How-To and Troubleshooting 14 years, 5 months ago
@danhay
Active 1 year, 11 months ago