![]() |
[OzzModz] Periodic Email Verification
Another mod brought to you by,
https://vborg.vbsupport.ru/external/2015/01/1.png This mod will allow admins to require users to confirm their email address periodically. It is a simple installation, just upload the contents of the UPLOAD folder, then import the product XML, ozzmodz_email_verify You can edit the options under the settings, [OzzModz] Periodic Email Verification Settings This was requested by, joeychgo, here, Perodic Email Verification. Complete Feature List
Frequently Asked Questions. Q. Why do I need such a thing, you ask? A. Some admins might like to ensure members stay on top of their email address. ------------------------------------------------------------------------------------------- If you like this mod please hit the https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ----> Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- * History (Changelog) * ------------------------- v1.0.0 (December 22, 2014) - Initial public release. |
Reserved.
|
Nice mod but I have a better idea inspired from Facebook .. they periodically check if the email address still exist or not .. if it doesn't exist they prompt user to update email https://vborg.vbsupport.ru/external/2016/02/4.jpg
there are some classes that can be used for that http://www.phpclasses.org/package/66...sing-SMTP.html https://github.com/hbattat/verifyEmail https://github.com/DukeOfMarshall/PH...on/tree/master |
Quote:
|
Good idea but I kinda agree with bridge2heyday.
If that is not possible I would like to see option to filter certain email providers such as countermail.com, hushmail.com, cyber-rights.net, anonymousspeech.com. Why? Because most of these free email providers shut down inboxes after few weeks unless upgrade to paid version is done. |
Filter them for what? This mod has nothing to do about what email a user uses in your forum, it is just a reminder for users to make sure their email is up to date.
You can block emails used on your site in vB by default anyway. :) |
Just installed and have been contacted by members that there might be an issue.
In my testing, my admin account was prompted to verify my e-mail. I clicked the "yes this is my e-mail" link and everything working fine. Another user saw that his e-mail was incorrect and updated his e-mail. He got the verification thing sent to his in-box, he clicked the link.... I checked his user account and it shows the new e-mail as verified and all of that. However when he returns to the site and tires to post or do anything he gets the notification box presented to him and it has the old e-mail address in it. I turned off the mod and he is still getting the notification and it has locked him out of the system. I tried disabling the product as well and it is still happening. D. |
Tell the member to clear his browsers cache and cookies.
|
Thanks Ozzy,
I will keep testing with this person and see if that helps. I hope I won't have to instruct everyone to reset cookies and stuff like that. D. |
Was the user using IE?
Do you have these two lines in your .htaccess file? Code:
ExpiresDefault "access plus 1 seconds" |
He was on IE
I do not have those in my .htaccess However... When I was diagnosing something else (IE11 issues for another member) I was missing this in my headerinclude template: <meta http-equiv="X-UA-Compatible" content="IE=9" /> Which made the issue go away. I also had "Add No-Cache Headers" set to "No" which I read could also be an issue with IE11 and some other issues with cookies so I turned that to "Yes" The person with IE issues says their problem went away. I am waiting for the e-mail person to come back on-line so I can test again with him and try and turn your mod back on. Could those two settings account for what he experienced? (I would love to be able to turn no-cache back to "No" for performance reasons, unless there is a viable reason to actually leave it to "yes") D. |
You can try to turn no-cache back to "No" and see what happens.
If you want to test this out your self, you can set your users date back using this query: Code:
UPDATE user SET ozzmodz_email_verify_date = 1385857944 WHERE userid = X X is replaced by your userid, and if you are using table prefixes, remember to add it to the query. |
I will try that.
I am thinking it MAY be IE11 issues which that inclusion in the header fixed. That was causing a lot of issues. D. |
Did I ever tell you IE sucks. :p
|
Preaching to the choir!
D. |
Quote:
|
Yeah I know. It's a PITA to work with, you code or design something, it works in every browser, except IE. :(
|
All times are GMT. The time now is 07:14 PM. |
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:
|