s02e04 - Email Verify QUESTIONS/SUPPORT

Open to all! Ask other shopowners for help.
admin
Contributor
Posts: 217
Joined: Wed Oct 30, 2019 1:34 pm
Phoenix Version:
Has thanked: 20 times
Been thanked: 22 times

s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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?
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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.
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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.
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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
You do not have the required permissions to view the files attached to this post.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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.
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post 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.
frankl
Builder
Posts: 159
Joined: Tue Feb 23, 2021 8:39 pm
Phoenix Version: v1.1.0.4
Has thanked: 17 times
Been thanked: 25 times

Re: s02e04 - Email Verify QUESTIONS/SUPPORT

Post by frankl »

Manage Passwords comes from your browser (usually Chrome does this)


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply