crmarks Posted June 20, 2018 Posted June 20, 2018 On 2/15/2018 at 10:20 AM, Adriano Faria said: New version (today later) will confirm email address when they validated the account. Would it be possible to also automatically confirm email addresses of all new accounts that have been created via Facebook, Twitter, Google, etc.? These kind of account email addresses are not validated by the IPS system, so these new users are being asked to confirm their email immediately after signing up. We can assume their email is confirmed if the account was registered within the timespan set in your app. Thanks for this great tool!
Adriano Faria Posted June 20, 2018 Author Posted June 20, 2018 I’ll take a look in next version. crmarks 1
Brian Klein Posted February 7, 2019 Posted February 7, 2019 Adriano, buddy! Suggestion; possible to add a 'custom field' for adding where we want the app to redirect to, as of now it goes directly to the 'terms' page of the site. or at least an option to return back to previous page person was on where they did the update; at very least allow us to chose terms or main community page. I would love you , ah hell I already do, your work is phenomenal. Thanks for hearing me out. Adriano Faria and crmarks 2
Adriano Faria Posted February 13, 2019 Author Posted February 13, 2019 What's New in Version 1.1.1: IPS 4.4 compatibility ONLY!
bradl Posted May 24, 2019 Posted May 24, 2019 (edited) Hmm, after confirming the terms page doesn't load (blank page). https://www.mysite.com/terms/?do=emailconfirmationUpdateMember&mid=78&csrfKey=long_numberic_string&wasConfirmed=1 Refreshing the page loads the following: Quote Sorry, there is a problem This email address is already confirmed Error code: EMAIL ADDRESS CONFIRMATION/1 The confirmations are logged in the ACP as expected 👍 and the block is cleared from the source page on the front end as expected 👍 4.4.3 on both Chrome and Safari. Edited May 24, 2019 by bradl
Adriano Faria Posted May 24, 2019 Author Posted May 24, 2019 1 minute ago, bradl said: Hmm, after confirming the terms page doesn't load (blank page). https://www.mysite.com/terms/?do=emailconfirmationUpdateMember&mid=78&csrfKey=long_numberic_string&wasConfirmed=1 Refreshing the page loads the following: The confirmations are logged in the ACP as expected 👍 and the block is cleared from the source page on the front end as expected 👍 4.4.3 on both Chrome and Safari. I’ll take a look.
Adriano Faria Posted May 24, 2019 Author Posted May 24, 2019 38 minutes ago, bradl said: after confirming the terms page doesn't load (blank page). Can't reproduce. Works fine: Anyway, made a change in the redirect and will send you via PM. See if it's ok then I'll release a new version today later.
bradl Posted May 24, 2019 Posted May 24, 2019 (edited) New one works perfectly (tested on two groups, two browsers). Thank you! Edited May 24, 2019 by bradl Adriano Faria 1
Adriano Faria Posted May 27, 2019 Author Posted May 27, 2019 What's New in Version 1.2.0: Fix: Fix an issue related to the widget redirect under specific server configuration Enhancement: Script optimization due to new marketplace guidelines drop columns from members table and use own table to store members preferences IPS 4.4 compatibility ONLY! ---------------------------------------------------- For NEW install of this app: After install this application, go to Admin CP Dashboard and take a look in the Background Process block. If you see the following: it's enough to click in the link (yellow part above) and the install will finish properly.
ahc Posted June 4, 2019 Posted June 4, 2019 (edited) Hey Adriano, After updating to the latest version, the task locks up and I receive this error when I try to run it manually: SELECT * FROM `core_members` WHERE emailconfirmation_confirmed=1 IPS\Db\Exception: Unknown column 'emailconfirmation_confirmed' in 'where clause' (1054) #0 /home/***/public_html/system/Db/Select.php(373): IPS\_Db->preparedQuery('/*IPS\\emailconf...', Array, true) #1 /home/***/public_html/system/Db/Select.php(436): IPS\Db\_Select->runQuery() #2 /home/***/public_html/applications/emailconfirmation/tasks/emailConfirmation.php(39): IPS\Db\_Select->rewind() #3 /home/***/public_html/system/Task/Task.php(255): IPS\emailconfirmation\tasks\_emailConfirmation->execute() #4 /home/***/public_html/applications/core/modules/admin/settings/advanced.php(709): IPS\_Task->run() #5 /home/***/public_html/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\settings\_advanced->runTask() #6 /home/***/public_html/applications/core/modules/admin/settings/advanced.php(34): IPS\Dispatcher\_Controller->execute() #7 /home/***/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\settings\_advanced->execute() #8 /home/***/public_html/admin/index.php(14): IPS\_Dispatcher->run() #9 {main} App version 1.2.0 running on Invision 4.4.3 Edited June 4, 2019 by Alismora Adriano Faria 1
Adriano Faria Posted June 4, 2019 Author Posted June 4, 2019 7 hours ago, Alismora said: After updating to the latest version, the task locks up and I receive this error when I try to run it manually What's New in Version 1.2.0.1: Fix an error in the app task ahc 1
Daveo16 Posted July 9, 2021 Posted July 9, 2021 Locked Task: emailConfirmation One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue. Application/Plugin Email Address Confirmation Task emailConfirmationUpdate display of widget to update email address Last Run Never You should check the logs for any indication of the issue or attempt to run it manually. If the task does not run successfully you should contact the author of the application/plugin for further assistance. Running task manually doesn't fix the error and nothing in Tasks Log Running Forum v4.6.3 and Email Address Confirmation v1.2.2 Forum database has been converted from MyISAM to InnoDB as per Invision Support Tool recommendation (as it was mixed before). bradl 1
Adriano Faria Posted July 9, 2021 Author Posted July 9, 2021 Anything in the system logs? Convert from MyISAM to InnoDB would not make it stop working and I can run it without any issue.
bradl Posted July 9, 2021 Posted July 9, 2021 (edited) I have gotten that message too. At the moment the task lists shows it has Never run. Running manually it says "running" for a while and when I come back it says Never run again. I tried to rerun it to get a clear timestamp to look for in the error logs but when I attempt to rerun it manually again I get "2C124/2 The task is already running and cannot be ran until it has finished or the lock is removed." The newest System Log entry for what it's worth is a series similar to this: SELECT count(*) FROM `ibf_core_tasks_log` AS `core_tasks_log` WHERE task= IS NULLask=4281 IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IS NULLask=?' at line 1 (1064) #0 /var/www/html/106117/system/Db/Select.php(383): IPS\_Db->preparedQuery('/*r240456::r240...', Array, true) #1 /var/www/html/106117/system/Db/Select.php(441): IPS\Db\_Select->runQuery() #2 /var/www/html/106117/system/Db/Select.php(365): IPS\Db\_Select->rewind() #3 /var/www/html/106117/system/Helpers/Table/Db.php(322): IPS\Db\_Select->first() #4 /var/www/html/106117/system/Helpers/Table/Table.php(489): IPS\Helpers\Table\_Db->getRows(Array) #5 /var/www/html/106117/applications/core/modules/admin/settings/advanced.php(857): IPS\Helpers\Table\_Table->__toString() #6 /var/www/html/106117/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\settings\_advanced->taskLogs() #7 /var/www/html/106117/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/106117/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute() #9 /var/www/html/106117/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} (I am on CiC account if relevant.) Edited July 9, 2021 by bradl
Adriano Faria Posted July 9, 2021 Author Posted July 9, 2021 14 hours ago, Daveo16 said: Running task manually doesn't fix the error and nothing in Tasks Log 2 hours ago, bradl said: I have gotten that message too. Just submitted a new version to fix the task. bradl 1
Daveo16 Posted July 17, 2021 Posted July 17, 2021 (edited) It's saying no update available at the moment. Shows v1.2.2 available, which system sees is the same as the version on Marketplace. Edited July 17, 2021 by Daveo16
Dll Posted September 14, 2021 Posted September 14, 2021 (edited) Would it be possible to add more filtering to the members who are shown the message, rather than just using member groups? Specifically, what we'd be interested in would be a time since joined filter - as we don't think it's too worthwhile showing the prompt to someone who has recently joined. So for instance, we could filter it so someone who's joined <365 days ago wouldn't see it? Edited September 14, 2021 by Dll
Adriano Faria Posted September 14, 2021 Author Posted September 14, 2021 Maybe in a future version. Dll 1
Adriano Faria Posted November 1, 2022 Author Posted November 1, 2022 FROM NOVEMBER 1ST TO NOVEMBER 30TH.
Adriano Faria Posted September 15, 2023 Author Posted September 15, 2023 Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my personal site www.sosinvision.com.br. You will find information on my website www.sosinvision.com.br: You can redeem the marketplace purchase keys provided by IPS in order to keep getting updates and support for the applications/plugins you purchased. You can purchase files directly on my marketplace. You can get support for your purchased applications/plugins directly on their new support topics. You can request a custom application/plugin or service. Bookmark https://www.sosinvision.com.br/ and the new Marketplace Directory www.Invisioneer.org.
Recommended Posts