The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Email confirmation - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Email confirmation (/showthread.php?tid=955)



Email confirmation - AnasAZ - 02-15-2018

Hi, first of all thanks for this great tool.
I have a question, I couldn't find how to do it from the admin dashboard!
After registration, users can login directly without email confirmation! how can I force users to confirm their email?


Email confirmation - AnasAZ - 02-15-2018

I noticed [email_verified] => 1 although I didn't verify the email?



Email confirmation - dan - 02-15-2018

There's a technical reason for that. If your email settings on your server aren't right then your users won't be able to sign up, so it's off by default. Go to the admin dashboard and click the email settings button at the top of the page. Setup your email and test it. Once you're able to send a test email to yourself, click the radio button that says require users to verify their email.

I've found that it's best to use a gmail account for sending system emails. A lot less likely to get flagged as spam.


Also, if "require users to verify their email" is off, everyone is marked as verified at registration so they can actually login.



Email confirmation - AnasAZ - 02-15-2018

Perfect! Thanks Dan. this option "Require User to Verify Their Email?" was somehow hard to find Smile
Everything works fine now.