Page 1 of 2

s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Mar 11, 2021 12:06 pm
by admin
Addon:
Adds a range of ways to ensure that the user inserts their email address correctly.

Download:
viewtopic.php?f=28&t=364

--

Questions / Comments / Concerns

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Wed Feb 26, 2025 4:34 pm
by mhsuffolk
1.0.9.7 BS5
I have found this addon in it’s “Extra email” mode to stop the dummy account creation bots completely.
I have used it for many years, however since updating to bootstrap5 it no longer works. Is this due to the removal of jQuery?

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Wed Feb 26, 2025 5:08 pm
by heatherbell
mhsuffolk wrote: Wed Feb 26, 2025 4:34 pmIs this due to the removal of jQuery?
Probably yes but would also need updating for BS5.

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Feb 27, 2025 7:53 am
by mhsuffolk
I have found 5 other supporters code addons that I use, there are probably more, that are broken because of removal of jQuery.
Is the easiest remedy to delete the jquery.php file in the Bootstrap5 template? I have tried this and they all work now but the layout of this one needs BS5ing.

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Feb 27, 2025 8:12 am
by heatherbell
mhsuffolk wrote: Thu Feb 27, 2025 7:53 am Is the easiest remedy
Maybe as an interim step, add a copy of /templates/default/includes/hooks/shop/siteWide/jQuery.php
to
/templates/bootstrap5/includes/hooks/shop/siteWide/jQuery.php

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Feb 27, 2025 8:20 am
by heatherbell
mhsuffolk wrote: Thu Feb 27, 2025 7:53 amlayout of this one needs BS5ing.
Currently in process of re-coding and testing this for BS5 and JS.
Will upload here for further testing when done.

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Feb 27, 2025 12:13 pm
by mhsuffolk
heatherbell wrote: Thu Feb 27, 2025 11:48 am Re-coded to javascript and Bootstrap5.
Functionality in "Extra email" mode is correct.
Placeholder on a large screen is twice the length of others
When you click into the top form "Manage Passwords" appears.
email verify.JPG

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Thu Feb 27, 2025 12:21 pm
by heatherbell
mhsuffolk wrote: Thu Feb 27, 2025 12:13 pm Placeholder on a large screen is twice the length of others
Yes, that's default - the script is not connected with the Customer Data Group or its width.
mhsuffolk wrote: Thu Feb 27, 2025 12:13 pm When you click into the top form "Manage Passwords" appears.
That's nothing to do with the Addon.

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Fri Feb 28, 2025 7:03 am
by mhsuffolk
heatherbell wrote: Thu Feb 27, 2025 12:21 pm That's nothing to do with the Addon.
Does "Manage Passwords" come from Java? I cannot find it in any file or the database of my site.

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Posted: Fri Feb 28, 2025 7:12 am
by frankl
Manage Passwords comes from your browser (usually Chrome does this)