Search:

Type: Posts; User: tcarden

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: My Client want to take Credit Card info themselves. Is there a module...?

    thanks for feedback, much appreciated!
  2. My Client want to take Credit Card info themselves. Is there a module...?

    I know this is a crazy request and goes against everything i've learned about e-commerce, internet security etc. etc. but my client wants complete access to customers credit card numbers. i.e., be...
  3. Re: Looking for color swatch attribute value plugin that does the following:...

    thanks Stevesh,

    i downloaded that just moments ago!, maybe w/ some front end mods that could work. not sure, it's close though.

    getting rid of the radio buttons would be key though,....
  4. Re: Looking for color swatch attribute value plugin that does the following:...

    Rocketsites,
    Good question, have to review w/ Client but either option would probably suffice. thanks
  5. Looking for color swatch attribute value plugin that does the following:...

    Hey Everyone, i'm looking for a plugin that will do the following. don't know if it exists but....

    I have a client who is selling yarn. a single product will have over a hundred color swatches ie,...
  6. Re: UPS Max weight exceed, order failed. how to deal with?,

    righto!, thanks for the help Ajeh!, seems to be working.
  7. Re: UPS Max weight exceed, order failed. how to deal with?,

    I did your suggestion in the dev site and it seems to be working.

    but what exactly is that doing, in terms of sending to UPS?

    thanks for the help.
  8. Re: UPS Max weight exceed, order failed. how to deal with?,

    I'm fairly certain this is what is returned from UPS, it assumes you are putting everything into one box.

    in the admin, we've set to 100000 lbs.
  9. UPS Max weight exceed, order failed. how to deal with?,

    Yesterday, one of my client's customers could not check out because they had cart that contained over 150lbs. I believe UPS returns an error stating the weight exceed their limit.

    UPS assumes you...
  10. Replies
    3
    Views
    766

    Re: Javascript not loading on Checkout pages

    oh hey Dr. Byte. belated thanks.

    the site home page, where the file is loading correctly is
    http://www.mscanvashouse.info/kart/

    where the file is not loading, shopping-cart and check out...
  11. Replies
    3
    Views
    766

    Javascript not loading on Checkout pages

    Hey everyone,
    I've put a jQuery file in the includes/templates/myTemplate/jscript/jquery

    it loads on the homepage, product pages but on some of the checkout and shopping cart pages it does not...
  12. Re: I'm trying to find define('STORE_OWNER', ... but cannot find

    ok, thanks guys
  13. I'm trying to find define('STORE_OWNER', ... but cannot find

    i want to create a new constant and put in the same file where STORE_OWNER is created but can't find.


    i went Tools/Developer Took Kit and entered in: define('STORE_OWNER
    and nothing is coming...
  14. Re: Bizarre problem w/ accounts being created without phone numbers

    oh, i see, yes they just hit the Paypal express button,,


    'doh!, thanks!
  15. Bizarre problem w/ accounts being created without phone numbers

    Hi,
    for a site i recently built there a few instances of accounts somehow being created without telephone numbers.

    my client is a little upset about this, but when testing i can't figure out how...
  16. Re: Adding a newly created Option Name/Value to every option menu

    great, big thanks for the help.
  17. Adding a newly created Option Name/Value to every option menu

    Can someone please explain how to do this:

    I've create an option name 'Please Select' and value 'n/a' and want to add to every single product option pull-down menu in the store. Reason being, I...
  18. Where do i submit my site to be included in the showcase

    Where do i submit my site to be included in the showcase?
  19. Re: Problem loading custom product_info templates from shopping cart default page

    thanks for the response gjh42, i don't know what you mean by add tests,

    i doubt CSS only will work, there's been some extreme customizing but for good reasons.

    one product line is Belts (over...
  20. Re: Problem loading custom product_info templates from shopping cart default page

    thanks, i have never really looked at product types, i will try that.
  21. Problem loading custom product_info templates from shopping cart default page

    Hi,
    i've created a custom product_info template for each product category in my clients ZC store.

    they load them no problem if the modules/pages/product_info/main_template_var.php file loads.
    ...
  22. which DB table should i use to store an tracking number?

    if i wanted to simply store a ups tracking number for an order, which DB table should i use?

    order_status?
  23. Re: Which PHP files govern email order info sent the customer and also the admin

    awesome, thanks!
  24. Re: Is there a way to access tracking info, for UPS orders?

    belated thanks, i will check it out
  25. Which PHP files govern email order info sent the customer and also the admin

    I need to modify both the customer email notification and also the one sent to the Admin. (for diff. reasons)
    which PHP files are responsible for the content of these emails?

    Customer phone...
  26. Is there a way to access tracking info, for UPS orders?

    Hey Everyone,
    my client wants his customers to be able to access tracking info for shipped orders using UPS.
    i've been using the UPSXML module and then sometimes the defaults UPS module (switching...
  27. Re: Looking for a plugin that displays cart totals using AJAX

    yes i did forget about the side cart though, i need to pull it up.

    and yes, Numinix has one.

    thanks for the replies
  28. Looking for a plugin that displays cart totals using AJAX

    My client, wants to display cart totals at all times,
    and when adding an item to the cart, instead of going to the shopping cart page,
    instead it simply shows up it an shopping cart monitor via...
  29. I'd like to create a $_SESSSION var of 'cost of last product added to cart'

    I'd like to create $_SESSION variable of the cost of the last item put into the cart.

    Can someone describe how this might be done? i don't think such a variable exists

    would i have to create a...
  30. Replies
    3,600
    Views
    515,152

    Sticky: Re: EasyPopulate 4.0 - categories

    sorry to ask a dumb question, but am i looking for examples usages,

    i.e., a csv file example exported from Open Office. there must one available somewhere around here??

    there is an attribute...
  31. Re: I need to import data for over 1000 products via EXCEL. how can that be done?

    belated thanks Steve,

    Easy populate is a plugin right? i will look up Apsona
  32. I need to import data for over 1000 products via EXCEL. how can that be done?

    My client has well over 1000 products that i want to import in the ZenCart DB. they're pretty well formatted in an Excel doc an am wondering, and looking for info on how this might be done.

    i well...
  33. Re: Unusual Request from Client re: Search Terms,

    i don't see any option to enter in meta-tags as per product, individually
  34. Re: Unusual Request from Client re: Search Terms,

    aw good idea, will try that, thanks
  35. Unusual Request from Client re: Search Terms,

    I have an unusual request from a client that i have honor.

    My client wants me to add an 3 words, which are search terms, to each product. (It seems unusual but it does kind of make sense if you...
  36. how do I turn off the data validation tool?

    i'm looking for info, documentation on the data-validation tool.
    currently, when clicking confirm order i end up on the data validation tool page,

    i apologize if i'm overlooking something...
  37. Trying to recreate an existing store on my Macbook..eeek

    today i copied an enitre ZC file system and DB onto my MacBook. i got the DB installed no problem. but when going to the index page i see the installer page.

    i've opened up both...
  38. coding questions, programmer questions, where should they be asked?

    I've completed several mods and add-ons for my client and would like to be able to offer up as plugins eventually. If I have ZC code specific questions, programmer questions or troubleshooting...
  39. Re: Authorize.net AIM module not functioning at all

    ok, thanks for looking. i'll check that out
  40. Re: Authorize.net AIM module not functioning at all

    Dr. Byte, here are answers for the above questions -
    1. Yes, its the only CC module installed.
    2. Yes it is the same site found in that other thread.
    3. Do you want the admin password, or a...
  41. Re: Authorize.net AIM module not functioning at all

    thanks Dr. Byte. i'll go thru each item above and find out.

    sorry i don't mean to duplicate my posts. my client is not using a Commerical host provider so the set-up is unusual.

    was never sure...
  42. Authorize.net AIM module not functioning at all

    I and another developer are somewhat stumped by current state of our Authorize.net AIM module.
    here's what is happening.

    The credit cart field is being displayed on the checkout pages. Customer...
  43. Re: Authorize.net error logs are nowhere to be found,..? and transactions not...

    thanks, i looked there and nothing is being recorded there. stumped...
  44. Authorize.net error logs are nowhere to be found,..? and transactions not...

    Our website is live and the Authorize.net payment module is not working (we were unable to have an adequate dev environment!). But the Authorize.net module doesn't seem to be creating any error logs?...
  45. migrating from ShopSite, trying to copy product data.....

    I have a new client and all parties involved have agreed (by way of my recommendation ) that it'd be best to rebuild using ZenCart,

    if there are any resources, examples of, or documentation etc....
  46. Re: Any Shipping Modules out there that support 'Dimensional Weight'??

    Thanks for answering my post.
    there is a plugin by Numinix called 'Shipping Boxes Manager' which is suppose to do just what i described.
    I've installed no problem, i see the admin page, db table...
  47. Any Shipping Modules out there that support 'Dimensional Weight'??

    Does anyone here know if there are any shipping modules that can calculate 'Dimensional Weight'?

    Dimensional Weight is a term used to describe or calculate a large package that isn't necessarily...
  48. Dimenional Weight, Numinix 'Shipping Boxes Manger', how does it get activated?

    Hey Everyone,
    Am trying to implement what UPS refers to as 'Dimensional Weight'.
    I've downloaded and successfully installed Numinix's 'Shipping Boxes Manager'.
    but it doesn't seem to connect or...
  49. Re: Authorize.net AIM not returning any errors or notice on the 'test decline' card #

    thanks, i did not know that.

    though i had a feeling....!,

    i've stated this scenario on a couple of other forums but that it is the clearest answer i've gotten so far.
  50. Re: Authorize.net AIM not returning any errors or notice on the 'test decline' card #

    thanks for answering my Post Dr. Byte

    the situation is.. the SSL is on, but there is no security certificate.
Results 1 to 50 of 282
Page 1 of 6 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR