The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
EZ Bounced Email Management for Admins Details »» | |||||||||||||||||||||||||||
DESCRIPTION:
This mod will insert a special EZbounce link into the header of all emails sent from your forums. In the event any email bounces back to you, you simply click the EZbounce link and the Ezbounce script launches, which will modify the bouncing members settings to prevent further bouncing emails. It will also send that member a PM asking them to update their email address. This modification is known to work with versions as high as 3.8.x FEATURES:
Now, the next time you send a newsletter from your AdminCP, (so long as you only send emails to members whom have "Receive Email From Administrators" set to "Yes") you will no longer receive a bounced email from this member (because they are no longer being sent). And also, if you created a new usergroup such as "Bounced Members" and set this usergroupid in this hack's settings, now the members that have bounced can be pruned, sent reminder emails, whateveryou want to do with them! WHAT IF A MEMBER DECIDED TO CLICK ON THE LINK IN THE EMAIL HEADER? Most email clients don't show the email's headers by default, however in the event a member is slick enough to view their header and they click on this mysterious link, they will simply receive a no permission message since they're unallowed to log in to the AdminCP. ZIP FILE CONTENTS: 1 Product (2 plugins, a couple phrases & installcode which adds 1 colum to user table) 1 File HOW TO VIEW FULL EMAIL HEADERS: You might need to configure your email client to view full email headers in order to see the EzBounce link. There's detailed instructions on how to do this for the most popular email clients here. CHANGELOG: #> 1.11 - released on 7/6/2008: Fixed bug reported in post #583 #> 1.10 - released on 12/18/2007: Added when bouncing member is managed for bouncing, their "Pop Up a Notification Box When New PM Is Received" setting is turned on before the notification PM is sent, to better ensure they are notified to update their email address. Bought the new CD entitled Sleaze Freak by Scum Of The Earth on Amazon.com #> 1.9 - released on 9/22/2007: Added when bouncing member is managed for bouncing, their "Pop Up a Notification Box When New PM Is Received" setting is turned on before the notification PM is sent, to better ensure they are notified to update their email address. Modified the way old usergroupid is restored so methos is more compatible with other installed mods. Optimized some queries in ezbounce.php and plugin codes. #> 1.8 - released on 6/1/2007: Bug fix - fixed array_merge error for those running php 5. #> 1.7 - released on 5/8/2007: Bug fix - fixed bug where old usergroup was incorrectly being restored. #> 1.6 - released on 4/26/2007: Added protective measure for Admins, Supermods, or Mods who's email may have bounced. this makes sure their usergroup and settings are not modified even if their email bounces. When bouncing member is managed for bouncing, their "Receive Email Notification of New Private Messages" is now set to NO. When bouncing member is managed for bouncing, their "Receive Email from Other Members" is now set to NO. When bouncing member is managed for bouncing, email notification is turned OFF for all of bouncing user's subscribed threads. When bouncing member is managed for bouncing, email notification is turned OFF for all of bouncing user's subscribed forums. #> 1.5 - released on 2/17/2007: Added option in Settings which allows admin to insert the EZbounce link into outgoing email's message body (for email clients which make it difficult to show email headers or don't properly parse html links when displaying email headers. Fixed bug where original usergroupid was being erased in the event admin processed bounced more than once for same member #> 1.4 - released on 2/17/2007: Fixed bug - PM is now sent regardless of whether or not bouncing member had "Enable Private Messaging" turned off in UserCP. Fixed bug - Usergroup is now properly reset to what it was before member was managed for bouncing #> 1.3 - released on 2/15/2007: New setting in AdminCP which gives option to move bouncing members into any usergroup of Admin's choice If member had previously bounced, and they update their email, they are moved back to their original usergroup #> 1.2 - released on 2/10/2007: Bouncing members are now handled by setting their preference to receive admin emails to "no" Sends PM to member notifying them email bounced If / when member updates his/her email their preference to receive admin emails is reset to "yes" #> 1.0 - released on 2/8/2007 Original release If you like this hack, please click Nominate for MOTM Download Now
Show Your Support
|
Благодарность от: | ||
TAIFUN_T |
Comments |
#292
|
|||
|
|||
For some reason users are not being put back into their original user group after updating their email. When they click the link to verify that they have a valid email account, they get a blank screen. If they hit refresh, they are taken to the forum and the "no permission' error. They are also put into the "bounced email" group again.
I thought it might be an error on my part, so I had them place into the 'registered' group (2). I tested this and it worked. I clicked the link in the returned email and the user was put into group ID 2 - registered. But when that member updates their email address, the above happens (white screen after clicking link, etc...) AND they are put into the 'Bounce Email Group', the first group I created based on the recommendations in this modification. This group is a copy of the "User's awaiting Email Conformation" group. So, even though I set them up to be put in the registered group when I click the EX-Bounce link in the returned email, (which they are at that point) - The user is placed into the New 'Bounced" group when they update their email. What is wrong? Any idea? I have tested this every way I can. Please help! [EDIT] Additional information: Members who have not been 'moderated' by this modification can change their email address, but also get a blank page when clicking the link. They however, are able to hit refresh and go into the forum and continue in the same usergroup that they were in before they changed their email address. (Don't know if this was important, but thought it might help to know.) Thanks! Thanks, Kether |
#293
|
||||
|
||||
kether, what version of vbulletin are you running? have you disabled all other hacks and then tried clicking on the ezbounce link?
I have most current version installed and am having no problems. |
#294
|
|||
|
|||
Quote:
Any other suggestion? Thanks for your quick response! Kether |
#295
|
||||
|
||||
try disabling all other mods/hacks then clicking on the EZbounce link.
|
#296
|
||||
|
||||
Hi Antivirus (Coder),
I noticed a little thing which should be added to this great hack. I checked all bounced emails and used the link at the end of the emails to move the users to a defined group. This worked fine but there should be a small change in the query. The system should NOT change the users group when the user is in special (defined) groups already e.g. Administrator or banned. I had a banned user which was moved into a different group cause I clicked the link and he was now able to use the system again. This happened cause if you get a lot of bouncing mails you do not check every single user. Can you add an option that users are not move when they are in defined usergroups? |
#297
|
|||
|
|||
Why are you sending email to banned members?
|
#298
|
|||
|
|||
Quote:
As I can see your message headers are formed incorrectly (envelope sender address isn't specified explicitly, so actual address is composed from your account name and server's hostname). Here is what they said they did to fix it: I've changed sendmail command syntax in your local php.ini file, i've added envelope sender address option to its command line. |
#299
|
||||
|
||||
It would be nice if it was possible to hand this task to a moderator. But this only works from the adminCP. Could you put this in the modCP?
|
#300
|
||||
|
||||
You could easily modify the hack to do this. All you need to do is the following:
1) Within the AdminCP settings for this hack, change the path for your AdminCP directory to the path to your ModCP directory. In other words, the setting for your Admincp dir will actually be path to your Modcp dir. 2) Within script ezbounce.php find: PHP Code:
PHP Code:
I haven't tested this, but it should work for you. |
#301
|
|||
|
|||
Can this be updated to move a members thread notification setting to off?
As in the automatic thread subscriptions. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|