@nicksab, whatever changes you have made to OPC's base files are what's are giving you these issues. I suggest that you do a full review of those changes to see how they might be affecting the OPC update.
Printable View
@nicksab, whatever changes you have made to OPC's base files are what's are giving you these issues. I suggest that you do a full review of those changes to see how they might be affecting the OPC update.
My apologies has I must have messed up it up somehow. I removed OPC and reinstalled it as well as applied the Bootstrap changes. So fa, no error.
However, since I don t want to break it again:
How do i remove the "bottom instructions" box?
How can i make the "specials instructions/comment box" required or mandatory?
Thank you
You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.
You'll need custom code to make an entry in the comment-box mandatory.
Is it possible to add a shipping phone number to the shipping address block?
I tried the plug in at https://www.zen-cart.com/downloads.php?do=file&id=1100 but no luck.
anyone knows how to or managed to integrate it to OPC?
I am trying to have a shipping phone number field and that s the only thing i could find.
Any advise or suggestions would be appreciated
Thank you
I am still receiving the "missing elements" message. - Help, I'm not sure where else to look.
Zen version v1.5.8, OPC 2.4.3, Bootstrap 4 Template v3.4.0, Square WebPay , PHP7.4.32
I did a compare text on the tpl_checkout_one_default.php from both the Bootstrap directory and the Template Default directory and couldn't find any missing HTML id elements between the two. I even went so far as to make a copy and bring in the page directly from the template default directory and no luck there.
URL is www.NortheastTroller.com - OPC is not enabled currently.
Hi
I am running zencart 1.5.8 Bootstrap V 3.4.0 one-page-checkout V 2.4.3(2022-07-23) PHP 7.4
Sadly if apply Guest Checkout after putting something in the cart I get your session has expired. Can anyone advise , many thanks
Ok, Got that all set!
Now I'm receiving the "Sorry, but our expedited checkout process cannot be used. Click here to use our alternate checkout process." on test of Guest Checkout.
The Jscript error it pulls is Uncaught Error: Syntax error, unrecognized expression: .
at m.error (jscript_jquery-1.7.1.min.js:3:14665)
at m.filter (jscript_jquery-1.7.1.min.js:3:14605)
at m (jscript_jquery-1.7.1.min.js:3:12970)
at Function.m [as find] (jscript_jquery-1.7.1.min.js:3:24740)
at init.find (jscript_jquery-1.7.1.min.js:3:26850)
at new init (jscript_jquery-1.7.1.min.js:2:7847)
at e (jscript_jquery-1.7.1.min.js:2:6351)
at HTMLDocument.<anonymous> (jquery.checkout_one.min.js?1668905693:7:2372)
at n (jscript_jquery-1.7.1.min.js:2:14784)
at Object.fireWith (jscript_jquery-1.7.1.min.js:2:15553)
I do have the correct jscript_framework.php there - not sure if that's related or not.