Page 1 of 1

TOS and Privacy Policy error

PostPosted: Mon Sep 02, 2019 12:00 pm
by info@.....com
Hello,

I've updated to OPC's latest version and now I have a problem with TOS and Privacy Policy. Turns out that now the customer can checkout without accepting them. I need customers not to be able to complete the order unless these boxes are checked.

Also, an extra Privacy Policy box is displayed below the "confirm order" button.

Can you help please?

Thanks

Re: TOS and Privacy Policy error

PostPosted: Mon Sep 02, 2019 12:20 pm
by admin
hello, pls write me an email with your URL and i will check this for you.

if user can proceed without opc's javascript validation, this means there is an error (or hidden error) which skips javascript validation. you can check this with your console (F12 key in g.chrome + javascript Console tab which can show a red line, or a debug message of the error)

let me know your URL and i'll check why you get this error.

after any opc upgrade, one of the very important steps to is to click save in OPC backend, so it refreshes it's configurations.

the most common errors with javascript are caused by a blocked access to cache directory (by mod_security or admin tools' htaccess) which prevents opc config to be loaded from cache directory by javascript. to disable this opc feature you can switch opc config "General" -> "Generate OPC config javascript file" (unchecked => won't use js in cache directory)

best regards, stan

Re: TOS and Privacy Policy error

PostPosted: Mon Sep 02, 2019 2:21 pm
by info@.....com
Hello Stan, thank you for your quick reply. Email sent.

Regards