Search:

Type: Posts; User: dlcohenzc

Search: Search took 0.01 seconds.

  1. Replies
    349
    Views
    126,342

    Re: Updated Checkout by Amazon Zen Cart Plug-in

    Has anyone used the new Amazon "Login and Pay" with Zencart?
  2. Replies
    356
    Views
    114,664

    Re: Integration with Elavon's Virtual Merchant

    I tried the Virtual Merchant/Converge gateway module at ZenCartHelper.com. It's nice, uses XML...but doesn't work. I poked around, couldn't get it to work, kept returning error that Virtual Merchant...
  3. Replies
    349
    Views
    126,342

    Re: Checkout by Amazon Zen Cart Plug-in - Look Ma, No Dupes

    Oops, sorry forgot CODE tags...
    One more CBA fix to add to anyone still striving - there's hope, it works fine for us now.
    We were running into the dreaded "We're sorry, but..." message after login...
  4. Replies
    349
    Views
    126,342

    Re: Checkout by Amazon Zen Cart Plug-in - Look Ma, No Dupes

    One more CBA fix to add to anyone still striving - there's hope, it works fine for us now.
    We were running into the dreaded "We're sorry, but..." message after login to Amazon. Our problem was that...
  5. Replies
    356
    Views
    114,664

    Re: Integration with Elavon's Virtual Merchant

    We had an old cart that used ViaKlix, which then turned into Converge, and now seems to have branched into Virtual Merchant, MyVirtualMerchant, MerchantConnect, Elavon... Anyway, we are moving to new...
  6. Replies
    10
    Views
    2,503

    v151 Re: No Products Showing On 'All Products' Page

    Yeah, this is old but I just had same problem. For some reason I had wrong file for /includes/modules/pages/products_all/header_php.php. I noticed the comment at top said:
    /**Single Listing Template...
  7. Replies
    7,098
    Views
    1,855,539

    v138a Image Handler 2 Awesome Performance

    I know this is a support thread, and maybe I shouldn't post testimonials...but, I just installed IH2 on our web site, and WebPageTest shows a reduction in page size of over 60%, and performance...
  8. Thread: Wishlist

    by dlcohenzc
    Replies
    376
    Views
    110,073

    Re: Wishlist

    A reply to my own post about adding wish list link to product listing page. I was able to do this via AJAX: a link underneath 'sold out' items calls the wishlist AJAX module I wrote to add the...
  9. Thread: Wishlist

    by dlcohenzc
    Replies
    376
    Views
    110,073

    Re: Wishlist

    Has anyone added Wishlist link to product listing page? I would like to add it below Sold Out items. I see the code I need in wishlist_cart_actions.php, and know where to put the link in...
  10. Replies
    349
    Views
    126,342

    Checkout by Amazon Zen Cart Plug-in - Look Ma, No Dupes

    If anyone is interested in Amazon checkout, I actually believe I've figured out the duplicate orders issue. The cause, I'm pretty sure, was that Amazon sent two statuses at one time - PROCESSING and...
  11. Replies
    1
    Views
    1,158

    v139h Re: Coupons and Quantity Discount Combinations

    I think I figured this out. In ot_quantity_discount, put the following as first line of calculate_deductions():

    if (isset($_SESSION['cc_id']) && strlen($_SESSION['cc_id'])) return 0; //...
  12. Replies
    1
    Views
    1,158

    v139h Coupons and Quantity Discount Combinations

    I saw in a thread where it mentioned you can skip quantity discounts in quantity discount mod if coupon was applied. I don't see where this can be done. Before I hack into code, is there a known,...
  13. Replies
    349
    Views
    126,342

    Re: Updated Checkout by Amazon Zen Cart Plug-in

    I almost have Amazon Checkout working - just getting duplicate orders posted back. I saw a couple of other forum users had this issue, but no one noted any workaround/fix. Anyone?
  14. Re: A BUG?? Priority Mail ALWAYS even if they select something else!

    Thanks for posting this. I changed to Sort by Price from Unsorted, without uninstall/reinstall, and it seems to work.
    I will read up more on this, but nice to get a quick and easy fix.
  15. v139h Checkout by Amazon - Can I also use Coupons?

    I suspect there is no way to use my Zencart coupons with Amazon Checkout - right?
    I managed to patch many other issues, and I'm trying to figure out how to even use their promotions, as the help...
  16. Replies
    3,931
    Views
    1,026,195

    googleresponse.php Headers already sent

    Have googlecheckout 1.4.7, ZC 1.3.8h.

    Just noticed a lot of log entries saying:
    [09-Dec-2011 21:06:56] PHP Warning: Cannot modify header information - headers already sent by (output started at...
  17. Replies
    191
    Views
    76,108

    Couple Captcha Bugs?

    Followup to prior post - ignore that.
    Rather, I think LOGIN_VALIDATION needs to be removed completely. In tpl_modules_create_account.php:


    //if (strstr($_SERVER['REQUEST_URI'],'create_account')...
  18. Replies
    191
    Views
    76,108

    Couple Captcha Bugs?

    Just installed anti-robot captcha mod, and believe there are a couple bugs.
    1) several places, LOGIN_VERIFICATION is referred to. Thus, need following in sql:

    INSERT INTO configuration (...
  19. Replies
    3,562
    Views
    728,701

    Massive Speed Up For Feeder

    The base feeder was so slow, I played around, checking times in various places. I hit the jackpot - if you remove the call to additional_images in the google_base class, the time to execute was 1/10...
  20. Replies
    130
    Views
    62,141

    Re: Duplicate Orders/Order Confirmation

    Thanks much for the reply. Duplicate clicking was my guess as well. I am going to add a message to only click once, and also in submitonce function not reenable the button after 4 second timeout,...
  21. Replies
    130
    Views
    62,141

    Re: Duplicate Orders/Order Confirmation

    Anyone get definitive answer to this yet? I have 1.3.9g, and am also getting occasional duplicate orders with web paypal pro. I am looking at going to 1.3.9h, but don't see that this will have any...
Results 1 to 21 of 21
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR