Search:

Type: Posts; User: ksolito

Search: Search took 0.01 seconds.

  1. Re: Please check that your Zip Code is entered correctly...

    Thank you.
  2. Please check that your Zip Code is entered correctly...

    Where, exactly, does one set this particular zip code referred to in the error message. Is that in the store setup or as part of the USPS Web Tools account?
  3. Re: showing define name, HEADER_TITLE_CATALOG, not text

    Thanks Mary Ellen. That was it.
  4. showing define name, HEADER_TITLE_CATALOG, not text

    Upgrading from 1.3.6 to 1.3.8a. Completely new code install, re-applying template changes manually.

    Everything is working except it's not picking up the strings of all the define statements in...
  5. Copied an attribute, now cannot edit or delete

    I copied an attribute from one product to another. The copied attribute appears at the target product it is viewed in the catalog but it does not show up in the Attribute Controller. I cannot figure...
  6. Re: Reorder attribute set from Attribute Controller?

    That's what I need to do. I just can't figure out how. I know about the default sort orders at the Option Name and Option Value editors. I have a certain product with 11 attributes already applied...
  7. Reorder attribute set from Attribute Controller?

    First, can somebody clarify the difference between an Option and an Attribute? I am assuming an Attribute is the combination of an Option Name with one or more Option Values.

    I have a product...
  8. Replies
    1
    Views
    1,086

    Upgrading from 1.3.6 to 1.3.8a thru 1.3.7?

    I am updating a v1.3.6 cart to 1.3.8a. Do I need to do an intermediate upgrade to 1.3.7(a) or go right to 1.3.8a?

    Thanks.
  9. Re: programmatically excluding a shipping module, ref $_SESSION from admin

    Worked great. Thanks!
  10. programmatically excluding a shipping module, ref $_SESSION from admin

    Zen-Cart - v1.3.8a

    I have several flat rate shipping modules derived from flat.php. One of those must be excluded at checkout if the order total is $50 or more.

    I added the following code at...
  11. Re: Moving a working store to new domain name and not working

    Probably this. I reloaded using different ftp software and apparently got a complete or uncorruped upload. I bet I reloaded it 4 times before it work.

    Thanks all!
  12. Re: Moving a working store to new domain name and not working

    This was a working store. Both domain names are hosted on the same account and the same server. Files were uploaded into the new directories and both configure.php files were updated so all refs that...
  13. Re: Moving a working store to new domain name and not working

    Melanie,

    When you said this: "until I clicked to edit it", did you mean you went into Admin: Configuration/Sessions then clicked to edit the Session Directory and clicked the Update button...
  14. Re: Moving a working store to new domain name and not working

    Thanks. No, I missed that that but that didn't solve the problem. That also reminded me to make sure that cache directory is writeble.

    I have debug code in to trace where it's failing and it is...
  15. Moving a working store to new domain name and not working

    Okay folks, what am I overlooking, this should be easy. I am moving a working 1.3.6 zen cart to a new domain name hosted on the same server. The database server is not changing.

    Basically, I'm...
  16. Exclude shipping method(s) if total is greater than some value.

    ZC 1.3.8a.

    I need to exclude our cheapest shipping method if the total sale is over $50. I assume I have to do this programmatically.

    The shipping moduled is a cloned flat rate module.
    ...
  17. Unique part numbers for products with options

    At this point, I'm looking for a general solution but may need specifics later on.

    I have a customer who has invested in barcoding for his products. Each and every single item will have a unique...
  18. products that cannot ship by all available methods

    v1.3.8a

    I'm configuring a cart for a customer who has a budget shipping method and several UPS shipping methods. They have some products that must ship UPS and are not eligible for the budget...
  19. Replies
    4
    Views
    1,687

    Re: Disable Gift Cert FAQ in Information sidebox

    There isn't any way to turn it off other than uninstalling it. When editing the Gift Cert module, there's a single radio button for The module is installed (.) True, but it can't be unchecked.
    ...
  20. Replies
    4
    Views
    1,687

    Disable Gift Cert FAQ in Information sidebox

    What's the best way to disable or hide the Gift Certificate FAQ link in the Information sidebox?

    Seems that it should be done in the admin somehow but for the life of me, I can't find it.
  21. How to get middle CC digits - email is down?

    We're using the default CC module and it's been running fine for ~9 months. Sometime in the last day or two it stopped sending emails and in the mean time, we've accumlated 20+ orders with partial...
  22. Re: Adding side box content to pages outside the zen cart

    Nobody's done this?
  23. Adding side box content to pages outside the zen cart

    I have a zencart installation that has a parent, html website that links to the zencart. The owner would like some of the sidebox type content to appear on the main website, things like New Products,...
  24. Replies
    1
    Views
    834

    Zencart losing or dropping orders?

    Let me preface this by saying I really don't think this is a problem with Zencart but I'm posting it just in case.

    I recently replaced a customer's oscommerce store with Zencart. His sales...
  25. Replies
    3
    Views
    923

    Re: Duplicating a template that has overrides

    Yes I did. Part of the new template is loading but it seems like it's not picking up the override files.
  26. Replies
    3
    Views
    923

    Duplicating a template that has overrides

    I'm trying to duplication a working template that has some overrides.

    I have:

    templates/mytemplate1

    languages/english/mytemplate1
    languages/html_includes/english/mytemplate1

    I want to...
  27. Re: Excluding certain CC brands in default CC module

    Thanks!

    I don't suppose you could tell me where to enable the display of CC icons? SHOW_ACCEPTED_CREDIT_CARDS = '0' now. I can't find were to change the value.

    Apparently I'm still haunted by...
  28. Excluding certain CC brands in default CC module

    Is it as easy as setting CC_ENABLED_* == '0' for the cards we don't accept?
  29. Re: Copied existing template - new one not showing in... Problem found

    Problem is with my local web server. New template is showing up and working fine on remote server. Apparently I have caching issues or something with my local apache server.

    Advice is welcome.
  30. Copied existing template - new one not showing in Admin Temp. Selection

    I have a complete working template and want to use it as a base for a new version. I copied the complete directory structure, includes/templates/egw-07, and renamed the new copy...
  31. CSS question - class defined multiple times in default style sheet

    My customer wants me to increase the font size and change the color of center column category and sub-category names. Should be easy enough to do...

    <!-- BOF: Display grid of available...
  32. database transfer, products table - master_categories_id values?

    I'm writing a program to transfer categories, categories_description, products, products_description, and products_to_categories from an oscommerce database to a zen cart database. The source...
  33. Replies
    1
    Views
    941

    Unable to set borders on rowOdd

    I'd like to have a top border on my rowOdd output but border properties are being ignored on both rowOdd and rowEven though it properly processes background-color and vertical-align. Any suggestions?...
  34. In Admin/Email Options, which email address gets the middle-8 CC# digits?

    Which email address setting is the one that gets the middle-8 digits of the credit card?
  35. Unique Model Number for each product attribute combo?

    The owner of the cart I'm working has unique part numbers for each product that represents not the main product, but each unique combination of product and it's attributes.

    For example, a tee...
  36. How to make Credit Card module work for all zones?

    I have a customer who wants to accept CCs from all international zones but right now it only works for the US zone. The current payment zone is set to '-None-'. Is there a way to enable it for all...
  37. Replies
    0
    Views
    920

    CC Module not active for non-US customers

    Using the standard Credit Card payment module. The Payment Zone is set to "-none-". The cc payment is not displayed for users outside the US when they go to check out.

    What am I missing?
  38. Replies
    1
    Views
    1,328

    Adding to 'Information' box using EzPages?

    I need to add two items (Mission Statement and Layway Policy) to the Information box. I created two pages using EzPages and they show up in the Important Links box but I want them with other business...
Results 1 to 38 of 44
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR