Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 14, 20186 yr About This File This resource will display a widget to members confirm their email address by clicking in a button. The widget will go away when they confirm the email address and will reappear after a number of days configured by the admin on the resource settings. Admin can still choose which user groups will be able to use the resource. More:
February 15, 20186 yr I love the idea of this but I have a question for anyone .. What if this has the reverse effect? Do you think some folks will see the reminder and decide to change their email address from real to a fake one?
February 15, 20186 yr This is a great option, thanks. I just installed it, it's not displaying. I left the defaults of 365 days and all groups. It's the second block on the right here: https://www.pathlabtalk.com/forum/ It's also the second block on any other forum post page. Thanks
February 15, 20186 yr Author 12 minutes ago, Square Wheels said: I just installed it, it's not displaying. It won’t show up to admins, as stated in the file description. 24 minutes ago, SJ77 said: Do you think some folks will see the reminder and decide to change their email address from real to a fake one? The purpose of the widget is about to make exactly the opposite but who knows what anyone can do. If that happens then it’s just a question of moderation. If you start to receive errors about the email of a user, ask him to change, suspend, ban, etc.
February 15, 20186 yr 40 minutes ago, Adriano Faria said: It won’t show up to admins, as stated in the file description. You expect me to read that? I just logged in as a user, and yes, it displays. Sorry, as usual, user error.
February 15, 20186 yr Author 55 minutes ago, Square Wheels said: This is a great option, thanks. I just installed it, it's not displaying. I left the defaults of 365 days and all groups. It's the second block on the right here: https://www.pathlabtalk.com/forum/ It's also the second block on any other forum post page. Thanks I just created an account in your site and I ca see it: 1 minute ago, Square Wheels said: You expect me to read that? I just logged in as a user, and yes, it displays. Sorry, as usual, user error. Oops, same time.
February 15, 20186 yr 1 hour ago, Adriano Faria said: The purpose of the widget is about to make exactly the opposite but who knows what anyone can do. If that happens then it’s just a question of moderation. If you start to receive errors about the email of a user, ask him to change, suspend, ban, etc. I can't think of a way to do this but.... would be cool if this was sent ONLY to folks who have bouncing email addresses
February 15, 20186 yr There are at least two plugins for handling bounces already on the marketplaces.
February 15, 20186 yr Author 45 minutes ago, SJ77 said: I can't think of a way to do this but.... would be cool if this was sent ONLY to folks who have bouncing email addresses I agree with @opentype. Btw, new version will have a new ACP module with a list of members (filters) who confirmed or not the email. You will be able to set a specific member as unconfirmed.
February 15, 20186 yr 1 hour ago, Adriano Faria said: I just created an account in your site and I ca see it: Would it make sense to create a filter to exclude it from displaying for users that have registered within X days? There is no need to verify email addresses for brand new users. Keep up the good work Adriano!
February 15, 20186 yr Author 1 minute ago, crmarks said: Would it make sense to create a filter to exclude it from displaying for users that have registered within X days? There is no need to verify email addresses for brand new users. Keep up the good work Adriano! New version (today later) will confirm email address when they validated the account.
February 15, 20186 yr Author What's New in Version 1.0.1: New features: New ACP module to list all members, with filters and actions like confirm/un-confirm a member email or confirm/un-confirm ALL member's emails. Administrator Logs: All actions performed on ACP are logged on Administrator Logs Member History: an entry will be added to the member history when they confirm the email address on public side New members will have their email addresses confirmed once they validate the account This resource will have its price increased to $10 tomorrow, so if you're willing to buy it, do it now.
February 15, 20186 yr Author Just now, Square Wheels said: I already have 6 people who've confirmed. 11,000 to go. Wow, it will take a little bit.
February 16, 20186 yr On 15/02/2018 at 6:13 PM, Adriano Faria said: What's New in Version 1.0.1: New features: New ACP module to list all members, with filters and actions like confirm/un-confirm a member email or confirm/un-confirm ALL member's emails. Administrator Logs: All actions performed on ACP are logged on Administrator Logs Member History: an entry will be added to the member history when they confirm the email address on public side New members will have their email addresses confirmed once they validate the account This resource will have its price increased to $10 tomorrow, so if you're willing to buy it, do it now. Glad I bought it now The only thing missing from this for me, is forcing members to validate/update their (email) account to prevent bouncing emails. Currently the way it works, you basically have to take them at their word that their email is up-to-date. I have quite a few members confirmed already
February 19, 20186 yr 1. Minor suggestion - encourage you to move the app settings to Members tab (instead of Community tab) 2. Show on frontend - I wasn't able to get it to trigger on either my Administrator account or regular member account. I added the widget to all of my indexes. Any way to trigger it?
February 19, 20186 yr Author 1 minute ago, Joel R said: 2. Show on frontend - I wasn't able to get it to trigger on either my Administrator account or regular member account. I added the widget to all of my indexes. Any way to trigger it? It's a widget; you need to drag & drop to where you want it to show. Not sure what you're requesting. Can you elaborate? Trigger? And it doesn't show to admins as admins can't change their email on front-end.
February 19, 20186 yr 25 minutes ago, Joel R said: Any way to trigger it? Login with a previously created member account – not an admin, not a new test account (since that is set as confirmed instantly).
February 19, 20186 yr 9 minutes ago, Adriano Faria said: It's a widget; you need to drag & drop to where you want it to show. Not sure what you're requesting. Can you elaborate? Trigger? And it doesn't show to admins as admins can't change their email on front-end. Ah that's why. I was testing it on accounts that had Administrator as secondary membergroup. I tested on a regular member and I'm able to see the block.
March 21, 20186 yr Just to let you know. Not a complaint, not expecting a quick solution. ? The app creates errors on 4.3. ArgumentCountError: Too few arguments to function IPS\emailconfirmation\extensions\core\MemberSync\_emailConfirmation::onLogin(), 1 passed and exactly 2 expected (0)
March 21, 20186 yr Author 12 hours ago, opentype said: Just to let you know. Not a complaint, not expecting a quick solution. ? The app creates errors on 4.3. ArgumentCountError: Too few arguments to function IPS\emailconfirmation\extensions\core\MemberSync\_emailConfirmation::onLogin(), 1 passed and exactly 2 expected (0) If you want to try the app on 4.3, just open applications\emailconfirmation\extensions\core\MemberSync\emailConfirmation.php and find: public function onLogin( $member, $returnUrl ) { } Change to: public function onLogin( $member ) { }
April 10, 20186 yr Author 6 hours ago, Adriano Faria said: What's New in Version 1.1.0: IPS 4.3 compatibility. DO NOT use in IPS 4.2.X.