Page 11 of 280 FirstFirst ... 9101112132161111 ... LastLast
Results 101 to 110 of 2799
  1. #101
    Join Date
    Jun 2012
    Posts
    32
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Hello, I have installed the plugin and I have a problem, I sell virtual products so no shipping is required, it doesn't show a shipping method or shipping information (that is as it should) but It doesn't let me confirm the order as a message appears „You must choose a shipping method for your order.....
    Test site - Zencart 1.5.5a with only Ceon-URI-Mapping-4.5.2 installed.
    This is the error logged message (i checked and the files exist):
    Code:
    [03-Sep-2016 17:35:12 xxxx] Request URI: /index.php?main_page=checkout_one, IP address: xxx
    #1  require(/home/xxx/public_html/xxx/includes/modules/pages/checkout_one/jscript_main.php) called at [/home/xxx/public_html/xxx/includes/templates/responsive_classic/common/html_header.php:176]
    #2  require(/home/xxx/public_html/xxx/includes/templates/responsive_classic/common/html_header.php) called at [/home/xxx/public_html/xxx/index.php:43]
    Last edited by suportafaceri; 3 Sep 2016 at 03:42 PM.

  2. #102
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Oops (yet again)! @suportafaceri, thanks for the bug-report; I'll get that logged and squashed.

  3. #103
    Join Date
    Jun 2012
    Posts
    32
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Hello, please let me know if I can help with anything.

  4. #104
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by suportafaceri View Post
    Hello, please let me know if I can help with anything.
    I've got the changes needed to properly handle orders with all virtual products uploaded to the plugin's GitHub repository. It turns out that the same issue presented itself if your store uses the free-shipping configuration associated with the shipping order-total (your admin's Modules->Order Total->ot_shipping).

    You can grab those latest changes from the plugin's master while I determine if there are any other gremlins waiting to be squished. The plugin's admin auto-initialization will update the One-Page Checkout version to 1.0.4-beta1.

  5. #105
    Join Date
    Jun 2012
    Posts
    32
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Thanks, you solved my problem

  6. #106
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by suportafaceri View Post
    Thanks, you solved my problem
    Thanks to you for validating that change; I should have v1.0.4 ready for full release later this week.

  7. #107
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    v1.0.3 is now available for download from the Zen Cart Plugins: https://www.zen-cart.com/downloads.php?do=file&id=2095

  8. #108
    Join Date
    Jun 2015
    Location
    California
    Posts
    54
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    on the off chance that anyone runs into the same problem I had, I just figured out that a piece of code in my includes\templates\my_theme\common\html_header.php was loading a javascript function that was apparently interfering with One_Page_Checkout's shipping price updater function.

    Code:
    <script type="text/javascript" src="Scripts/animatedcollapse.js"></script>
    <script type="text/javascript">
    animatedcollapse.addDiv('support', 'fade=0,speed=400,group=pets,hide=1')
    animatedcollapse.init()
    </script>
    it was this animated collapse that I only really need loaded for the home page anyway, so removing it from the html_header.php allowed one_page_checkout to function perfectly fine.

    That took way too long to figure out.

  9. #109
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I just installed the latest module into my demo.
    which is on zen cart 1.55a along with ceon manual card v4.0.1

    The card payments are coming through but I just want to make certain that this normal behavior:
    When submitting payment info I get a pop up message saying "it's taking a little longer than normal to update your order's shipping cost. Please close this message and try again. If you continue to receive this message, please contact us."

    Once I reattempt once or twice I get the order through and see a disc spinning along with a button saying "Confirm Order"
    The user still has to click there, is that correct?

    Thank you very much for this mod, I like the looks all the right info collected on one page.

  10. #110
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    That sounds like your shipping-methods are taking a little longer than the default. Head to your admin's Configuration->One Page Checkout Settings and change Update Shipping AJAX Timeout from 5000 (5 seconds) to 6000 (6 seconds), increasing that value if you still receive that message.

    The "Confirm Order" button should be hidden from the display when the spinning icon is displayed; no customer-click should be required.
    Last edited by lat9; 7 Sep 2016 at 04:51 PM. Reason: Forget second question's answer

 

 
Page 11 of 280 FirstFirst ... 9101112132161111 ... LastLast

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