Search:

Type: Posts; User: cstdenis

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,625

    v154 zlib is required

    System requirements page does not list zlib: https://www.zen-cart.com/content.php?48-what-are-the-server-requirements-to-run-zen-cart

    zc_install shows missing zlib with an ! not an X, implying...
  2. Thread: Php 7

    by cstdenis
    Replies
    19
    Views
    4,462

    Php 7

    With php 7 about to be released, anybody known what Zen Cart's compatibility with it is? I'd love to take advantage of it's new performance boost.

    Will 1.5.4 work under php 7, or do we need to...
  3. Replies
    120
    Views
    22,156

    v154 Re: Why I'm Quitting Zen Cart

    Thanks for replying (and in my other thread too).


    In the case of 1.5.4 to 1.5.5, yes this is true. But a 1.5 to 1.6 would likely be more complex.

    Since it looks like 1.6 is a "someday"...
  4. v139h Question for checkout_confirmation/header_php.php XSS comment field fix

    The diff for this is

    -$_SESSION['comments'] = $_POST['comments'];
    +$_SESSION['comments'] = zen_output_string_protected($_POST['comments']);

    which works fine for 1.5.4, but 1.3.9, the existing...
  5. Replies
    120
    Views
    22,156

    v154 Re: Why I'm Quitting Zen Cart

    When it 1.6 expected to be released? The roadmap says "soon" after 1.5.0a/b but that was 4 years ago.

    I know the true answer is "when it's done/when it's ready", but I'm currently going through...
  6. Replies
    5
    Views
    1,420

    Re: problem with Paypal Express 1.3.9d

    I'm in the process of upgrading from 1.3.8 to 1.3.9f and this appears new. How can I make it require confirmed address for logged in customers as well?
  7. Replies
    89
    Views
    36,306

    Re: Paymentech (aka VersaPay, aka Orbital)

    the missing * 100 should be fine because the number_format is still set to 2 decminal places so it still adds the 00, just with a blank separator.

    As for PayPal, I'm reluctant to use them in...
  8. Replies
    89
    Views
    36,306

    Re: Paymentech (aka VersaPay, aka Orbital)

    I have found a bug in this module. It does not work with amounts > $999 because of the use of number_format. The comma added by number_format() breaks with the multiplication truncating the number....
  9. Replies
    0
    Views
    1,792

    "Require Confirmed Address" stopped working

    For my store using Express Checkout module I have "Require Confirmed Address" set to yes. However I am seeing orders from unconfirmed addresses.

    The log from debug mode shows (address info and...
  10. Re: Require Confirmed Address = yes, but unconfirmed order placed.

    For anyone wondering, forcing confirmed only on the PayPal side seems to work around this apparent bug.
  11. Re: Require Confirmed Address = yes, but unconfirmed order placed.

    That's for 1.3.7.

    I'm running 1.3.8, I should have the latest version of the module from that.
  12. Require Confirmed Address = yes, but unconfirmed order placed.

    Version: Zen Cart v1.3.8a/v1.3.8. Upgraded from 1.3.7 with a full uninstall/reinstall of the modules.

    In the module config I have it set to "Require Confirmed Address = yes"
    however I got an...
  13. Replies
    4
    Views
    1,368

    Re: How do I setup this shipping config?

    I looked at this before.

    However I see multiple problems with it.

    1. It appears to support only country level zones. I need province level for Canada.
    2. I see no way to add 2.50 for each...
  14. Replies
    4
    Views
    1,368

    How do I setup this shipping config?

    I've looked at several modules and I can't figure out how I can setup shipping in this configuration.

    Canada shipping
    ----------
    $7.49 per order* for BC, AB, SK & MB residents.
    $9.99 per order*...
  15. Replies
    2
    Views
    1,331

    Re: Bug in privacy page?

    Ah, thank you that did it.

    Such a complex template system, but I like its power and flexability.
  16. Replies
    2
    Views
    1,331

    Bug in privacy page?

    I have heavily customized the look of a zencart using the override system and it works great on all pages -- except the privacy policy page.

    For some reason I can't figure out that page uses the...
  17. Replies
    0
    Views
    1,115

    Header/footer dont override on privacy page

    I have heavily customized the look of a zencart using the override system and it works great on all pages -- except the privacy policy page.

    For some reason I can't figure out that page uses the...
Results 1 to 17 of 19
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR