Jack - BNFW
Forum Replies Created
-
Hi @paizo,
Thanks for testing. That all makes sense.Let me have a think about this scenario. As this is a long-standing notification in BNFW, any changes to it may break many notifications plugin users may have so I want to ensure that should any changes to this be made, they do not cause issues.
Hi @inigo,
Thanks for your message.I’m going to investigate updating to the latest stable version of select2 (4.0.13 at time of writing). All being well, I should be able to update the plugin with this soon and I’ll update this thread when I do.
Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.
Hi @moesioli,
That’s good to know yo’re sending via SMTP.
Are you able to post a screenshot of the error you’re seeing?
Some email hosts limit email sending to just a few hundred emails within a 60-minute period. Do you know if you have any SMTP limits for sending within 1-hour?Hi @moesioli,
Thanks for your message.There’re lots of reasons why emails can be marked as spam or be refused to be sent, esepcially if ther are too many being sent at once.
I recommend making your way through this document on email deliverability to aid with this.Let me know how you get on.
Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.
Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.
Hi @avsualr,
Thanks for your message.BNFW doesn’t have this functionality out-of-the-box unfortunately.
It might be you can use some custom code to create a PDF-only uploader that could trigger BNFW notifications but I’ve never tried this and would still trigger on other media too.Sorry I can’t help more at this time.
Hi @outwork,
I can’t provide support for custom code unfortautnely, but I would investigate your function and see if it’s using the hooks/actions/filters that WordPress recommends for each part to ensure that it’s passing all the new user data through as expected so that BNFW can detect it.Hi @outwork,
Does the notification work if you don’t use that function and change their user role regularly via their profile in the WP Admin?Hi @outwork,
Thanks for your message.How are you triggering the user role changed notification? Is it via a plugin, or when editing a user in the WordPress Admin > Users screen? Are you using any user management plugins or user role/capability plugins?
Hi @allennichelabs,
Ah, that sounds like a good solution for the time being.
Thanks for your understanding.Hi @allennichelabs,
Thanks for checking. I don’t have any other suggestions at the moment unfortuantely. Invariably, trying to support plugins that interupt the user registration jouney has, in the past, been difficult to do and has lead to breakages in the core plugin instead, which I try to avoid wherever possible.Sorry I can’t help more at this time but let me know if you need anything else.
Hi @allennichelabs,
Thanks for your message.Have you tried searching these forums to see if anyone else has had the same issue and been able to resolve it?
It very much depends on how BuddyPress is registering users. If the real WP user account isn’t actually created until the user is approved then BNFW won’t be able to send a notification for it until it’s added as a user and the approriate new user registration hooks are fired in the WordPress core code.