Search:

Type: Posts; User: rued

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    754

    Re: Ampersand issue on product model

    Sorry, it's already known and fixed for 1.5.5f.

    Tried some more searches and found this:...
  2. Replies
    1
    Views
    754

    Ampersand issue on product model

    When adding and editing products with ampersand (&) in model field, it will be changed into & when saving.

    On the same product you can add ampersand in title etc., and it's saved correctly...
  3. Replies
    6
    Views
    633

    Re: 1.5.5a to 1.5.5b patch

    OMG! You can make the patch from any version to any version, and if they where published officially, anyone could easily unzip them to the same folder (starting with the oldest), to get all changed...
  4. Replies
    6
    Views
    633

    1.5.5a to 1.5.5b patch

    Attached is a patch, containing the changed files between 1.5.5a and 1.5.5b

    It's easily created from GitHub by cloning the repo, then by running the following in the v1.5.5 branch:

    git...
  5. v155 Re: Shipping tax not added in order confirmation - possible bug??

    Note! DrByte has added the fix for v1.5.5b:

    https://www.zen-cart.com/showthread.php?220280-Done-155b-Shipping-tax-not-added-in-order-confirmation-possible-bug&p=1312461#post1312461

    ->...
  6. v155 Re: Shipping tax not added in order confirmation - possible bug??

    +1 to it all ... :)
  7. v155 Re: Shipping tax not added in order confirmation - possible bug??

    This one: https://www.zen-cart.com/downloads.php?do=file&id=131 ?

    What happens if you change:

    function invoice() {

    into:

    function __construct() {
  8. v155 Re: Shipping tax not added in order confirmation - possible bug??

    Oh, I'll make you a test site then, after my holiday - or on a rainy day. :)
  9. v155 Re: Shipping tax not added in order confirmation - possible bug??

    Several people have, including me on several sites, yes.
    Have disabled most countries and turned of zone restrictions for now in a few sites, but most are pending updating because of this bug.
  10. v155 Re: Shipping tax not added in order confirmation - possible bug??

    Maybe this could/should be added to the "Known Bugs (and fixes) with v1.5.5" tread, so people know why the have tax issues?
  11. Replies
    5
    Views
    2,799

    v153 Re: Safe Mode warning:

    Crapy hosting like one.com will give this issue. Move to a decent one instead, as this is only one of many issues they will cause. ;)
  12. Replies
    1,786
    Views
    247,092

    v150 Re: Super Orders + Edit Orders (VAT problem)

    Hehe ... this tread is 59 pages, I surely didn't bother or take time to go trough it (as search didn't give me anything for some reason), I just fixed it. :)
  13. Replies
    1,786
    Views
    247,092

    v150 Re: Super Orders + Edit Orders (VAT problem)

    Seems like there is a bug in Edit Orders 4.1.4 in the file admin/includes/functions/extra_functions/edit_orders_functions.php

    Line 1025 - 1028:

    $check = $db->Execute(
    'SELECT...
  14. Replies
    0
    Views
    619

    v153 Change in Mail Preview

    Not sure if it's considered a bug, or if it's intentionally, but the Mail Preview in admin (Tools -> Send Email) is now displaying HTML code. Confirmed in new clean install with English only, and no...
  15. Replies
    1,018
    Views
    148,563

    v139h Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

    That is actually the accounting rules for some countries. It's a requirement. So I understand why he wants it. :)
  16. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    Saw you did. Just pointing it out, as it's useless to list it here - and just post that it's fixed elsewhere. That's just self promotion, hoping to sell more services I guess. :)

    Also saw this...
  17. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    Surely does:



    If that's the case you should really keep your listing updated, as it's not included.
  18. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    Great to hear that you have finally fixed the country issue in your latest version numinix.
    But isn't your contribution being updated here at this site, since you point to your own site?
    This one...
  19. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    @Coins2012 - the solution is just a few posts up on this page ...
    http://www.zen-cart.com/showthread.php?76557-Fast-and-Easy-Checkout&p=1221025#post1221025
  20. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    Crap, I'll better get some sleep soon. It simply changing $_SESSION['zone_country_id'] into $selected_country

    Just change the line:

    <?php echo zen_get_country_list('zone_country_id',...
  21. Replies
    2,176
    Views
    496,950

    Re: Bug on FEC?

    I wonder if someone know why the setting of 'Create Account Default Country ID' under 'Customer Details' doesn't work with FEC, and if it's possible to solve it?

    Search and found someone asking...
  22. Replies
    11
    Views
    3,141

    v151 Re: Place order before payment redirect/popup

    OK, thanks for the info.


    Now that's really great news! Now we only need to continue waiting for v2.




    :smile:
  23. Replies
    11
    Views
    3,141

    v151 Re: Place order before payment redirect/popup

    No, I haven't looked into the coding matters of it as I rather investigate alternatives at the moment (both for cart and payment). From the replies, or lack of replies, it seems like this is of no...
  24. Replies
    1,018
    Views
    148,563

    v139h Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

    Thanks, not exactly what I needed - but I think I just have found what I really need.

    It's the "function verify_so_paypal_records()" or "function verify_ccpay_records()" in...
  25. Replies
    1,018
    Views
    148,563

    v139h Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

    Could enyone point me in the right direction to figure out how this is done, as I wan't to look into doing it for t.ex. Klarna and DIBS too. Tried to search for any info, both on web and in files,...
  26. Replies
    11
    Views
    3,141

    v151 Re: Place order before payment redirect/popup

    Sorry, but I did not see that you did. Surely you edited your posting and added a extra line after I started writing my reply, but still I don't see you both are doing what you claim in your original...
  27. Replies
    11
    Views
    3,141

    v151 Re: Place order before payment redirect/popup

    Please folks, PayPal is not the only payment option in the world. Stop focusing on it.

    This applies to all payment options working similar to PayPal Standard, and it's not unusual - it happens...
  28. Replies
    11
    Views
    3,141

    v151 Re: Place order before payment redirect/popup

    No, you shouldn't assume it as this is about all payment systems working the same way.
    PayPal isn't an option for many at all. But thanks for your input.
  29. Replies
    11
    Views
    3,141

    v151 Place order before payment redirect/popup

    Hi,

    One ongoing issue with external payment options is failing callbacks and customers not returning, so the payments are placed, but there never will be any order for it in Zen Cart. Happens also...
  30. Replies
    3,557
    Views
    540,481

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Regarding the problem with low stock warning missing for products in shopping cart, it seems like some code has been los on it's way in the versions.

    Re-adding this at line 85-93 in...
  31. v151 Re: Doing a simple tax override based on customers group

    OK, don't want to go into that cookie thing - so I just hacked the core files.

    Added to end of application_top.php

    // get customers group
    if($_SESSION['customer_id']) {
    global...
  32. v151 Re: Doing a simple tax override based on customers group

    Thanks for your reply DrByte, I appreciate it.

    If I only have define('DISPLAY_PRICE_WITH_TAX', 'false'); in the file it will display all prices ex tax, but then it's for all - and of no use.

    I...
  33. v151 Doing a tax-included/excluded override based on customers group

    I'm trying to do a simple override, at least I thought so, to hide tax from prices for resellers.

    Tried adding a new file to 'includes/extra_configures', 'includes/extra_datafiles' etc. but it...
  34. v151 [OPEN CHANGE-331 ]Wrong display of prices inc. tax on order and invoice

    Order and invoice view displayes prices ex. tax in the column inc. tax if 'Configuration -> My Store -> Display Prices with Tax in Admin' is set to 'false'

    A price display telling it's inc. tax...
  35. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    You should upgrade your site, not backport the fixes - that's of no use and wasted time. ;)
  36. Replies
    4
    Views
    1,219

    Re: Tip for those updating, using other languages

    Yep, allready stated. So we agree on that one pasi.
  37. Replies
    4
    Views
    1,219

    Re: Tip for those updating, using other languages

    If that is needed for translators, add a debug feature instead (as in Joomla! t.ex.). But most translators know how to find this anyway if they need.

    Fall-back is more useful since the files then...
  38. Replies
    4
    Views
    1,219

    Tip for those updating, using other languages

    If you're using other languages than English, and updating you must ensure you're having updated language files first - or that you use the administration in English.

    If not you'll find youself...
  39. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Great, will test and also update translations shortly.

    Also just bought you quite many cups of coffee now, so you can keep up all your good work now in these stressful days to come. :cool:
  40. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Shipping tax is also 25%
  41. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    lol ... if the shipping is free (0) everything is fine in the amounts.
    Issue might be that the shipping tax is removed twice in ot_gv.php
  42. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Changing to include tax false has no effect, changing other values only result in wrong total (gift cards)!
  43. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Products: 650
    Shipping: 68
    Fee: 69
    Gift Card: - 100
    25% Tax: 144
    Total: 687

    650 + 68 + 69 = 787
    787 – 100 = 687 – Total is fine :)
  44. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Regarding the overall rounding issues it's seems like the issue is that ALL calculation is based on values with decimals, even if no decimals is used/showed.

    It's even stored with decimals in the...
  45. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Don't know if there is any progress done one all the rounding and calculation issues, since the dev repos is closed for public, but have done some new tests on a new fresh 1.3.9h ...


    New Zen...
  46. Replies
    0
    Views
    762

    PayPal and translated country names failes

    This might be subject for discussion, whether it's a ZC bug or not etc.

    But if someone translated the Country names under 'Locations / Taxes -> Countries' it will fail on a PayPal payment, because...
  47. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    It's marked as it was, but seems like it's has been reverted/changed at some point since the bugs are back again. Found also more posts like this, also some about rounding issues.

    Just found it...
  48. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Hm ... http://www.zen-cart.com/forum/showpost.php?p=858529&postcount=3 :blink:
  49. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    Just tested it now, and it works fine for the test scenario mentioned earlier in tread. :clap:

    Now we just have to confirm the other fix mentioned in my last post, or find another way. :bigups:
  50. Replies
    59
    Views
    10,081

    Re: Coupons, some bugs?

    More test, reading and debuging done ... and I think I see what you're doing wrong.

    Sub-Total: 1000

    First you remove shipping tax:

    if ($this->include_shipping != 'true') $order_total_tax...
Results 1 to 50 of 180
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR