Hi there
I understand that to resend a confirmation email a user must be disabled (blocked) and unconfirmed but i have over 3500 users and want to resend confirmation to them all - how can I make them all be in this state automatically in order to resend? Please say theres a way to do this without having to go into each record manually?
Your help is appreciated
Jodee
There's no bulk feature for this. So I guess the quickest way to do this is to do it directly in database. You'd need to first set the block column in _users then set the confirm column in _comprofiler. I suggest making a backup of your database before doing this. This also won't fire any triggers so if you've anything installed that maybe dependent on it then this could be an issue. Why are you needing to resend confirmation for your 3,500 users though? If you just imported them I suggest re-imported them as not confirmed (using CB Juice).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.