Page 1 of 2 12 LastLast
Results 1 to 10 of 1684

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Hi

    @mattieh1: Do you have a link for your site? I don't recall this issue being raised before but go for a hunt through the thread to see if there are any similar reports... Off the top of my head I can't think of any reason that would happen

    @amy: You're quite right, that shouldn't be... I'm quite surprised it's actually still working ... I'll check out your site see if I can see any weird data getting thrown about

    Cheers

    Dan

  2. #2
    Join Date
    Jan 2011
    Location
    Brooklyn
    Posts
    75
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi Dan -

    Just a few posts back (#737) I posted a code change I made to v1 of your DPU mod so I could get it to display the way I wanted.

    I've just come across an anomaly and wondered if there was an obvious explanation. I add codes in parentheses at the beginning of each attribute. These codes make it easier to fulfill orders. I've discovered that if I have parenthesis containing LETTERS and no spaces, then the price dynamically recalculates placing the text from that code into the price display. So I guess it's interfering with the code.

    So (L), (R), (LL) results in the error and but (1), (L L) don't make the error. You can see in the link below where I experimented with lots of variations to figure out the exact ingredients for the error.

    http://focalpointhardware.net/index....roducts_id=234

    I haven't upgraded to v2 because this was working fine for me up until now. If you tell me there is no fix for this version I may upgrade to V2 and try to recreate my display.

    Thanks for your help!

    -Andy

  3. #3
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Hi

    I'm afraid to say that there really isn't a cure for this... Y'see, the original Updater uses a regular expression to 'read' the page and make decisions based on certain patterns it finds... Now, this regex (called seeker) is quite complex and I doubt it would be easy to upgrade

    As a workaround you could try using square brackets or even the brace {}

    Cheers

    Dan

  4. #4
    Join Date
    Jan 2011
    Location
    Brooklyn
    Posts
    75
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Thanks for your quick reply. I think I will try Brackets instead.

    Is regex is the same for V2 also?

  5. #5
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Hi

    V2 doesn't use the seeker regex, it doesn't use a search regex at all... The new system works by gathering the IDs and values of the form and submitting them to an Ajax script... It makes the front-end more stable and minimises the amount of code delivered to the browser (faster page load)

    You don't have to delete V1 to disable it temporarily; you can just prepend an underscore to the filename

    Good luck and let me know if you need any help

    Dan

  6. #6
    Join Date
    Apr 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi everyone, i have this installed and mostly working, but is it right that on items using the salemaker, it makes the original price and the "Save: 10% off" text vanish , replaced with just the new price?? I would really like it to keep the "Save: 10% off" text showing if possible, not even bothered about the old price with line through though that would be a bonus. Any ideas, I have read through every page of this thread I think

  7. #7
    Join Date
    Mar 2011
    Location
    In a green and pleasant land
    Posts
    46
    Plugin Contributions
    0

    Have a Drink Re: Dynamic Price Updater

    Hi
    I really don't have a problem - this thread and the amount of effort you put into it have allowed me to sort everything out.

    Just wanted to thank you Dan for a fantastic mod


  8. #8
    Join Date
    Feb 2011
    Posts
    16
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Quote Originally Posted by soaduk View Post
    Hi everyone, i have this installed and mostly working, but is it right that on items using the salemaker, it makes the original price and the "Save: 10% off" text vanish , replaced with just the new price?? I would really like it to keep the "Save: 10% off" text showing if possible, not even bothered about the old price with line through though that would be a bonus. Any ideas, I have read through every page of this thread I think
    Hi all, I also would like this functionality exactly as described by soaduk, does anyone have any ideas?

  9. #9
    Join Date
    Jun 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hello,

    I have tweak the attributes to do the length * width * material cost (all attributes) and get the final price in the shopping cart and using the custom code found in http://www.zen-cart.com/forum/showth...re+foot&page=2 number 15.

    My question is how can i do this in the Dynamic Price updater?
    And which code in DPU i have to edit?
    Or have someone did this already?
    Please can u tell me where do i start and what are the steps?

    Any help is much appreciated.

    Thanks

  10. #10
    Join Date
    Apr 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi, Chrome:

    I installed the dynamic Pice updater, and it seems it doesn't work for my ZJ-orange template, how is that, did I missing something? www.flyonwireless.com

    thanks.

 

 
Page 1 of 2 12 LastLast

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