Search:

Type: Posts; User: lat9

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I took a peek at those links; it looks like a site needs to register with UPS to receive SurePost quotes. Did you do that?
  2. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    Absolutely. Those 'not-set' values are recent additions and are initially "set" to that value so that a template upgrade doesn't affect the site.
  3. Thread: Admin Overrides

    by lat9
    Replies
    1
    Views
    65

    v158 Re: Admin Overrides

    Not in the /extra_definitions sub-directory, but you could add differently-named buttons to admin/includes/languages/english/images/buttons and then override the base language-file definitions via a...
  4. Thread: 302

    by lat9
    Replies
    5
    Views
    135

    Re: 302

    :thumbsup: I agree totally; simply adding the 301 as the final parameter to zen_redirect will do that 301-header for you.
  5. Replies
    1
    Views
    98

    Re: Snap Affiliate not tracking

    Not a big surprise to me; snap_affiliates hasn't been updated for 2 1/2 years. If the plugin's important to you, please post in its support-thread and (when I find time) I'll get it updated:...
  6. v157 Re: Use of undefined constant TEXT_ALL_MANUFACTURERS

    That /ajax_process.php isn't part of the Zen Cart core; you'll need to check what plugin it came from.
  7. Thread: Checkout Issue

    by lat9
    Replies
    2
    Views
    123

    v157 Re: Checkout Issue

    First, those logs are coming from the shopping-cart page, not checkout per se. My best guess is that your webhost has silently updated your Zen Cart 1.5.7d website to use PHP 8.0 or 8.1 instead of...
  8. Replies
    14
    Views
    606

    v2.0.0 Re: Discount coupon value

    Thanks, @pilou2. I'll check it out early next week.
  9. Replies
    80
    Views
    7,295

    Re: PayPal RESTful API Payment Module

    If debugging was switched on when the errant transaction was run, there will be a paypalr-c-{cid}-ffflll-yyyymmdd.log present. {cid} is the customer's ID and {ffflll} is the first 3 characters of...
  10. Replies
    80
    Views
    7,295

    Re: PayPal RESTful API Payment Module

    Are you running paypalr in Auth-Only or Final-Payment mode? Do you know if there was an SCA path taken when the payment was processed?

    I'll note that what you describe as unexpected is unexpected!
  11. Replies
    2,783
    Views
    380,390

    v155 Re: One-Page Checkout [Support Thread]

    Right, just define a payment module to "Require confirmation" and the confirmation page doesn't auto-submit, staying stationary so that you can style it.
  12. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    So, you've got a "partial whitepage". There's a myDEBUG*.log file in the site's /logs directory that you could post-back.
  13. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    Go to Configuration :: Bootstrap Template Settings and set Enable AJAX Search to false. That'll cause a full search button/input field to be displayed instead of the search-icon.

    Note, too, that...
  14. Thread: Search Box

    by lat9
    Replies
    1
    Views
    230

    Re: Search Box

    The Bootstrap template has its own support-thread: https://www.zen-cart.com/showthread.php?223910-ZCA-Bootstrap-4-Template-Support-Thread

    Please re-post there, including the site's Zen Cart and...
  15. Replies
    14
    Views
    606

    v2.0.0 Re: Discount coupon value

    Sounds great, I/we truly appreciate your help on this.
  16. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    It sounds like your products' weights are set in grams, but you've got shipping based on kgs.
  17. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    You don't need the Free Shipping, you've got that covered in the UK/GB cost in the Zones shipping module.
  18. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    Yes, the various pricing options are available. If you still want the Zones shipping module to give quotes for orders with a weight > 7kg, set the pricing for the GB zone to something like:
    ...
  19. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    Depends. As indicated in post #7 above, if the order's weight is > 7kg there won't be a price to apply.
  20. Replies
    80
    Views
    7,295

    Re: PayPal RESTful API Payment Module

    ... and correction provided in this GitHub commit: https://github.com/lat9/paypalr/commit/1e9f3a906cbe9a6452675f4eb7172c2de30bafad
  21. Replies
    80
    Views
    7,295

    Re: PayPal RESTful API Payment Module

    GitHub issue created to track the correction: https://github.com/lat9/paypalr/issues/15
  22. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    Change UK, to GB
  23. Replies
    14
    Views
    606

    v2.0.0 Re: Discount coupon value

    For tracking purposes, I've opened this GitHub issue: https://github.com/zencart/zencart/issues/6339
  24. Replies
    17
    Views
    757

    Re: Feedback on 2.0.0-rc2

    PR submitted for inclusion in zc200: https://github.com/zencart/zencart/pull/6338
  25. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    Closer, but from what you said before (free shipping up to 2kg), you need

    2:0,7:10.50
  26. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    That shipping module isn't going to like 2:0, 7:10.50, since

    1. There should not be intervening blanks.
    2. There should not be a comma (,) at the end.

    Even with those corrections, the shipping...
  27. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    ... and what country-code did you identify for the UK when configuring that shipping module? I'm guessing that you used UK instead of GB.
  28. Replies
    20
    Views
    1,018

    v158 Re: Shipping method issue

    It sounds like there were no shipping modules that would apply to the delivery address you supplied.
  29. Replies
    14
    Views
    606

    v2.0.0 Re: Discount coupon value

    Thanks for this, @pilou2! In going through the other rounding errors, I had a feeling that these calculation issues would arise in ot_coupon as well.

    Since that's going to be a fairly major...
  30. Replies
    1,783
    Views
    246,522

    v150 Re: Edit Orders v4.0 Support Thread

    Edit Orders v4.7.1 is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1513

    This release contains changes associated with the following GitHub issues:

    #233:...
  31. Replies
    17
    Views
    757

    Re: Feedback on 2.0.0-rc2

    Right, for whatever reason, the built-in Responsive Classic template doesn't contain the 'flag' that indicates to the Layout Boxes Controller that it supports the single-column switches.

    Update:...
  32. Replies
    153
    Views
    32,397

    Re: 1.5.6 Compatibility?

    v2.0.3 of Cross Sell Advanced II is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2334

    Corrects the admin tool's pagination, thanks to @webchills.

    Note: This...
  33. Replies
    1
    Views
    427

    v155 Re: Payments Won't Process

    You're right, zc155f was released on December 31, 2017 ... in programming-time, when dinosaurs roamed the earth!

    Did your webhost silently update the version of PHP on which the site runs? That's...
  34. Replies
    2,783
    Views
    380,390

    v155 Re: One-Page Checkout [Support Thread]

    Since the current version of the Bootstrap template, as released, uses Bootstrap 4 ... you're pretty much on your own.
  35. Replies
    92
    Views
    39,385

    v154 Re: ZipShip - Support Thread

    v3.1.1 of ZipShip is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=312

    This release corrects issue #15 (Intervening whitespace in zipcode lists result in...
  36. Replies
    2,783
    Views
    380,390

    v155 Re: One-Page Checkout [Support Thread]

    Sounds like a change-request 'issue' coming soon to OPC's GitHub repo: https://github.com/lat9/one_page_checkout
  37. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    v3.6.4 of the ZCA Bootstrap Template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

    This release contains changes required for interoperability with Zen Cart...
  38. Replies
    2,783
    Views
    380,390

    v155 Re: One-Page Checkout [Support Thread]

    One-Page Checkout, v2.5.0, is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095

    This release contains a major change to the basic processing, reducing the number...
  39. v158 Re: need to add data to a new database table on creat account sucsess but how?

    My suggestion is to have a single file that watches for those multiple (but similar) notifications. It'll help you keep your sanity and you'll have only one file to update if you need to make...
  40. v158 Re: Is anyone USING any Ebay Zencart Synchronizing software?

    Here's hoping that the original developer of the eBay integration will step in for the unexpected end-of-file problem. Visually correcting the SQL statement was one thing, but I don't currently have...
  41. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    That's weird, since placing that CSS in that file should work. Are you sure the file's in the site's "clone" of the template instead of the /templates/bootstrap/css directory?
  42. Replies
    55
    Views
    4,464

    v158 Re: Different Total Displayed

    @pilou2, that ot_coupon.php code's tax handling (as you identified) is quite confusing and I fully expect that there will be follow-on penny-off errors with its use. If you find such issues, please...
  43. Replies
    94
    Views
    28,770

    v155 Re: Clone a Template [Support Thread]

    :thumbsup:
  44. Replies
    55
    Views
    4,464

    v158 Re: Different Total Displayed

    Would you supply the details of the associated "missing shipping tax" configuration? Please include
    - Prices including tax (true/false)
    - USD => JPY conversion factor (I'm pretty sure you're using...
  45. Replies
    2
    Views
    348

    Re: Upcoming 2.0.0-rc2 build

    We'll appreciate testing with those pricing updates on this release-candidate build, especially sites that display prices with tax (storefront, mostly) and have products with attribute-varying...
  46. v158 Re: Is anyone USING any Ebay Zencart Synchronizing software?

    Oops, besides an unwanted comma, there was also a missing one; use the following, adding that highlighted comma, below, and removing the highlighted ENGINE and DEFAULT clauses highlighted above.

    ...
  47. Replies
    94
    Views
    28,770

    v155 Re: Clone a Template [Support Thread]

    Yes, the documentation's not very clear on this. For a template to show, it must be (a) installed and (b) have its sidebox configuration previously set with Tools :: Layout Boxes Controller.
  48. Replies
    1,222
    Views
    270,625

    v155 Re: ZCA Bootstrap Template

    While the "Listing Layout Style" is not used by the Bootstrap template, the "Columns per Row" setting is -- use 0 for fluid columns or 1 for rows. Other results can display in an unwanted manner;...
  49. Replies
    55
    Views
    4,464

    v158 Re: Different Total Displayed

    @pilou2, the intent of merging that PR was to get a wider audience for testing, I agree that more changes are needed. I am traveling this weekend, so my response time will be slow, but my intent is...
  50. Replies
    55
    Views
    4,464

    v158 Re: Different Total Displayed

    PR updated. All cases reported in this thread (and a couple from clients) validated as corrected.
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR