jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/21/2023 : 02:56:07
I have already set following parameter in includes.php
$extracheckoutfield1="Declared Value for Customs"; $extracheckoutfield1required=TRUE; $extracheckoutfield1html="<input type=\"radio\" name=\"ordcheckoutextra1\" value=\"Lower value\">Lower value<input type=\"radio\" name=\"ordcheckoutextra1\" value=\"Full value\">Full value";
[img]https://3dlens.com/extracheckout.png[/img]
However, I found some order email content without "Declared Value for Customs" option. So I make a test, yes, customers can escape this step and go to checkout step 3.
This maybe has happened after updating to V7.63
Jim
|
Phil
ECT Moderator
United Kingdom
7680 Posts |
Posted - 11/21/2023 : 05:08:39
|
jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/21/2023 : 05:45:34
Hi Phil
Thanks for your reply. I have changed it, but I still can skip the forced selection and go to checkout step 3.
I used my setting for many years without any problem until updating last month, so it may concern other factors.
Jim
|
Phil
ECT Moderator
United Kingdom
7680 Posts |
Posted - 11/21/2023 : 07:33:31
Edited by - Phil on 11/21/2023 07:36:24
|
jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/21/2023 : 16:18:47
Hi Phil I have uploaded following.
$extracheckoutfield1html="<input type=\"radio\" name=\"ectfield\" value=\"Lower value\">Lower value<input type=\"radio\" name=\"ectfield\" value=\"Full value\">Full value";
But still no forced selection alert appears.
Jim
|
Vince
Administrator
42766 Posts |
Posted - 11/22/2023 : 03:48:57
|
jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/22/2023 : 04:36:07
Hi Vince
I have uploaded new js/ectcart.js and inc/inccart.php of v7.63, but don't work.
Jim
|
Vince
Administrator
42766 Posts |
Posted - 11/22/2023 : 07:37:41
|
jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/23/2023 : 01:13:21
Hi Vince
Do this <Ctrl>+F5, but the result is the same. My URL is https://3dlens.com
Jim
|
Vince
Administrator
42766 Posts |
Posted - 11/23/2023 : 03:01:41
Hi Jim I'm really sorry about the continuing problems but I see what is happening and it's actually because of the combination of these two parameters in the includes.php file... $nomailinglist=TRUE; $mailinglistradios=TRUE; I've added another fix for this to the inccart.php file which should sort this out. But at the same time I think just commenting out the "$mailinglistradios" option there should stop the error (and you still won't get the mailing list anyway.) If by any chance you still have problems please send your FTP login to my email (vince AT ecommercetemplates DOT com) and I'll come and fix it. Vince Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater
|
jimhuang
Advanced Member
Taiwan
248 Posts Pre-sales questions only (More Details...)
|
Posted - 11/23/2023 : 03:47:14
Hi Vince
Email sent!
Jim
|
Vince
Administrator
42766 Posts |
Posted - 11/23/2023 : 12:17:41
|
|
|