Page 49 of 296 FirstFirst ... 3947484950515999149 ... LastLast
Results 481 to 490 of 2956
  1. #481
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default 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.

  2. #482
    Join Date
    Jul 2017
    Location
    All over
    Posts
    82
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    How do you install/turn this module on, or it it already on once you upload it?

  3. #483
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: One-Page Checkout [Support Thread]

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

  4. #484
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: One-Page Checkout [Support Thread]

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

  5. #485
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default 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?
    Last edited by adb34; 23 Jul 2017 at 01:39 PM.
    Learning Fast.
    Eden Craft Supplies

  6. #486
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default 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?
    Learning Fast.
    Eden Craft Supplies

  7. #487
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by adb34 View Post
    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!

  8. #488
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

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

  9. #489
    Join Date
    Apr 2015
    Location
    United States
    Posts
    144
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    A teeny bit more information will help me help!
    1. What template are you using?
    2. Was this a fresh ZC 1.5.5e install or did you upgrade?
    3. 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

  10. #490
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

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

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR