-
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
@motomac I’ve added the Site Wide Only: true I hope I did it in the right spot. I didn’t have a good site to test that. So let me know if it’s wrong, but I think it should work. Good catch on the activity stream. I just took the activity stream from the other plugin and […]
-
techguy posted on the forum topic Why doesn't BuddyPress support uppercase or underscore in usernames? in the group Creating & Extending: 15 years, 9 months ago
Lots of previous threads for this. Even a recent one with a Trac ticket to make it so it doesn’t require lowercase: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/register-username-with-uppercase/…[Read more]
-
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
I sent you an email Paul. I’d be happy to.
Glad it worked for you eor. It was essential for me. Well, not the MU part, but the other part.
-
techguy posted on the forum topic Force friend/join in the group Welcome Pack: 15 years, 9 months ago
I’ve used WordPress for 5 years now and your plugin was the second time that I clicked on that Help button.
-
techguy posted on the forum topic Force friend/join in the group Welcome Pack: 15 years, 9 months ago
I’m not sure which help you’re clicking. Mine works fine in Chrome. Granted I wouldn’t have known the Help was there except there’s a video about the Welcome Pack somewhere that I watched. All of that said, here’s the relevant info: The default behaviour for Friends and Groups is for invitations to be sent. If […]
-
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
Ok, I just updated the plugin. Here’s the list of new features: -Added support for WPMU (multisite). Includes automatic activation, disabling activation email and automatic login -Added redirect to home page after activation and login so the sidebar recognizes the login -Added bp_diable_activation_redirect_url filter to redirect to somewhere other…[Read more]
-
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
-
techguy posted on the forum topic Import Export Buddypress User Data in the group How-To and Troubleshooting: 15 years, 9 months ago
Try it on a test database, but if you upgrade to WP3.0. Then, you can just convert from single WP to multisite WP. I could be wrong, but I think that this should transfer all your data and preserve your old path (which is good for SEO, etc). Like I said test it, but I’m […]
-
techguy posted on the forum topic Moderate Signup / Restrict Registration in the group How-To and Troubleshooting: 15 years, 9 months ago
Nice find Zachary. I wouldn’t recommend changing that file since it will get overwritten when you upgrade BP. Instead just use the bp_core_activation_signup_user_notification_to filter to change it to your email.
-
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
Hmm…we’ll see if I get bored some evening. I’m not sure I’ll get around to the MU changes, but we’ll see. It’s become less of a priority since right now i’m leaning towards just using WP since I don’t need the blog functionality. Then, I’ll move to MU later. Although, we’ll see. I like some […]
-
techguy posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone: 15 years, 9 months ago
@Erich73 I’ve created a ton of customizations that are specific to my site. Not to mention some interactions with another plugin I wrote to have some specific group information. For example, each group can define the email message they want to be sent among other things. I don’t plan on releasing all of my changes as […]
-
techguy posted on the forum topic Having lots of issues, willing to pay in the group How-To and Troubleshooting: 15 years, 9 months ago
@r-a-y What does that actually do? I’ve been wanting to test it. Will it allow spaces and upper case letters?
-
techguy posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone: 15 years, 9 months ago
@Erich73 I think the Boone addressed this before that the group wasn’t fully created or something. So that’s why he didn’t implement it at creation. I’ve personally modified the plugin so that you can only invite external users by email (not existing users). Plus, I’ve integrated it to automatically join the user to the referring group. […]
-
techguy posted on the forum topic How to create a custom home page + login form in the group Creating & Extending: 15 years, 9 months ago
You’ll have to hook the bp_core_redirect to one of the initial load actions. That way you check to see if the user is logged in before the headers load and then you get the redirect error.
-
techguy posted on the forum topic Account creation from a specific email id in the group How-To and Troubleshooting: 15 years, 9 months ago
If you use WPMU it has the option to exclude by domain. That should do the trick.
-
techguy posted on the forum topic How to create a custom home page + login form in the group Creating & Extending: 15 years, 9 months ago
A couple ways to do this I think. One is to just redirect people that aren’t logged in to your login page. That way if they hit the home page, they’ll just get sent to the login page if they’re not logged in. There’s a few recent threads with ways to do it and some […]
-
techguy posted on the forum topic Improve Video links layout in the group BuddyPress Links: 15 years, 9 months ago
I did the same thing. I also didn’t find it obvious that the image would pop up the video. It was a pleasant surprise and I think the other link should do it too. Or just embed the video right there using the oEmbed or something.
-
techguy joined the group BuddyPress Links 15 years, 9 months ago
-
techguy posted on the forum topic disabling nav items in groups in the group Creating & Extending: 15 years, 9 months ago
You can use something like this:
bp_core_remove_subnav_item( $bp->groups->slug, ‘send-invites’ ); -
techguy posted on the forum topic New Feature Ideas in the group BP Disable Activation: 15 years, 9 months ago
Just added the automatic login function. It’s working on my site, but I have a number of other plugins doing stuff at login. So, I’m interested to hear how it works for other people.
- Load More
@crashutah
Active 1 year, 8 months ago