![]() |
User Awaiting Moderation Email Notification
1 Attachment(s)
This modification will enable the sending of an email to the email address specified in 'AdminCP > Settings > Options > User Registration Options > Email Address to Notify About User Awaiting Moderation' when a users clicks on the Activation link in the registration email.
INSTALLATION Go to: AdminCP > Plugins & Products > Manage Products > [Add/Import Product] ...and import the 'product-th_moderate_user_email_1-2.xml' file. Once installed, new options will be available within AdminCP > Settings > Options > User Registration Options allowing you to enable this setting. It will only send the email if the following settings are set to Yes: - AdminCP > Settings > Options > User Registration Options > Moderate New Members - AdminCP > Settings > Options > User Registration Options > Verify Email address in Registration If EITHER of the above settings are set to No, the email will not be sent. UNINSTALLING Go to: AdminCP > Plugins & Products > Manage Products ...and select 'Uninstall' from the dropdown next to the Product. TRANSLATIONS The email text uses a new Email Subject Text and Email Body Text Phrase (moderatenewuser). These can be translated within the Phrase Manager into your own language if this is not English. The AdminCP phrases used are: - setting_TH_UAME_active_title - setting_TH_UAME_active_desc - setting_modnewemail_desc - setting_modnewemail_title Note: Although not tested in previous version, given that the code has not changed, it's likely that this will work in previous version including 3.8.x however if there are any issues with previous versions, they will not be supported. If the code changes within the vBulletin core, this product will only be updated for that version onwards. Versions 1.3 Changed variable names in email body text to account for users ending browser sessions then completing activation. 1.2 Added separate field to allow notifications to be sent to a different address. Removed product dependency. 1.1 Corrected Email Body Text phrase to use AdminCP directory from config.php rather than hard-coded value 1.0 Initial release Thanks to BirdOfPrey5, Lynne and Paul M for putting me right on some rank stupidity with this... :p |
Not compatable with 4.1.10? Many of us have stopped upgrading at 4.1.10 due to vb not supporting older browsers. 40% of my traffic uses browser that arent supported in 4.1.11
|
You can remove the Product Dependency from the XML if you wish - see note in original post:
Quote:
|
Quote:
|
Open the XML file in a text editor and remove this line:
Code:
<dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="" /> |
Excellent, I really like it.
|
Do all Administrators receive the email notifications?
|
any screenshots
|
Quote:
So where is the address that controls who gets notified? Can more than one administrators email address be included, or would we need to use a group email address? |
Quote:
Quote:
- AdminCP > Settings > Options > User Registration Options > Moderate New Members - AdminCP > Settings > Options > User Registration Options > Verify Email address in Registration If EITHER of the above settings are set to No, the email will not be sent. You can have the emails sent to more than one address by entering additional email addresses in: AdminCP > Settings > Options > User Registration Options > Email Address to Notify About New Members Separate each address in that field with a space. |
Quote:
Quote:
Thank you!! I marked this MOD as installed and voted it for Best MOD of the Month. |
Got our first email notification, but the new registrant isn't in the Users Awaiting Moderation usergroup; they are still in the Users Awaiting Email Confirmation usergroup. I thought that the MOD was triggered only after the registration email confirmation email was acknowledged, moving the registrant into the Users Awaiting Moderation usergroup.
Am I missing something that I need to check on? |
Got our first email notification, but the new registrant isn't in the Users Awaiting Moderation usergroup; they are still in the Users Awaiting Email Confirmation usergroup. I thought that the MOD was triggered only after the registration email confirmation email was acknowledged, moving the registrant into the Users Awaiting Moderation usergroup.
Am I missing something that I need to check on? Apparently I'm missing nothing. Just got a second email notification (another new registrant), and now going into Moderation > Moderate Users shows both of them. So the MOD is working. Thank you for a very useful and needed MOD. |
The plugin uses the 'register_activate_process' hook location which is called within the ['do'] == 'activate' section of register.php, the only place it's called so the mails shouldn't be generating until that part of the registration process is called on.
|
Thank you. As I've realized that 'all is working as it should', the first email that I got, and then going into Admin CP > Moderation > Moderate Users which came back with no users to moderate, must have just been a 'timing' issue. As I added to my last post, the MOD is working as designed, and I'm a happy Administrator.
|
Well, again, hmmm.
Just got the following email notification: Quote:
Admin CP > Options > User Registration Options > Email Address to Notify About New Members says: Quote:
I don't want to receive emails for new registrants; I want email notifications when they have confirmed the registration email and are now in the Users Awaiting Moderation usergroup. Added: Dang it! Right after I posted this, I checked Moderate Users and there this one is! So we receive the email 'before' the user is moved into the usergroup. Why is this? |
Dag nabit! :)
Okay, I still think something is a miss here. I just got another email notification: Subject: New User at Kubuntu Forums . Net There is a new user, ZackaryxHoffman at Kubuntu Forums . Net To view their profile, go here: http://www.kubuntuforums.net/member.php?omitted for privacy here Email Address : omitted for privacy here Birthday : Referrer: N/A IP Address: 24.11.226.135 This member is NOT in the Users Awaiting Moderation usergroup. So the email notification is going out upon registration, whether or not they confirm the registration email. That's what appears to be happening. :confused: I again point out that Email Address to Notify About New Members says: Quote:
Quote:
|
Email Address to Notify About New Members is a default vBulletin field, it's not added by this Mod - it just utilises it for the purposes of notifications.
The emails you've quoted in your posts are the default 'new registrant' emails that go out when someone registers and the admin has set an email address in that field. I'll take a look at adding a new field specifically for the purpose of receiving the 'awaiting moderation' email. |
I do appreciate the quick replies to my 'concerns'. Okay, so your MOD uses this field, as well as vBulletin itself. That explains why I'm getting what I'm getting.
It doesn't really make sense to have vBulletin send Administrators emails about "Users Awaiting Email Confirmation", unless perhaps, it's so we could opt to activate the user directly -- if we were to choose to do so. But that isn't optimal, IMO. If your MOD were to add it's own email field, and use it exclusively when the registration email was acknowledged, then as Administrators, we would have a choice of receiving one or the other, both, or neither, which I would find most desirable. Again, thank you for your good work, and for entertaining my observations and at times, confusion. ;) |
Some Admins, me included, choose to get notifications of all registrations so they can act on them if needed. Receiving notifications when a user registers and goes into the 'Users Awaiting Email Confirmation' is default vBulletin behaviour - if you don't think Admins should get that email if user's are required to verify their email address then you need to request a change to the core code via an Improvement Request here:
https://tracker.vbulletin.com I'll look at updating the email field to it's own but it won't likely be this week unfortunately... |
If you can work it in, I think it would be a useful addition to you MOD.
I don't have a problem per se, with vBulletin sending emails to Administrators on new registrations (Users Awaiting Email Confirmation). As we were not getting them prior to adding your MOD, and then finding that our Administrator email address needed to be added to the default field, I 'thought' that we would only receive email notifications when the registration confirmation email was responded to, moving the new member into the Users Awaiting Moderation usergroup. I don't see any need to have the core code modified. But if your MOD were to include its own email field in which Administrator emails were added and used it instead, then we get the best of both worlds. I'm a picky guy, and I like 'perfection'. Your MOD is a very useful addition to our forum, and if you incorporate my suggestion, then IMO, your MOD would be dang near perfect! |
I've been using Fractilizer's - Show Items Awaiting Moderation on vB 4.1.12
which shows items in the notification area - but doesn't email the moderators https://vborg.vbsupport.ru/showthread.php?t=241301 Do you see any problem/conflicts running Fractilizer's and this mod together? Thanks Update: whoops - I was hoping this would send email to mods anytime there is something awaiting moderation but after rereading looks like it is only for new user notification. Any way you can adopt this to work with Fractilizer's to send email whenever there is something in the moderation queue? |
Haven't tried that one but can't think of there being any issue
|
I wish all contributors were as quick to respond as you are :)
You responded before I had a chance to get my update in - is it possible to have it email whenever there is anything in the moderation queue? Thnks again |
It's only designed to work with the Registration process. To have a generic moderation email notification would require a different plugin
|
dang - just what I didn't want to hear :-(
Appreciate your time though |
Tevor Hannant@
Thank you! Just uninstalled ver 1.1 and installed v1.2. Put our Admin emails into the 'new' field and removed them from the original. Now we will just get email notifications when a new member actually requires moderation. Most appreciated. |
No problem :)
|
Well, there seems to be a problem.
I had removed the email addresses of our Administrators from the 'original' field and put them in the 'new' field, and ensured that Moderate New Members' AND 'Verify Email address in Registration' settings MUST be set to Yes the other day. There were seven new members in the Users Awaiting Moderation usergroup this evening, but I had no email notifications for them. Is there something I've missed, or is there a problem with the MOD? |
Can you give me a screenshot of your User Registration Options - I can't recreate it based on what I think you've got there...
|
As requested. I had 17 new members awaiting moderation this evening, and not a single email telling me about them.
[S]http://www.kubuntuforums.net/attachment.php?attachmentid=3313&d=1337911682[/S] |
Attachment isn't working for me - can you attach it to here rather than your own site please?
|
1 Attachment(s)
Okay. I believe I've attached it now.
|
I've just setup the same settings as your attachment on 2 different sites and all still email me when a user activates their account. Have you enabled email logging on your install:
AdminCP > Settings > Options > Error Handling and Logging If not, try that and see if the emails are written to the logs Ok. |
Working perfectly on 4.2.0! Thanks for writing this mod, it's exactly what I needed.
|
Quote:
I really want to figure this one out. I'm still wondering if it has to do with the fact that I removed the email address from: Quote:
|
Quote:
It appears that this mod does not look at or care about the Email Address to Notify About New Members field. I've tested a few different options and have gotten the expected results every time. Good luck figuring out why it's not working on your forum. :up: |
I wish it did here. It still isn't working. I had eleven new registrants in Users Awaiting Moderation, and I received no emails on any of them. I really hope that Trevor Hannant chimes in soon.
|
The only way that I can get emails on new members awaiting moderation is to limit to only one email address in Email Address to Notify About User Awaiting Moderation.
Before the MOD, we could put multiple email addresses in Email Address to Notify About New Members, and that worked. We should be able to blank this field and put multiple email addresses in Email Address to Notify About User Awaiting Moderation and get the emails, but apparently, this isn't the case. Trevor Hannant - Can you look into this. Multiple email address, separate by a space, in Email Address to Notify About User Awaiting Moderation should work just as it did when putting multiple email addresses in Email Address to Notify About New Members. |
Quote:
There doesn't seem to be any issues with this mod, rather something specific to your forum that you need to figure out. |
All times are GMT. The time now is 06:39 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|