Results 1 to 10 of 1684

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Posts
    251
    Plugin Contributions
    6

    Default Re: Dynamic Price Updater - SOLVED

    Quote Originally Posted by mc12345678 View Post
    Further, I highly suspect the includes/classes/ajax/zcDPU_Ajax.php file as having from a while back the UTF8 BOM (Byte Order Mark) "character" that was accidentally added in when I was working on various filetypes some time ago.

    So problem finally solved!
    I would never have even thought of looking at the encoding issues of a file, the first time i've come across such an issue!
    Indeed, it was not a character that was the issue, but the entire includes/classes/ajax/zcDPU_Ajax.php file being encoded in UTF8-BOM.
    I opened the file in notepad++, changed the encoding to standard UTF8 and saved, and worked instantly!
    Thank you again for your patience.

  2. #2
    Join Date
    Mar 2007
    Posts
    251
    Plugin Contributions
    6

    Default Re: Dynamic Price Updater - taxation

    OK, on to the next thing

    sooo..... when a product is on sale, how do i get the "normalprice" to include the taxtation?
    At the moment it gives:

    Code:
    Price: £649.17 £467.40
    Save: 40% off

  3. #3
    Join Date
    Mar 2007
    Posts
    251
    Plugin Contributions
    6

    Default Re: Dynamic Price Updater - taxation

    Quote Originally Posted by Calljj View Post
    OK, on to the next thing

    sooo..... when a product is on sale, how do i get the "normalprice" to include the taxtation?
    At the moment it gives:

    Code:
    Price: £649.17 £467.40
    Save: 40% off
    forgot to say, product price "zero", product priced by attributes.

  4. #4
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Dynamic Price Updater - taxation

    Sorry, been trying to knock down strict reporting notices and warnings with ZC 1.5.6a and other coding issues such as tidying up code.

    Yes, there is a "proposal" in the github found at: https://github.com/mc12345678/Dynami...195351319d5460

    I intend to include it in the next version release: https://github.com/mc12345678/Dynami...ter/tree/3.2.1 but have been working through a few issues. One of which is of interest is to conquer any flashing values as a result of typing text. Would like (if the replace value with an image is chosen) to be able to set a timer to not allow the flash to occur. Some of this is incorporated in this branch that is to also go into the next release: https://github.com/mc12345678/Dynami...-reduce-events

    To see what each of those added/removed as compared to the current master branch, the first:
    https://github.com/mc12345678/Dynami...master...3.2.1

    The second:
    https://github.com/mc12345678/Dynami...-reduce-events

    They are not (yet) on the same branch so comparing them would be of limited value.
    Last edited by mc12345678; 20 Jan 2019 at 03:14 PM. Reason: Microsoft Edge didn't copy/paste well
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Mar 2007
    Posts
    251
    Plugin Contributions
    6

    Default Re: Dynamic Price Updater - taxation

    Quote Originally Posted by mc12345678 View Post
    Sorry, been trying to knock down strict reporting notices and warnings with ZC 1.5.6a and other coding issues such as tidying up code.

    Yes, there is a "proposal" in the github found at: https://github.com/mc12345678/Dynami...195351319d5460

    I intend to include it in the next version release: https://github.com/mc12345678/Dynami...ter/tree/3.2.1 but have been working through a few issues. One of which is of interest is to conquer any flashing values as a result of typing text. Would like (if the replace value with an image is chosen) to be able to set a timer to not allow the flash to occur. Some of this is incorporated in this branch that is to also go into the next release: https://github.com/mc12345678/Dynami...-reduce-events

    To see what each of those added/removed as compared to the current master branch, the first:
    https://github.com/mc12345678/Dynami...master...3.2.1

    The second:
    https://github.com/mc12345678/Dynami...-reduce-events

    They are not (yet) on the same branch so comparing them would be of limited value.



    many thanks, the link provided the solution i needed

  6. #6
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater - taxation

    Hi

    Is Dynamic Price Updater compatible with ZenCart 1.5.6?
    Debbie Harrison
    DVH Design | Web Design blog

  7. #7
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Dynamic Price Updater - taxation

    Quote Originally Posted by dharrison View Post
    Hi

    Is Dynamic Price Updater compatible with ZenCart 1.5.6?
    Fourth time at trying to post this...

    Yes and no. As reported recently in this thread, the version available here will likely throw a myDebug file for the lack of definition associated with stock quantities; however, version 3.2.1: https://github.com/mc12345678/Dynami...ter/tree/3.2.1 has (or should by now have) a definition included that displays quantities available associated with the product quantity lookup (meaning when using Stock By Attributes it should narrow down the available quantity based on selections made); however, it looks like if no selections have been made the initial stock message incorrectly identifies that the product is out of stock, but updates when selections have been made. I expect some alternate text to be displayed or the total quantity of the product, but either/both of those are dependent on how the store uses such quantities. Anyways, that feature can be turned off also to not cause confusion to the customer.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    214
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Upgrading from ZC v157 to v158. Currently using Dynamic Price Updater v3.2.1 (confirmed the version in my Admin Configuration>Dynamic Price Updater). On the plugins page I see v3.2.0 but no v3.2.1. What happened to v3.2.1? Also will v3.2.0 or v3.2.1 work with v158? Secondly I see that there is a 4.0.0 Beta 3 from April 2020 in Github (https://github.com/Zen4All-nl/Zen-Ca...-Price-Updater). Is it due out of Beta soon? Also, is anyone here working on an updated version specifically for 158? I would like to work with them if they are to add some additional functionality to it that I think may be useful to others besides myself.

    Thanks,
    John
    Best,
    Goldbuckle

 

 

Similar Threads

  1. v151 Help with dynamic price updater
    By anderson6230 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Jul 2014, 08:52 AM
  2. v139h Dynamic Price Updater 3.0 Help!
    By Newbie 2011 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 12 Mar 2014, 06:46 AM
  3. Dynamic Price Updater Error
    By Inxie in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Oct 2012, 06:19 PM
  4. Alternative to Dynamic Price Updater?
    By thebigkick in forum General Questions
    Replies: 0
    Last Post: 9 Jul 2012, 11:41 PM
  5. Dynamic Price Updater with href
    By maxell6230 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Mar 2012, 12:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg