Search:

Type: Posts; User: ErikAllan

Search: Search took 0.02 seconds.

  1. Store pickup combined with free shipping over amount!

    Hello

    I have the following shipping modules installed:

    - Flat (with a fixed amout for shipping)
    - Store pickup

    Under Modules->Order Total->ot_shipping i have enabled the "Free Shipping For...
  2. Replies
    6
    Views
    1,281

    Re: Tax calculation BUG!

    Ok, I understand... have to wait until 2.0 then.

    I found a solution that works for me temporary though. If I set the "Include shipping" flag to TRUE, the tax calculation works. So the...
  3. Replies
    6
    Views
    1,281

    Re: Tax calculation BUG!

    Hello again

    When I set Recalculate tax to none I get really strange results, see the attached file.

    /Erik
  4. Replies
    6
    Views
    1,281

    Re: Tax calculation BUG!

    Hi

    Ok. Is there any work around to fix it? Where is the "known bug" documented?

    What do you mean by "not recalculating taxes and making the customer liable for the entire original tax"? I think...
  5. Replies
    6
    Views
    1,281

    Tax calculation BUG!

    Hello

    I think I´ve found a bug related to coupons and taxes.

    SETTINGS:
    - Zencart 1.3.8a
    - Display prices with tax = TRUE
    - Two tax rates, one 25% and one 6% (set to same priority = 1)
    -...
  6. Thread: Encoding Bug

    by ErikAllan
    Replies
    3
    Views
    1,052

    Re: Encoding BUG!

    Hello and thanks for a fast reply :-)

    Using the ascii codes doesn´t solve the problem. Zencart admin still encodes them back to "readable" characters when re-saving to the database.

    Is there...
  7. Thread: Encoding Bug

    by ErikAllan
    Replies
    3
    Views
    1,052

    Encoding Bug

    Hello!

    Is there any rescrictions on using special characters (ampersand, nbsp etc.) in the product/category description, titles or metatag texts?

    If I try to write "Hells & Bells" as a product...
  8. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hello Wilt

    I came across another problem related to the ot_coupon module. Sometimes the discount sum is rounded wrong. I use 2 decimals for the currency (SEK). It seems like this bug only occurs...
  9. Replies
    0
    Views
    588

    Prices, decimals, rounding and checkout

    Hello!

    I would like to display prices without decimals everywhere in the store except on the checkout pages. The reason is that I use no decimals on the prices, but on the checkout pages the tax...
  10. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi

    Now everything seems to work. I will move the bug fixes to my live site tonight and test everthing once again. Thank you for all the help.

    Are there any other critical bug fixes I need? I...
  11. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    I have tried using the freecharger and the freshipping modules but they don't seem to help me...

    /E
  12. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hello wilt

    Thank you once again! :clap: That did the trick. Now I only have one more question...

    If I use a 100% discount coupon that sets the order total to 0, the payment method remains the...
  13. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hello again

    I think the "low balance when using a discount coupon problem" mentioned earlier is a really nasty bug. The big problem is that the payment method is dropped. The customers are allowed...
  14. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi,

    Came across another problem (bug) when applying a flat shipping fee of $10 ($10.7 including tax). The tax is not specified in checkout when the order balance is 0 after applying a discount...
  15. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi again

    I could live with no COD fee for orders where the balance is 0. But the strange thing is that the balance does not have to be 0 for this to happen. If I use a discount coupon set to $99...
  16. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi wilt

    The code change does not fix my problem. Did I do right if I changed the function in /includes/classes/order_total.php?

    But it seems to be a similar problem...

    /Erik
  17. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hello again...

    Now I get wrong amounts when using a COD fee + a discount coupon. When the discount amount is the same (or near) as the subtotal of the products, the cod fee suddenly disappears...
  18. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Sorry!

    Now it seems to work! I put the line below instead of obove... :oops:

    Thank you very much for helping me. Now I just have to check a few other combinations... but this is a giant step...
  19. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    No, the error remains. The code change does not change anything. I rechecked all the changes in ot_coupon.php and I think I´ve done it right...

    /Erik
  20. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Ok, strange. I get wrong values with the same settings as you. I have attached some screendumps to let you see how everything is set up.

    Is there a setting I have missed? :frusty:

    /Erik
  21. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi

    Your code fix solves the problem when using a discount coupon with a value less than the total excluding tax. See attachments. The one using a $100 coupon is false...

    ot_coupon settings are:...
  22. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi again

    As I wrote in the original message, the DISPLAY_PRICE_WITH_TAX is set to true.

    My live shop is swedish and we only sell to people in Sweden. The reason I showed a 'Florida' example...
  23. Replies
    33
    Views
    17,117

    Re: Tax + discount coupon BUG?

    Hi wilt!

    I tried your suggestion but ended up with this:

    Sub-Total: $100.00
    Store Pickup (Walk In): $0.00
    Discount Coupon: 10 : -$10.7 (should be $10.00)
    FL TAX 7.0%: $5.84 (should be $5.89)...
  24. Replies
    33
    Views
    17,117

    Tax + discount coupon BUG?

    Hello!

    PROBLEM:
    - Tax calculates wrong when using a discount coupon (fixed amount, including tax) in the checkout.

    SETTINGS:
    - Zencart version 1.3.8a, fresh install with sample products, no...
  25. Replies
    1
    Views
    1,263

    Allow only one adress (delivery / invoice)

    Hello

    I want to disable the ability to choose multiple adresses. The customer should only be able to add/update one adress used as both delivery adress and invoice adress.

    Thanks in advance
    ...
  26. View Post

    Problem solved. The hosting company helped me out :clap:

    Thank you for guiding me.

    /Erik
  27. View Post

    Hello DrByte

    Thank you for answering. I googled on this topic and found that if the mod_security module is installed on the server I should be able to disable it by adding this to the .htaccess...
  28. View Post

    Hello

    When I try to search for a word containing swedish characters like å, ä and ö using the sidebox or advanced search functions I get this error:

    -----------------------------
    Not...
Results 1 to 28 of 29
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR