-
Boone Gorges posted on the forum topic Support HTML Emails in the group Invite Anyone: 15 years, 6 months ago
Good idea. I’m working on another project where I’ll be attempting to send dual-mode emails: HTML that defaults to plain text when HTML isn’t available. Once I have figured out the intricacies of this delicate maneuver 🙂 I will integrate it into this plugin.
-
Boone Gorges posted on the forum topic Problems after upgrade in the group Invite Anyone: 15 years, 6 months ago
BTW if you want to test an older version you can do so here: https://wordpress.org/extend/plugins/invite-anyone/download/
-
Boone Gorges posted on the forum topic Problems after upgrade in the group Invite Anyone: 15 years, 6 months ago
– When you say invites during group creation don’t work, what do you mean? What happens? Have you tried it with the plugin turned off? – Under the “Select members from the directory” message you should see a checklist of every member on the entire site, whether you’re friends or not. – I will look […]
-
Boone Gorges posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 15 years, 6 months ago
I’m at a bit of a loss as to why typing an address would be different from pasting it. Maybe it’s a whitespace issue – people are pasting in additional characters without knowing it? I’ll experiment with trimming the input. In the meantime, you could find the line in the plugin that does the email […]
-
Boone Gorges posted on the forum topic Can functions in bp_template_tags.php be applied to a specific user ID? in the group How-To and Troubleshooting: 15 years, 6 months ago
Very glad it works for you! The loop can indeed be very awesome when you wrap your mind around it!
-
Boone Gorges posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 15 years, 6 months ago
@xberserker – Let me know where you need hooks in Invite Anyone and I’ll add them.
-
Boone Gorges joined the group CubePoints Buddypress Integration 15 years, 6 months ago
-
Boone Gorges posted on the forum topic Can functions in bp_template_tags.php be applied to a specific user ID? in the group How-To and Troubleshooting: 15 years, 6 months ago
@dwdutch – 1) Exactly right. 2) Most (all?) BP-specific functions that default to the logged in user are named in a way that makes it clear. bp_loggedin_user_domain() is an example. There are some WP functions that take the logged in user as a default argument, and they’re generally not so helpfully named (fwiw the context is […]
-
Boone Gorges posted on the forum topic The BuddyPress UI Design and conceptual approach to Social Networking in the group Miscellaneous: 15 years, 6 months ago
@bobs12 – The BuddyPress Backward Compatibility plugin https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/ contains the old theme as well as the old wire code. You could install that plugin and have pretty much everything back the way it was.
-
Boone Gorges posted on the forum topic Can functions in bp_template_tags.php be applied to a specific user ID? in the group How-To and Troubleshooting: 15 years, 6 months ago
As Paul said, those functions are intended to be used in a theme template. More specifically: they’re meant to be used inside of a member/group/activity/etc loop. So if you’re inside of a member loop
functions like bp_member_name() will automatically detect which member is currently being processed. There’s no need for a $user_id argument. Most of […] -
Boone Gorges posted on the forum topic Removing the gap between the header, and content. in the group How-To and Troubleshooting: 15 years, 6 months ago
@bigleeroy FYI – Changes that you make to bp-default will be overwritten when you upgrade BuddyPress. Build a child theme to make sure that you don’t lose your customizations: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
-
Boone Gorges posted on the forum topic group types.. is it possible? in the group Creating & Extending: 15 years, 6 months ago
I recommend using groupmeta to accomplish this. The functions you want are groups_get_groupmeta and groups_update_groupmeta.
-
Boone Gorges posted on the forum topic over 1000 not activated users.. what do you suggest we do with them? in the group How-To and Troubleshooting: 15 years, 6 months ago
Thanks for the link – I’ll start with that plugin, so I don’t have to start from scratch.
-
Boone Gorges posted on the forum topic over 1000 not activated users.. what do you suggest we do with them? in the group How-To and Troubleshooting: 15 years, 6 months ago
Signups (including non-activated users) are stored in wp_signups table. I have looked briefly but have never found a plugin for WP admins to manage these signups (activating accts from the Dashboard, resending activation emails, etc). Hard to believe, actually, as it seems like this is an area of great need. Maybe this is something I’ll […]
-
Boone Gorges posted an update 15 years, 6 months ago
@jeffsayre Hook Sniffer looks extremely awesome, Jeff – can’t wait to give it a spin!
-
Agreed! I like this screenshot:
https://s.w.org/extend/plugins/wordpress-hook-sniffer/screenshot-3.png?r=235591-
The information that can be learned from the action and filter firing sequence is amazing. I considered formatting the output in a fancier way, but then remembered that this is for developers and there was no need to extra fluff as long as the info was sufficiently easy to understand.
-
-
Thanks, Boone! I’m sorry it took me so long to respond. With email, Twitter, IRC, Skype, and various BP forums to monitor, I often forget to check BP for any @mentions. Can you cay communication overload!
Let me know what you think of the WP Hook Sniffer.
-
-
Boone Gorges posted on the forum topic Import from Ning in the group Import from Ning: 15 years, 6 months ago
Unfortunately, the plugin doesn’t import any content. Not because I don’t want to! Ning doesn’t offer an easy export of any content except for user profile data. Hopefully one day soon they will turn such a tool on, but until then user data is the best I can do.
-
Boone Gorges posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 15 years, 6 months ago
Let me know what happens – I haven’t done extensive testing with the Add New Users setting disabled, and I’ll be curious to hear if that’s what’s causing the problem.
-
Boone Gorges posted on the forum topic Send Group Invites missing ? in the group How-To and Troubleshooting: 15 years, 6 months ago
You don’t happen to be running BP trunk, do you?
-
Boone Gorges posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 15 years, 6 months ago
No problem 🙂
How do you have email stuff configured at Dashboard > Site Admin > Options? Do you have banned domains? Are users able to Add User?
-
Boone Gorges posted on the forum topic Import from Ning in the group Import from Ning: 15 years, 6 months ago
Hi Aaron. The plugin uses the default WP/WPMU username/password email. Try creating an account manually via Dashboard > Users > Add User (enter an email address you own) and you’ll see the email text.
In the future I will make it possible to customize the email text.
- Load More
@boonebgorges
Active 2 years, 3 months ago