The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User Awaiting Moderation Email Notification Details »» | |||||||||||||||||||||||||||||
User Awaiting Moderation Email Notification
Developer Last Online: Jan 2023
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... Download Now
Show Your Support
|
Comments |
#2
|
|||
|
|||
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
|
#3
|
||||
|
||||
You can remove the Product Dependency from the XML if you wish - see note in original post:
Quote:
|
#4
|
|||
|
|||
Yea Im just a board owner I wouldn't know how to do that. I like the idea of the mod anyhow...
|
#5
|
||||
|
||||
Open the XML file in a text editor and remove this line:
Code:
<dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="" /> |
#6
|
|||
|
|||
Excellent, I really like it.
|
#7
|
||||
|
||||
Do all Administrators receive the email notifications?
|
#8
|
|||
|
|||
any screenshots
|
#9
|
||||
|
||||
Well, I guess the answer is 'no', at least, this morning, there were 5 new users in Users Awaiting Moderation, but I didn't get emails for any of them.
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? |
#10
|
||||
|
||||
What would you like a screenshot of? There's a single 'Yes/No' option added to the User Registration Options settings group, that's all.
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. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|