Quote Originally Posted by NortheastTroller View Post
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.

That's very related, since that way-old (and hackable) version of jQuery was sunsetted many moons ago. I'll note that the Bootstrap template loads jQuery 3.5.1 ... where did that jQuery 1.7.1 version come from?