Search:

Type: Posts; User: cpowell1

Search: Search took 0.01 seconds.

  1. Replies
    125
    Views
    42,806

    Re: Is there a functioning FedEx module for 1.3.8a?

    FedEx home seems to show if you're shipping to someone who doesn't have a company name entered.

    As for the rates, I did notice they were lower on the FedEx site ("Your Prices") than on the cart...
  2. Replies
    125
    Views
    42,806

    Re: Is there a functioning FedEx module for 1.3.8a?

    I lost the ability to log into to my client's FedEx data on the FedEx website in the middle of my testing so I can't verify that the quotes I'm getting now are correct.

    The rates quoted when you...
  3. Replies
    125
    Views
    42,806

    Re: Is there a functioning FedEx module for 1.3.8a?

    WHERE products_id = " . $product['id']

    replace with:


    WHERE products_id = " . (int)$product['id']


    I also just replaced:
  4. Replies
    0
    Views
    493

    Clearing file uploads

    I have products with two file upload fields. Only one of them is required. (Yea for complicated Javascript validation.) If the customer has previously uploaded files for both fields and added the...
  5. Replies
    2
    Views
    806

    Re: Cleaning out uploaded files

    I have my own server, so that's not an issue. And I know I'm going to have to come up with some way to archive the older files that ARE being used at some point anyway. But I figure a good start is...
  6. Replies
    2
    Views
    806

    Cleaning out uploaded files

    I'm building a printing site based off ZC. Every product requires one or more file uploads. HUGE ones, if you think of a printing site.

    I would like a way to be able to go in and clean out files...
  7. Replies
    23
    Views
    7,392

    Re: Display Total weight in Admin/orders

    Thanks for the hint!

    You don't happen to know off the top of your head where the order is saved, do you, and if the weight is available at that time? I followed the process up to where it starts...
  8. Replies
    23
    Views
    7,392

    Re: Display Total weight in Admin/orders

    Did anyone ever figure out how to do this? If calculating the order weight is too complicated to do from the admin interface, I'd be happy to add a field to the orders table and save the weight when...
  9. Replies
    0
    Views
    1,106

    USPS ounces calculation

    I'm using Zen Cart 1.3.8a with the USPS module "usps.php 8516 2008-05-13 01:56:07Z drbyte"

    My client reported a problem with the calculated rates for domestic Express shipping. The shipping...
  10. Replies
    85
    Views
    18,939

    Re: Installing SSL trust logos

    I'm not using the contrib, I just installed the logo using Comodo's instructions, so I'm not sure what the issues are there. You shouldn't have to do anything to the Comodo code itself, though, just...
  11. Replies
    85
    Views
    18,939

    Re: Installing SSL trust logos

    That would be it, yes. :smile:
  12. Replies
    85
    Views
    18,939

    Re: Installing SSL trust logos

    I use IE6 for development and testing and haven't noticed any problems with anything else in the cart. Just some combination of writing the base href tag that way (without a separate closing tag) and...
  13. Replies
    85
    Views
    18,939

    Re: Installing SSL trust logos (IE6 Fix!)

    I ran into the same problem discussed in this thread about the Comodo TrustLogo not working in IE6. (In summary, the mouseover popup looks weird on non-SSL pages and you get an error on SSL pages.)
    ...
  14. Replies
    4
    Views
    1,198

    Re: "Tax" label missing in order email

    There are not enough words in the English language to describe how awesome you are. THANK YOU!!!!!!

    :clap:
  15. Replies
    4
    Views
    1,198

    "Tax" label missing in order email

    When my store sends out an order confirmation, the email shows a line for the tax, but the word "Tax" is missing. I get something like:
    Sub-Total: $1.00
    Shipping: $4.95
    : $0.09
    Total: $6.04
    ...
  16. Replies
    5
    Views
    926

    Re: Show preview of customized photo product

    Oh well, it was worth a shot. I'll PM you if I come up with or find anything useful.
  17. Replies
    5
    Views
    926

    Re: Show preview of customized photo product

    How's your programming? I'm at the point of thinking I'm going to end up writing my own. A programming partner would be most welcome! :-)

    (Any good Zen Cart programmers want to discuss a project?...
  18. Re: Some sort of live preview for custom orders?

    Were you ever able to get this working?
  19. Replies
    1
    Views
    1,618

    Re: Customer to view Custom Product Preview

    Were you ever able to get this working?
  20. Replies
    5
    Views
    926

    Re: Show preview of customized photo product

    Did you ever figure out how to do this? I need to do pretty much that exact same thing.
  21. Replies
    1
    Views
    1,404

    Re: Custom product with preview

    Did you ever get anywhere on doing this? I need to do pretty much the exact same thing...
Results 1 to 21 of 21
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR