Search:

Type: Posts; User: rliddle

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    709

    Re: Bold word Quantity in products order page

    Thank you!!! both of those did the trick.
  2. Replies
    3
    Views
    709

    Re: Bold word Quantity in products order page

    Still searching for a solution for this. About 5 customers a day, are ordering just 1, when they really want a quantity. Mystery to me as to why. But cannot find place/file to edit. Maybe a .css...
  3. Replies
    3
    Views
    709

    Bold word Quantity in products order page

    Customers seem to miss the quantity box on the order form, and are ordering one, where they meant more. I know, I know, how do they miss it in all the other following pages? Don't know.

    I would...
  4. Replies
    43
    Views
    24,798

    Re: Can I "Hide" a product?

    I found another method that worked fairly well. Create a category. Make it Red (not shown) create a subcategory, make it green (shown) put your product in there. Turn the main category on once...
  5. Replies
    4
    Views
    522

    Where is orders_id created.

    We are trying to do create a script that keys off the order id. So my question is what script in Zen Cart creates the Order Id. --- orders_id in the _orders table
  6. Re: Communications Error Billing Address should match

    Problem solved.

    Thanks to everyone (Delia) for their help. Tunrs out we needed to zero out the entry under Silent Post URL in authorize.net

    Hope nobody else has to go through this.
  7. Re: Communications Error Billing Address should match

    Thanks for the reply.


    Authorize.net says.

    I would be happy to help you with this issue. This response will be returned if you are posting to our test server. You need to make sure you are...
  8. Re: Communications Error Billing Address should match

    Well that is one thing to knock off the list. I am at my wits end with this. It should not be that hard to actually collect the money.
  9. Re: Communications Error Billing Address should match

    I have contacted my authorize.net. seems to be working. Interestingly enough the charges are going through even though I am getting that error. and it hangs up there.

    Could there be a...
  10. Re: Communications Error Billing Address should match

    Getting Hash error Warning: Security hash problem. Please contact store-owner immediately. Your order has *not* been fully authorized.

    Have done Hash multiple times.

    My curl gives this...
  11. Re: Communications Error Billing Address should match

    Time out error is resolved, still getting "Communications Error - Please notify webmaster. - Your credit card could not be authorized for this reason. Please correct the information and try again...
  12. Re: Communications Error Billing Address should match

    This is what I got. The curl test script passes in Firefox, Chrome, and Safari. I sometimes get "28 connect() timed out!" though.
    I find that when I do get that, a retry gets a good result...
  13. Replies
    1,667
    Views
    286,993

    Re: Dynamic Price Updater

    Thanks, did that, and still have same error. uggh.
  14. Communications Error Billing Address should match

    I am on v1.3.9h
    My site is http://tinyurl.com/6r9v7cm
    I have the advanced shipper mod.

    Searched all over the forums to find an answer to no avail.

    I get a red block that says Communications...
  15. Replies
    1,667
    Views
    286,993

    Re: Dynamic Price Updater

    I seem to have a conflict with my authorize.net and dynamic price updater. Happened when I moved cart from one host to another. The answer seems to uninstall dynamic price updater. How do I do...
  16. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Ajeh, can you tell me specifically where this code would go? thanks.
  17. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Lat9, Can I just say, Thank You, Thank you!! I implemented that on one of my products and went from

    Parse Time: 8.386 - Number of Queries: 1665 - Query Time: 7.37952516934

    to

    Parse Time:...
  18. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Will have to try query_cache

    Blindside, should have said different hosts, not servers within the same host.
  19. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    I have tried Leverage browser caching in .htaccess and it does not seem to show up when checking with http://gtmetrix.com

    I edited the .htaccess in my zen cart folder with (got the last piece from...
  20. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    This is my response from host.

    1. Can more RAM be allocated to the mysql database? would that help?
    >> We haven't limited MySQL, you can check the configuration as we have already provided you...
  21. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    I do appreciate your responses. I moved server one time for this, (so now on 3rd server in a week, and that is painful.) Right now I have VPS Software SolusVM/OpenVZ
    Processing Cores (upgradable)...
  22. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Here is my my_cnf.txt

    [mysqld]
    #set-variable = max_connections=600
    log-slow-queries
    safe-show-database

    datadir=/var/lib/mysql
    socket=/var/lib/mysql/mysql.sock
    query_cache_limit=1M
  23. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    I was kind of wondering about that. It took them about 30 mins to do that, and it was a pretty blanket reply. I requested the copy. any idea how to find someone who is an expert on doing this? ...
  24. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    OK, I got my site to do the changes referenced. Got this reply.

    We have followed all the instructions provided in the URL you provided and have made the modifications for Apache, PHP & MySQl
    ...
  25. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Ajeh, I think this is it.

    SELECT *
    FROM `zen_products_attributes`
    WHERE `products_id` =12
    LIMIT 0 , 30

    Showing rows 0 - 29 ( 760 total, Query took 0.0008 sec)
  26. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Hello DrByte. They are all slow. Stadium cups, Wine wraps, etc.
  27. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Ray, could you tell me where? I am using a vps now. seems to have some power, but not enough apparently.
  28. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    I moved server, (what a nightmare) and have slightly better numbers, but still not usable.

    Parse Time: 6.054 - Number of Queries: 1665 - Query Time: 5.01710750447

    Trying to get them to "get...
  29. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Thank you for the reply, now the issue. I don't have a server Administrator. Have asked Host Gator to tune it up. They replied with this. Hello,

    "Thank you for contacting HostGator support. ...
  30. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    OK got parse time

    Parse Time: 8.386 - Number of Queries: 1665 - Query Time: 7.37952516934
  31. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    Regarding https://www.zen-cart.com/tutorials/index.php?article=21

    I did 1,2,3, and 4 except these parts in 4.
    - Enable Price Factor -- If you're not using price-by-attributes support, turn this...
  32. Replies
    40
    Views
    5,420

    Re: Too many attributes? Store too slow

    hmmm parse times are not showing. have it turned on.
    and not commented out here.
    includes/templates/bluecart/common/tpl_main_page.php

    Line #171 : <div class="smallText center">Parse Time:...
  33. Replies
    40
    Views
    5,420

    Too many attributes? Store too slow

    I have searched for a few days, and found some help, not not enough for this issue. My load time for product pages is approx. 9 seconds, way too long.

    I am on v1.3.9h
    My site is...
  34. Replies
    8
    Views
    1,531

    Re: How to bulk add Option Values?

    Thanks for the feedback. As clarification, the options are selecting a print design. ie one of our many graphics. They have already decided on the graphic before they get to this point, and just...
  35. Replies
    8
    Views
    1,531

    Re: How to bulk add Option Values?

    Thanks, Linda.

    So I would need to manually add all of them.
  36. Replies
    8
    Views
    1,531

    Re: How to bulk add Option Values?

    Thanks Rod, I thought the Forum Title "How to bulk add Option Values?" acted like a question.

    Your response, may be true, and is a little discouraging if so. I have looked at a number of Mods,...
  37. Replies
    8
    Views
    1,531

    Re: How to bulk add Option Values?

    I can't tell if this question is hard, or if it is just too stupid to respond to. I can take it either way. :smile:
  38. Replies
    8
    Views
    1,531

    How to bulk add Option Values?

    I am on ver 1.3.9h

    I have looked all over to find this. I need to add a large amount of attributes. ie I want my customer to be able to pick a graphic to add to be printed on the product. I...
  39. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    Hallelujah!!!
    and thank you. Cart is showing. whew.

    Thanks ajeh and others.
  40. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    Thanks so much for your help. Still stuck. Can't figure out why I am so much slower than others. Heck, I run 60 + sites. (html sites)
  41. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    I changed to 2, no luck.

    I have not changed templates. so original template with download.

    xxxx://drinkoutloud.com/store/index.php?main_page=product_info&cPath=1&products_id=2

    Change xxxx...
  42. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    Thanks for help. am in normal mode

    Display Product Price/Add to Cart is 1

    Display Product Add to Cart Button is 1 also.

    Isn't there a resource that tells all of these values?

    still no ...
  43. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    Says I need to add 7 characters to reply. here it is.
  44. Replies
    13
    Views
    3,811

    Re: No add to cart, no quantity

    Display Product Price/Add to Cart
    Do you want to display the Product Price/Add to Cart

    OK, do I put Yes, 1, 2, pi, what???????? and why do I know the code for values!
  45. Replies
    13
    Views
    3,811

    No add to cart, no quantity

    I have searched these forums til I am blind, Feel pretty dumb.

    I cannot get Add to Cart button,

    Or quantity button on my site.

    and do not know the code for the the values. Is there a cheat...
  46. Replies
    9
    Views
    1,298

    Re: Can Zen Cart do this?

    Thank You.
  47. Replies
    9
    Views
    1,298

    Re: Can Zen Cart do this?

    OK, got that. But those are discounts. I want to ADD charges.

    So a dropdown with either the $40.00 charge, the $20.00 charge or $0.00 charge.
  48. Replies
    9
    Views
    1,298

    Re: Can Zen Cart do this?

    This is what I got. You are going to tell me. Oh No, you did not . . . . . :smile:

    Again Thank you.

    Product in Category: "Koozies"


    Product Master Category: ID# 1 Koozies
    NOTE:...
  49. Replies
    9
    Views
    1,298

    Re: Can Zen Cart do this?

    Thanks for your help.

    Article says.

    Admin -> Catalog -> Products Price Manager

    - Select the product
    - Edit
    - click the "add 5 blank discounts" button
    - fill in the details
  50. Replies
    9
    Views
    1,298

    Can Zen Cart do this?

    OK, am on my 4th cart trying to solve this problem, and am getting a little mixed up in my head on all the cart logistics.

    My site sells a personalized product.

    So would want to have price...
Results 1 to 50 of 50
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR