Re: One-Page Checkout [Support Thread]
Thanks for that, @frank18! I'll investigate further as it looks like I might be able to use the jQuery.noConflict method to provide a work-around for those multiple versions of jQuery being loaded in an OPC update.
Re: One-Page Checkout [Support Thread]
How do you install/turn this module on, or it it already on once you upload it?
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
rapidfinancia1
How do you install/turn this module on, or it it already on once you upload it?
Installation details are in the docs which comes with this module. To activate / deactivate it you do that in Admin > Configuration > One-Page Checkout Settings > Enable One-Page Checkout? - set to True or False (also described in the docs).
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
..... it looks like I might be able to use the jQuery.noConflict method to provide a work-around for those multiple versions of jQuery being loaded in an OPC update.
That would be tops indeed! Many sites have different other mods installed which are using jQuery of some varying degree. Would eliminate a lot of hassles and head scratching.
Re: One-Page Checkout [Support Thread]
So that I do not get things wrong and my site crashes and I have never updated any plugin's; I am currently using v1.1.0, 2017-01-22 and For obvious reasons i want to update to v1.3.0, 2017-07-12 van I miss out v1.2.0, 2017-04-23?
Also when I look at the plugin files to upload one file set says zen155a. I have the latest copy of Zencart, v.1.5.5e running so, does this work with zen155e or is it a case of use it but it may not work, and if it does work, please let me know?
Re: One-Page Checkout [Support Thread]
[QUOTE=adb34;1332783]Also, Reading the 'Change History' some of the files affected are in Pink. I cannot find out why the different colour, so would it be possible to explain the different colour?
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
adb34
Reading the 'Change History' some of the files affected are in Pink. I cannot find out why the different colour, so would it be possible to explain the different colour?
From the very top of the "Change History" tab in the readme:
Code:
Changes to the plugin's default templates are identified in this color; remember to merge those changes with any template-override version you might have created!
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
adb34
So that I do not get things wrong and my site crashes and I have never updated any plugin's; I am currently using v1.1.0, 2017-01-22 and For obvious reasons i want to update to v1.3.0, 2017-07-12 van I miss out v1.2.0, 2017-04-23?
Also when I look at the plugin files to upload one file set says zen155a. I have the latest copy of Zencart, v.1.5.5e running so, does this work with zen155e or is it a case of use it but it may not work, and if it does work, please let me know?
The changes in the /zc155a directory are, as indicated in the readme, only for Zen Cart 1.5.5a. Those changes are already in the "core" for Zen Cart 1.5.5b and later.
The plugin has been tested with Zen Cart versions up to and including Zen Cart 1.5.5e.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
A teeny bit more information will help me help!
- What template are you using?
- Was this a fresh ZC 1.5.5e install or did you upgrade?
- What shipping, order_total and payment modules are you using?
I am getting the same message. "Your order's details have changed. Please review the current values and re-submit" and keeps looping to the same message.
Setup:
OPC 1.2
zenCart 1.54
Responsive Sheffield Blue 2.0
Braintree
I started to have this problem this weekend. Before it was working fine. I believe I had an earlier version when I mysteriously started to have this problem. I installed version 1.3 and got another message saying Can't use this method and a link to the zencart 3 page checkout. So I installed version 1.2 and now still have the original message "Your order's details have changed. Please review the current values and re-submit" and it continues to loop.
Any help will be appreciated. Need any additional information. Just let me know.
Frank
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
fjbern1943
I am getting the same message. "Your order's details have changed. Please review the current values and re-submit" and keeps looping to the same message.
Setup:
OPC 1.2
zenCart 1.54
Responsive Sheffield Blue 2.0
Braintree
I started to have this problem this weekend. Before it was working fine. I believe I had an earlier version when I mysteriously started to have this problem. I installed version 1.3 and got another message saying Can't use this method and a link to the zencart 3 page checkout. So I installed version 1.2 and now still have the original message "Your order's details have changed. Please review the current values and re-submit" and it continues to loop.
Any help will be appreciated. Need any additional information. Just let me know.
Frank
The highlighted message that you received using OPC 1.3.0 is most likely indicative of the issue you're having. Your store apparently has a jQuery conflict that is not allowing OPC to do its thing. That's why that link to the 3-page checkout is there, so that your store can continue to generate business while you're sorting out what those issues/conflicts are.