Search:

Type: Posts; User: tatebn

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,734

    Gift Certificates and Coupons

    Is it possible to use a gift certificate and a coupon in the same transaction? And if so, how do I turn that on?
  2. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Re: Redirect Issue

    Yeah, it's completely random. I tried adding Dr. Byte's error logger and it didn't catch it.
  3. Replies
    0
    Views
    604

    Modifying Forms - FEC - COWAO

    How do I modify zen cart forms. Like the sign up form, etc. Specifically I want to modify the check out without account form from the fast and easy checkout mod. The form is generated by the...
  4. Replies
    8
    Views
    714

    Re: Product Sort Order

    In case anyone is curious there's a line in includes/index_filters/default_filter.php, line 101



    // sort by products_sort_order when PRODUCT_LISTING_DEFAULT_SORT_ORDER is left blank
    // for...
  5. Replies
    8
    Views
    714

    Re: Product Sort Order

    That's just for the expected products.
  6. Replies
    8
    Views
    714

    Re: Product Sort Order

    I don't suppose you know where that is?
  7. Replies
    8
    Views
    714

    Re: Product Sort Order

    I could use name since the numbers go up as products are added, but can I switch it from asc. to desc?
  8. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Re: Redirect Issue

    Also took out the secure cart stuff, so no more ssl errors.
  9. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Re: Redirect Issue

    I just looked at the post you linked to. That's sounds like the issue. Only I'm doing shipping by zone rates by item. And I'm covered up to 100 items. So I don't see how I could have reached an...
  10. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Re: Redirect Issue

    Sorry,

    That's the dev site. I mostly use it to test new functionality before it's moved to the live site. I know there are issues, like images, and ssl. None of those matter for this. Those...
  11. Replies
    8
    Views
    714

    Product Sort Order

    I've seen a couple post on product sort order. Where do I go about setting the product display order for the category page. I need it to be in order of date added.

    Thanks
  12. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Re: Redirect Issue

    You can see it on my dev server.

    http://emommie.dev.metaforgestudios.com
  13. Thread: Redirect Issue

    by tatebn
    Replies
    9
    Views
    1,061

    Redirect Issue

    I'm having and issue where if I have items in my shopping cart, firefox goes into a redirect loop when I log in. Is there an easy way to fix this? I think it has something to do with the Fast and...
  14. Replies
    1
    Views
    634

    Looking for some add ons

    I'm looking for two add ons. Couldn't find anything thought maybe someone could point me in the right direction.

    First I need something that swaps out the product image. Meaning if I hover...
  15. Replies
    6
    Views
    2,479

    Re: Problem with Order Total Module

    It's all in a file called tpl_checkout_stacked.php which is a one page checkout that includes everything. I just don't know how where that zone shipping is calculated so I can move some things...
  16. Replies
    6
    Views
    2,479

    Re: Problem with Order Total Module

    That's not an error. I was dumping the $_REQUEST variable.
  17. Replies
    6
    Views
    2,479

    Re: Problem with Order Total Module

    You can see it on the dev server.

    http://emommie.dev.metaforgestudios.com

    The site is functional but all in sandbox mode, so feel free to mess around with it. When you go to checkout you'll...
  18. Replies
    6
    Views
    2,479

    Problem with Order Total Module

    I think this is a packaged module. But I'm having an issue where if I have zone shipping turned on the order total always says the shipping rate cannot be determined at this time. I have the one...
  19. Replies
    308
    Views
    150,292

    Sticky: Re: Gift Certificate Help Please

    That's what I thought. But the customer says they applied the money. The interesting thing is that their card got charged twice. Once for the remaining balance after the gift certificate amount...
  20. Replies
    308
    Views
    150,292

    Sticky: Re: Gift Certificate Help Please

    I'm having an issue with the gift card redemption where if the gift card does not cover the full amount, instead of charging the customer the difference, the gift card is used and the customer is...
  21. Replies
    8
    Views
    1,116

    Re: Multiple Images question

    I took a good long look at the additional images handler and advised my client to rename her images. I appreciate the help looking into it, but you're right. Very thin ice.
  22. Replies
    8
    Views
    1,116

    Re: Multiple Images question

    But not if I make the change in IH2's override and then don't update the addon. Right?

    Or, can I over ride the over ride? But only override the function(s) that deals with the multiple images...
  23. Replies
    8
    Views
    1,116

    Re: Multiple Images question

    I live for thin ice. The thinner the better.

    IH2 has already overridden this? I suppose I could modify that. Unless I can override the override. Is that possible? I need this fixed but I...
  24. Replies
    8
    Views
    1,116

    Re: Multiple Images question

    Renaming isn't really an option. There are too many products and I don't manage this site. So I'd rather override. As far as the theme structure goes, can I have a module or addon specific to this...
  25. Replies
    8
    Views
    1,116

    Multiple Images question

    I have a zen cart site that using the image handler 2 addon. I understand I can use that to handle multiple product images. My issue is that the client accidentally named all her products according...
  26. Replies
    826
    Views
    194,996

    Re: usps.com Click-n-ship AutoFill Button Contrib

    The other day I started experiencing a new problem with the module. I have the \@ fix in place and that was working just fine. Now, all of a sudden, none of the customer info shows up for most of...
  27. Replies
    0
    Views
    1,061

    USPS Auto Fill not working

    I have the usps autofill addon installed and the other day it started not filling the labels for some orders. Not all of them. Just some orders randomly. Has this happened to anyone else?
  28. Replies
    1
    Views
    600

    Modifying Page Title

    Is there a way to switch the order of the page title. Right now it's Store name Page Name. I would like it to be Page name :: Store name.

    How would I go about doing that?

    Thanks,
    Brandon
  29. Replies
    1
    Views
    2,811

    Getting category ID

    Is there a way to get the current category id from the page. I see there is a cPath get variable, but that is the whole path from top to bottom sub category. I was wondering if the current category...
  30. Help with advanced search

    I know this is a double post. I'm sorry. I just really need an answer for this soon.

    I need to search for parenthesis as part of my search query.

    The person I'm developing the site for needs to...
  31. Advanced search problems

    I know this is a double post. I'm sorry. I just really need an answer for this soon.

    I need to search for parenthesis as part of my search query.

    The person I'm developing the site for needs...
  32. Re: Advanced Search for parenthesis

    Site developer. The person I'm developing the site for needs to have a sort by size feature. It's a used maternity clothes site so there's only one of each product. She put the sizes in the...
  33. Advanced Search -- need ability to "sort by size" - any ideas?

    I need to use advanced search to find "(SOMETHING)" I need to search for the string including the parenthesis, but zen cart uses them for grouping. How do I escape them?

    Thanks,
    Brandon
  34. Replies
    2
    Views
    706

    Re: Sort By Size Question

    I'm too far into the process to go back and redo all the products. There are like 500 of them. Any other suggestions? I was thinking I might be able to search by size instead.
  35. Replies
    2
    Views
    644

    View entire inventory

    Can I view my entire inventory in one place in the backend. Preferably ordered by model id.

    Thanks,
    Brandon
  36. Replies
    1
    Views
    568

    Flat rate shipping per threshhold?

    Is there a way to set up a shipping structure such as

    1-5 items : $5.00

    6 - 10 items : $10

    11 - 15 items: $15

    Basically $5 per box and up to 5 items per box.
  37. Replies
    2
    Views
    706

    Sort By Size Question

    I'm setting up an online thrift store, essentially, and I would like to be able to sort my products by size. The problem is I only have one of each product and in one size. How does that work with...
  38. Replies
    3,553
    Views
    539,956

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have 2 questions. First off, is it possible to combine attributes, such as color and size, into one dropdown? Secondly how do I go about displaying QTY/In Stock status on the product info page per...
  39. Replies
    2
    Views
    615

    Re: Products by attributes

    That is what I meant. I'll post there. Sorry.
  40. Replies
    2
    Views
    615

    Products by attributes

    I'm using the products by attributes module. I have 2 questions. First off, is it possible to combine attributes, such as color and size, into one dropdown? Secondly how do I go about displaying...
Results 1 to 40 of 40
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR