Search:

Type: Posts; User: David R

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    571

    v155 Re: updating Japanese Yen exchange rate issue

    I keep running into these same problems. We just updated to the latest Zen Cart version, and I'm trying to figure out where to fix it again.
    We display in Japanese Yen for most customers, on a...
  2. v154 Re: Authorize.net AIM module passing billing names, not cardholder name

    Thanks for taking the time to look at it. I think you're right. The beauty of Zen Cart is that it is so accessible.
  3. v154 Authorize.net AIM module passing billing names, not cardholder name

    Authorize.net AIM looks for a First name and Last name as separate submitted fields.

    The checkout pages are presenting a single complete cardholder name entry field, and passing the result to the...
  4. Replies
    2
    Views
    2,810

    Re: NMI/Merchant One Paymeent Gateway

    Not sure where to post this, but NMI has a Zen Cart module on their website that says it is for Zen Cart 1.5.x

    This is the link:...
  5. v154 rounding error in coupon calculation with secondary currencies

    Our default currency is USD, with two decimal places.

    A lot of our customers purchase in JPY, which is set in Currencies to (currently) have a conversion factor of 111.11419678.

    That means that...
  6. v154 Re: Is there some way to trigger adding a specific product to an open cart?

    I've got the luxury of working on this in the narrow confines of our situation: the added product is free, shipping is free, these items are not taxable.

    There is at least one old thread on this...
  7. v154 Re: Is there some way to trigger adding a specific product to an open cart?

    Thanks very much!

    We don't need any admin interface component to this, and I can repurpose some of the dialog functions we use now. I'll try to get it working from the tutorial as it stands, so I...
  8. v154 Re: Is there some way to trigger adding a specific product to an open cart?

    Thanks Dr. Byte, I thought so, too. But we corresponded about it a bit, and the upshot is that nothing he's currently got will address these things:
    a) add a product "Y" to the cart when two...
  9. v154 Re: Is there some way to trigger adding a specific product to an open cart?

    Thanks for reaching out, I did start with him. He's great.

    But for now, anyway, he doesn't have any one thing or combination of things that does this.

    I was hoping someone had successfully...
  10. v154 Is there some way to trigger adding a specific product to an open cart?

    We want to run a "buy 2, get product x FREE" promotion, or a "spend y, and get product x FREE" promotion.

    We want product X to appear in the cart in response to the customer qualifying, and vanish...
  11. Re: Shopping cart Subtotal not equal Checkout Subtotal (rounding error)

    Here is the fix to the problem we were having:

    In modules/pages/shopping_cart/header_php.php

    The line that calculates the product value displayed is this:
    $ppe = zen_round(zen_add_tax($ppe,...
  12. Re: Shopping cart Subtotal not equal Checkout Subtotal (rounding error)

    Found this thread after beating my head against that various rounding errors I'm getting. Thanks for all the work on it!

    I'm still stuck with a product price error in the cart. Our key target...
  13. Trying to remover a "(" showing up in the confirmation emails

    This should have been easy, but I've spent hours on it, so I'm really hoping someone will know off the top of their head where to point me.

    Our confirmation email includes the total price,...
  14. Re: Notice from PayPal - IPN Failing - Cannot Find Problem

    We got this error every night at about 11:00PM pacific last year for probably two months while I tried to find out what had changed (since our store had been stable for years).
    Couldn't find...
  15. Replies
    27
    Views
    1,466

    Re: Orders incrementing by 2

    Thanks, our volume is low enough that I'm not worried about hitting the limits. In the earliest posts to this thread it sounded as if there might be more serious issues caused by it. But we can...
  16. Replies
    27
    Views
    1,466

    Re: Orders incrementing by 2

    Hi,

    I've just set up our new store with Register365/Namesco, one of the biggest providers in the UK. I've got exactly the same thing happening. Here's the tech support response:...
  17. Replies
    9
    Views
    2,591

    Re: PayPal Instant Payment Notification Warning

    Not sure if this is still an issue for you, but it started for us at about the same time with no changes to our site or servers. On my third round with PayPal support, armed with logs, etc., they...
  18. v154 Re: Can we disable a particular language's visibility for visitors temporarily?

    We can get it prepped as far as possible on the test server, but anything in the database can't be prepped (e.g. all the category/product texts, ezpages, etc.), and has to be done live (IMHO). The...
  19. v154 Can we disable a particular language's visibility for visitors temporarily?

    When we enable a new language, there is a lot of translation that goes on to populate the product pages, the EZ pages, create new banners, etc.
    Is there a way to be working on that language in...
  20. v154 Re: Featured Products not showing anywhere, featured_id incrementing x 2

    It would appear that (no kidding) the products I'd selected to use as test "Featured" products were disabled in the database I imported. So, of course they didn't show on the featured products page,...
  21. v154 Featured Products not showing anywhere, featured_id incrementing x 2

    Sorting through a 1.39 -> 1.54 migration.
    I think I may have damaged something. :-)
    When I enter a product into the Featured Products Table in Admin, it shows up there normally. If I enter several,...
  22. v154 Admin Configuration Menu items change with language selected

    Upgraded from 1.39
    The original database has same languages, with Japanese as the default.
    The site is working properly, but in Admin I only get the full list of Configuration menu options if I...
  23. Replies
    15
    Views
    2,309

    v154 Re: Payment modules missing in Admin

    I apologize for the delayed reply. I got pulled off this for a week.
    I was going to start commenting out the authorizenet_aim.php code sections to isolate what was causing it to fail loading.
    ......
  24. Replies
    15
    Views
    2,309

    v154 Re: Payment modules missing in Admin

    RodG, right on both counts!
    1) Removing everything and loading them back in, one pair at a time, demonstrated that all but one of the payment types could be loaded with no trouble. The offender?...
  25. Replies
    15
    Views
    2,309

    v154 Re: Payment modules missing in Admin

    I really appreciate the responses. This is what makes ZenCart so worthwhile to me. Sorry for the delayed update.
    There are no backup files in the folders. The languages files match the program...
  26. Replies
    15
    Views
    2,309

    v154 Re: Payment modules missing in Admin

    No evidence of files not loading in the logs.
    In terms of the mechanics of displaying the payment modules, what file is looking at that payment module folder? Or -since I migrated a 1.39 database as...
  27. Replies
    15
    Views
    2,309

    v154 Re: Payment modules missing in Admin

    I do have one installed, but I notice that when I enter an https://shoppingcart address as a customer would, the https:// stays in the browser window. When I do that on an admin screen, it rewrites...
  28. Replies
    15
    Views
    2,309

    v154 Payment modules missing in Admin

    This is for a 1.39 migration to 1.54.
    The products/groups are displaying properly, so at least that part of the database migration worked.
    When I look at payment methods in Admin, only...
  29. v154 Separate pricing by currency and / payment type

    We currently price items based on the currency being used to pay, but the item prices don't have a fixed % relationship between currencies.
    What we really need is table-based pricing that changes...
  30. Replies
    113
    Views
    50,148

    Re: PHP inside ezpages

    The Eval approach has worked perfectly for me (since I reverted to the standard editor), but I'm having trouble using it to call any file that's not in the root directory. If I try to have the page...
  31. Replies
    297
    Views
    86,549

    Re: Duplicate breadcrumbs in Multi-Language Support for EZ-Pages

    Awesome! Thanks! You gave me the solution before a customer could find it and call me about it. :-)
  32. Re: EZ Pages disappeared and get "Table 'ezpages_content' doesn't exist" error

    ezpages_content is created by the multilanguage_ez-pages contribution when you install it using Tools | "Install/Uninstall Multi-Language EZ-pages"
  33. Replies
    12
    Views
    2,013

    Re: New Install - Admin won't update MySQL

    FIXED
    The fix was to move to a better host.
    Did the same install routine at the new host and it went flawlessly. Screens pop (everything is faster) and Admin works just fine. Absolutely no...
  34. Replies
    12
    Views
    2,013

    Re: New Install - Admin won't update MySQL

    To properly answer your question I just downloaded a new copy of 1.39, installed it step by step using a new MySQL database. This new installation was placed in a new folder on the same...
  35. Replies
    12
    Views
    2,013

    Re: New Install - Admin won't update MySQL

    It's clean inasmuch as I started with a new 1.3.9h zip file source, deleted the install directory, changed the admin directory name, updated the configs.
    Then did the utf-8 updates. (ran your...
  36. Replies
    12
    Views
    2,013

    Re: New Install - Admin won't update MySQL

    I've only got one user that I'm aware of. (probably an unsophiscticated use of the product) I use those login credentials for PHPMyAdmin or Zen Cart.
  37. Replies
    12
    Views
    2,013

    Re: New Install - Admin won't update MySQL

    Sorry if that was a bad example. It was just an easy one. Right now the admin interface won't update any data -- it won't save catagories, products, templates -- anything that actually updates the...
  38. Replies
    12
    Views
    2,013

    New Install - Admin won't update MySQL

    I've ripped this out once and reinstalled it with the same result so far: The cart can update the database, but Admin can't. e.g. if I add a customer via the cart, admin can see the customer, but...
  39. Re: Japanese stopped displaying in cart, still displays in Admin

    :frusty:
    This was what caused the problem: 1.39 handles query encoding differently from 1.38 or future versions, as outlined here : http://www.zen-cart.com/forum/showthread.php?t=153582.
    To get...
  40. Re: Japanese stopped displaying in cart, still displays in Admin

    Updates:

    1) the conversion also affected another MySQL program using the same database. Its fields were already labeled utf8_general_ci so I didn't expect them to be affected, but the tech...
  41. Japanese stopped displaying in cart, still displays in Admin

    Using 1.39 upgraded from 1.38 with the Japanese language pack elements from Crystal. Worked in 1.38, worked in 1.39.

    Added a 2nd store to the same database with different prepended string. 2nd...
  42. Replies
    144
    Views
    69,813

    Re: UTF-8 Zen-Cart Tutorial for v1.3.x

    I have a related problem... I added a second zen cart to our database after upgrading to 1.39. All good, except I had trouble getting the Collation set to utf8_general_ci for the new tables.
    So I...
Results 1 to 42 of 42
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR