Search:

Type: Posts; User: llemberg

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    17,748

    Re: Exclude items from the Group Pricing Discount

    I haven't tested this, but it might work to just check for your multiple NO DISCOUNT categories. Try the changes in blue:



    // Remove NO DISCOUNT items from the discount calculation
    ...
  2. Re: Recalculate shipping after discount coupon applied

    I still see this problem in v1.5.7c with Table Rate shipping. A product that costs $54.95 is $11.00 shipping. With 10% group discount the product costs $49.95, and should get $9.50 shipping from my...
  3. Replies
    16
    Views
    17,748

    Re: Exclude items from the Group Pricing Discount

    Looks like I pasted in an incomplete block of code in my previous post and missed the time limit for editing the post. You need to check that you actually have a NO DISCOUNT category, so the code...
  4. Replies
    16
    Views
    17,748

    Re: Exclude items from the Group Pricing Discount

    I have come up with a way to eliminate some items from a group_discount using the Order Total discount. It requires editing a core file, which I am generally opposed to, but it is working for us,...
  5. Replies
    638
    Views
    130,396

    v150 Re: Support Thread for Google reCAPTCHA plugin

    I have installed this and it seems to be working as designed. I wonder, though, where in the code should I look to change the behavior so that the Name and Email fields are not erased when the...
  6. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    Hmmm... when I verified my files against one_page_checkout-2.3.7.zip, my OnePageCheckout.php was a match. Here is line 2323 from my OnePageCheckout.php:

    trigger_error("Unknown/invalid billto...
  7. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    You fixed it. Not the file reporting the error, but my tpl_modules_opc_shopping_cart.php was two characters shorter than the one contained in one_page_checkout-2.3.7.zip. I don't know why, and...
  8. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    @lat9,
    The database entries you refer to look like they are lined up correctly. The three configuration key values:

    mysql> select configuration_id,configuration_key,configuration_value from...
  9. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    Here is the Request URI from the log
    [14-Apr-2021 14:29:42 America/Los_Angeles] Request URI: /ipn_main_handler.php?type=ec, IP address: <my.ip.add.ress>
  10. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    Sorry I omitted the OnePage version. In the zen cart configuration it is reported as 2.3.7-beta2 (2021-01-17). I downloaded it from the "Download Latest" button at...
  11. Replies
    2,783
    Views
    380,414

    v155 Re: One-Page Checkout [Support Thread]

    I have upgraded my ZenCart 1.5.6 site to 1.5.7c by doing a clean install of 1.5.7c, manually upgrading my custom template files using the 1.5.7c core files, and reinstalling the OnePageCheckout...
  12. v153 Re: No Add to Cart on listing of products in sub-subcategory

    Of course, makes perfect sense.
    Thanks, gilby.
  13. v153 No Add to Cart on listing of products in sub-subcategory

    One of my categories has subcategories in it. No products at that level, only subcategories. When viewing a product listing in any of those subcategories, the Add to Cart and quantity boxes are not...
  14. v153 Re: Long text does not wrap on invoice or packing list

    dbltoe,
    Thanks for the reply. That turned out to not be a solution, because I found the problem to be the use of <nobr> tags in invoice.php and packingslip.php, which no amount of css would...
  15. v153 Long text does not wrap on invoice or packing list

    I have been using v1.3.8 for several years, and recently came across the need to allow customers to enter rather lengthy text (up to 1000 characters) in an attribute textarea field. I got the long...
  16. Re: Group Pricing - how can I restrict against certain categories?

    I'm running Zen-Cart v1.3.8a.

    I have looked at the code that would require changes for this feature and have to agree with dhvrm, it is quite a bit of a hack to allow no group pricing on some...
  17. Re: Prefill Text Attribute with parameter passed in URL

    Shaztesting,
    Glad you might be able to make use of my solution.

    3.
    It is just a html form that passes parameters to zen-cart, so it will work from any web page from any browser. Your web server...
  18. Re: Prefill Text Attribute with parameter passed in URL

    shaztesting,

    1.
    I believe my method will work for any attribute type, as I a simply duplicating the zen-cart Add To Cart button. I use it for a drop down and a text field.

    You can see an...
  19. Re: Prefill Text Attribute with parameter passed in URL

    Never mind, I have a better solution. I created a simple "Add To Cart" form on the photo browser page that includes the attributes I have on my photo product. Now the user can specify the size photo...
  20. Re: New Products... results in SQL Error

    Thank you, that was the problem.
    Lars
  21. [Done v1.3.9a] New Products... results in SQL Error

    Running Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    PHP 4.4.9

    From the Admin page, in Tool->Layout Boxes Controller, I have "sideboxes/whats_new.php" turned OFF

    From Configuration->New...
  22. Prefill Text Attribute with parameter passed in URL

    Hello all, my first post. The FAQs and forums have kept me going pretty well, but now I'm stalled.

    I have a need to prefill a text attribute with a parameter passed in on the url of the...
Results 1 to 22 of 22
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR