Search:

Type: Posts; User: fxchain

Search: Search took 0.01 seconds.

  1. Re: CC process error even though cards enabled - goemerchant

    Do you get any error message when the customer is brought back to the CC page?
  2. Replies
    4
    Views
    1,453

    Re: Special on several attributes only

    Thanks for the reply Ajeh!

    Yes, but that setting:

    Apply Discounts Used
    by Product Special/Sale:
    No Yes

    Do not change anything... Could it be stock by attributes mod breaking it?
  3. Replies
    4
    Views
    1,453

    Re: Special on several attributes only

    Also, is there a way to disable coupons on products/attributes that are on sale?
  4. Replies
    4
    Views
    1,453

    Special on several attributes only

    Hello all,

    We are doing a 2 days 50% off special on 2008 products. Our products are setup to have 2008 and 2009 products by attributes. So one t-shirt might have 2008 colors and 2009 colors, all...
  5. Replies
    10
    Views
    2,571

    Re: Hide Empty Address Lines

    City should be required, an address without a city does not make sense at all.
  6. Replies
    4
    Views
    2,946

    Re: How to add the Godaddy ssl verifying link?

    Login to godaddy.com and go to the SSL section. Then you should see a link about a "Seal", that link will give you HTML to paste in your sidebox. Same for paypal, login and do a search for "Seal".
    ...
  7. Replies
    5
    Views
    11,647

    Re: Duplicate order ID - geomerchant gateway

    Here is the code from the payment gateway:


    $new_order_id = zen_get_Order_ID(zen_session_id()); // JTD:01/25/06and in includes/functions/extra_functions/functions_orders_id.php


    function...
  8. Replies
    5
    Views
    11,647

    Re: Duplicate order ID - geomerchant gateway

    This a custom log of today alone (had to remove some because I exceeded the max char amount):

    05/05/2009 01:56:58 - error_message: The OrderID: oc64984 has already been used. The value must be...
  9. Replies
    5
    Views
    11,647

    Re: Duplicate order ID - geomerchant gateway

    Thanks for the reply. I will look into the cluster to try to see if it causes the problem.

    I installed External Order Number Generator a while back, but I forgot I did, so I didn't mentioned in...
  10. Replies
    4
    Views
    2,946

    Re: How to add the Godaddy ssl verifying link?

    The URL is provided by godaddy and pay pal. Relogin to those account and get the HTML for the logos again. It will include the link.
  11. Replies
    10
    Views
    2,571

    Re: Hide Empty Address Lines

    That is not out of the box from Zencart. You probably did something to it for that to happen.

    I would look at the DB for addresses. Is the comma in there? If so, look at the files that processed...
  12. Replies
    5
    Views
    11,647

    Duplicate order ID - geomerchant gateway

    Hello All,

    I have been having this "duplicate order ID" problem for a while. I have tried many things to fix it, but none succeeded.

    Customers cannot check out because zen cart assigns them the...
  13. Replies
    45
    Views
    15,097

    Re: Discount Coupon fakes checkout success?

    Anyone found a solution to this yet? I see last post as March 2008, and nothing since. Resolved? :cry:
  14. Re: CC process error even though cards enabled - goemerchant

    I replaced $HTTP_POST_VARS by $_POST on the goemerchant module a while back, but still getting the same error "The+credit+card+nu mber+starting+with
    ++was..." from time to time.

    So you might be...
  15. Replies
    1
    Views
    2,894

    Re: 500 Internal Error (new VPS on godaddy)

    DrByte once said: You said you moved from one server to another. Did you follow *all* the relocation steps?

    https://www.zen-cart.com/tutorials/index.php?article=100
  16. Re: Admin Login page redirects to itself - can't login

    Thank you DrByte, you did it again.

    The Fix-Cache-Key tool did it for me. I am pretty sure I emptied the cache table in DB, wonder where those faulty session paths were?


    :bigups:
  17. Re: Admin Login page redirects to itself - can't login

    I just realized that customer cant login and can't add anything to their cart. If add to cart is clicked on a product page, it clicks though the shopping cart page, and the cart is empty.

    What is...
  18. Re: Admin Login page redirects to itself - can't login

    Thank you for the replies. I went through many threads, but nothing is working.

    It took me a while because I had to downgrade MySQL from 5 to 4, which fixed some SQL problems, but not the admin...
  19. Re: 1054 Unknown column 'p.products_id' in 'on clause'

    Looks like your host went from MySQL 4 to 5. The only way I know of fixing this is to upgrade your zen to latest, where the MySQL 5 support has already been added. Or downgrade MySQL.

    If either...
  20. Replies
    8
    Views
    2,628

    Re: Custom style sheet (css) does not display

    Make sure all your paths in the config file are correct.
    It is strange that it works when .htaccess is disabled, unless you have some incorrect rules in there.

    Maybe you can paste the content of...
  21. Admin Login page redirects to itself - can't login

    Hello,

    I just moved our Cart from one host to another. Now I cannot login to the admin. The login page redirects to itself.

    Here is what I tried:



    Cleared cache cookies, used different...
  22. Replies
    1
    Views
    1,435

    Re: Calling a special on flat shipping?

    Is there a function that checks if a product is on special?
    Something like:

    isSpecial(products_id);

    and would return true or false.


    Any answer close to that would make my day!
  23. Replies
    2
    Views
    1,604

    Re: Image on Specials page

    You should be able to edit the beginning of the file tpl_specials_default.php in you templates folder. Just insert an image tag and refer to the file you uploaded in the template images folder.
    ...
  24. Replies
    1
    Views
    1,435

    Calling a special on flat shipping?

    Hello,

    I was able to set free shipping for orders over $50. Now I need to disable free shipping for orders over $50 if all items purchased are on special.

    To get free shipping for orders over...
  25. Replies
    0
    Views
    1,064

    Authorize.net funny error message

    Hello,

    I am having this strange error message when checking out with authorize.net.
    Upon confirmation, I get redirected to the CC page with this error message:

    "Your order has been received....
  26. Replies
    1
    Views
    1,160

    Orders come as GV/DC without one!

    Hello all,

    I have zen 1.2.6. Some orders are coming through as GV/DC, but without a code entered and customer is able to check out without getting charged. I cannot replicate the issue on a test...
  27. Replies
    1,210
    Views
    334,329

    Re: Quickbooks Import QBI

    Works like a charm.

    Thank you.
  28. Replies
    1,210
    Views
    334,329

    Re: Quickbooks Import QBI

    Hello, I just installed a fresh zen, and installed QBI right after. I followed the install docs, but QBI is not showing in the menu under customers in the admin panel.


    Help
  29. Replies
    2
    Views
    1,116

    Paily mod anyone?

    Hello,

    I am looking into signing up / implementing Paily (paily dot com) for my cart. They offer an international payment gateway and claim to refund any charge backs from fraudulent countries.
    ...
Results 1 to 29 of 29
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR