Search:

Type: Posts; User: ChrisD24

Search: Search took 0.01 seconds.

  1. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for ZC 1.3.x (beta)

    Try to disable US Google Shipping Calculations. Not sure, but sounds like you need to use merchant calculated shipping...

    Some info here:
    ...
  2. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for ZC 1.3.x (beta)

    Also, be sure your Settings, Integrations settings are:

    My company will post digitally signed carts (Checked)

    API Callback https://www.peripheralcentre.co.uk/googlecheckout/responsehandler.php...
  3. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for ZC 1.3.x (beta)

    Hi JP. Do you have any errors in your integration console? Without looking I believe it's in Tools and Integration Console.
  4. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Well I'll download the newer version then. This is the right place for the module I use, when the post said "My version" I thought it was a different module from another developer you pointed me to....
  5. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Granted I searched for over an hour trying to find a solution. That answer you provided requires a different module and a different zen cart version. I was hoping someone who had the module already...
  6. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I am trying to figure out how to put a message next to an attribute that is out of stock. I have a message that displays in the cart, but I would like it to show in the list before having to go into...
  7. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    So it's just one product that is acting "strange"? I had an issue where the attributes for a product was (for some reason) not allowing more than 1 to be added when there was plenty of stock and the...
  8. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Does it disable checkout on non attribute products? Right now I have it where everything works but on attribute product, checkout is still allowed. Ideally, I want the attribute products to be...
  9. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Holy cow I think I figured it out. Please tell me this works for you!


    <?php
    /**
    * shopping_cart header_php.php
    *
    * @package page
    * @copyright Copyright 2003-2010 Zen Cart...
  10. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I'll let you know - it will be a little bit. I'm using KDiff3.
  11. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I'll look into this one and see - hopefully it is programmed similarly.
  12. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Only total units available for attribute products in your cart or on the products page?
  13. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Lord help me. I'll have to file compare and see where any differences lie - maybe a solution can be found. But then again, we are using two different versions and having the same outcome....
  14. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I'll have to check on my other computer when I can access it - but I think I am using by dafonz. ZC: 1.3.9g.

    This is where I got mine:...
  15. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    So we are both on the same page then. I need to get this fixed so it marks both types of products. It has to be this file because with one code it works flawlessly with attribute products, with...
  16. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    You said:

    "If the product doesn't have attributes then in the cart it shows an error that says "Products marked with SOLD OUT are out of stock or there are not enough in stock to fill your order....
  17. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    In the shopping cart. If you have 3 left and you enter 5 I have it turned on to say how many are left (in the cart). With his code, when a product with an attribute is in the cart it doesn't show...
  18. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    harmeetsandhu,

    Getting somewhere here. I copied and pasted your entire code and my non attribute products are working, in fact it's actually says how many are left in stock (before it only did...
  19. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Right, so both your items A & B get marked with *** independently? Can you post your entire header file and I'll compare and see what's different with a file compare utility? I have made a tweak in...
  20. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Here is my /shopping_cart/header_php.php file:


    <?php
    /**
    * shopping_cart header_php.php
    *
    * @package page
    * @copyright Copyright 2003-2010 Zen Cart Development Team
    * @copyright...
  21. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Nope, this doesn't appear to be working for me - just on products without attributes.
  22. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    LOL Ok that would be great if you can find a way!
  23. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Nope - I don't think it changed anything. It doesn't show the out of stock/low stock warning nor mark the product with ***. But I think it did that before I tried that code.
  24. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Only if I want to have the attributes stock break. Hopefully someone out there can figure this bug out - glad I am not the only one!
  25. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Exactly, I am still waiting on an answer for products without attributes. :frusty:
  26. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have $flagStockCheck = NULL; above if (zen_not_null($stock_check))


    $stock_check = zen_check_stock($products[$i]['id'], $products[$i]['quantity'],$attributes);
    $flagStockCheck = NULL;...
  27. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Fixed: http://www.zen-cart.com/forum/showpost.php?p=977385&postcount=1001

    I put the $flagStockCheck = NULL; after instead of before. :frusty:
  28. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have been messing with this for some time and the problem I am having, besides my previous post is that if I have 2 or more items in my cart and the last product is over the limit or out it marks...
  29. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have a problem with the stock errors on the shopping cart. If a product with an attribute is in the cart is either out of stock or over my stock count, the product is marked with *** correctly....
  30. Re: My Zen Cart is allowing checkout when out of stock

    Did this work for anyone? It looks like this was applied to an updated version of the mod but I am still seeing this problem. Everything else seems to be working perfectly.
  31. Shipping on Invoice when using Google Checkout

    Does anyone know how to get Zen Cart to store the shipping information on the invoices/packing slips on Google Checkout Orders (Merchant Calculated)?
  32. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Has anybody got shipping to show on the invoices/packing slips on Google Checkout Orders (Merchant Calculated)?
  33. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Why's that, because of updates?
  34. Replies
    3,557
    Views
    540,976

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    You should have an includes/modules/(your template name). In my case it's a folder called template_default.
  35. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Sorry, I was asking you.
  36. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Just looking at another posting that was similar and was wondering if you are using Sandbox or the Live mode?

    If live mode do you have an SSL?
  37. Replies
    3,931
    Views
    1,026,740

    Re: Google Checkout module for Zen Cart 1.3.x (beta)

    I am hoping this message means something to someone. This response is coming into the Google Checkout integration log but I can't understand why.

    Error: Error parsing XML; message from parser is:...
Results 1 to 37 of 37
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR