Page 9 of 169 FirstFirst ... 78910111959109 ... LastLast
Results 81 to 90 of 1681
  1. #81
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Cheers ... I've figured out a way to bypass altering the template file... The second price will also be move-aboutable (you can tell it where to appear on the page)

    Oh, one thing I noticed on your test site is that you are getting 2 £ signs when the price adjusts... Is this a problem with the Updater? If it is I'll look into it for you

    Dan

  2. #82
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,242
    Plugin Contributions
    20

    Default Re: Dynamic Price Updater

    Now there's a mystery!

    When I first installed it, there were NO £ signs after a change, so I edited the UPDATER_PREFIX_TEXT to include a £ sign. My client then informed me that he could see 2 £ signs, so I removed my edit...and then I couldn't see one at all.

    So I put the edit back in, and that's the file currently on the test site.

    It doesn't matter whether I view in FF or IE - I still seem to see one less £ sign then other people??
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

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

    Default Re: Dynamic Price Updater

    Hi

    Ryk, I notice the double currency symbol only shows up when the price is altered which means it is a problem with the Updater... I'll look into along with the other 8 thousand problems with this mod

    I've uploaded an updated version that includes the secondary price display... It is turn off and onable but only has 2 settings (on permanently or off)... Getting it to show up only when the price has been altered is more tricky than I thought... There are comments in the code as to how the settings work (on by default and set to appear above the 'add to cart' box) and I will update the readme as soon as I have some time

    Unfortunately, the first 2 problems your initial post mentions can't be fixed in this incarnation of the Updater... They WILL be fixed in the next version (which I will start on as soon as 1.3.8 is released )

    As always the Updater is at http://chrome.me.uk/PriceUpdater.zip

    Dan

  4. #84
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,242
    Plugin Contributions
    20

    Default Re: Dynamic Price Updater

    Excellent - keep up the good work.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  5. #85
    Join Date
    Jul 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi Chrome,
    and other users :)
    I am from Portugal, and here the currency is euro (€). I installed the price updater on my site, zen 1.37, wth lightbox, image handler2,pc configurator and so mutch more modules and fixes that i find usefull to include on the website mechanics.
    I have many problems with this module, the first one the currency, i want to change it to euros(€) but i can't find the UPDATER_CURRENCY_SYMBOL variable in the code... should i creat it?
    Other problem is the value in itself, the price with a custom atribute is showed "59,169.00" insted of "591, 17€"... with the same error text message of lankeeyankee - "undefined(price)undefined(quantity)".

    My log is:
    Code:
    Debug messages
    SP Onload: Type: always
    updSP: Unable to clone price node!
    updSP: Duplicating price, by jove!
    Onload base price: Price found: 47069
    Onload RAD/CH: Price found: 47069
    Onload RAD/CH: Price found: 47069
    Onload RAD/CH: Price found: 47069
    Onload RAD/CH: Name - id[6] : ID - attrib-6-35
    Onload RAD/CH: Name - id[6] : ID - attrib-6-36 : Adjusted!
    Onload RAD/CH: Name - id[6] : ID - attrib-6-37 : Adjusted!
    Onload RAD/CH: Name - id[6] : ID - attrib-6-38 : Adjusted!
    Onload RAD/CH: Name - id[7] : ID - attrib-7-41
    Onload RAD/CH: Name - id[7] : ID - attrib-7-39 : Adjusted!
    Onload RAD/CH: Name - id[7] : ID - attrib-7-40 : Adjusted!
    Onload RAD/CH:
    Onload RAD/CH:
    Onload RAD/CH:
    Onload RAD/CH: Name - id[6] : ID - attrib-6-35
    Onload RAD/CH: Name - id[6] : ID - attrib-6-36 : Adjusted!
    Onload RAD/CH: Name - id[6] : ID - attrib-6-37 : Adjusted!
    Onload RAD/CH: Name - id[6] : ID - attrib-6-38 : Adjusted!
    Onload RAD/CH: Name - id[7] : ID - attrib-7-41
    Onload RAD/CH: Name - id[7] : ID - attrib-7-39 : Adjusted!
    Onload RAD/CH: Name - id[7] : ID - attrib-7-40 : Adjusted!
    Onload: --- End of loading procedures ---
    updateR: *Adj* - Radio - Name: id[6] - Price adjust: 12100 - Mode: +
    updatePriceNow: Item: Opcção 1 - Mode: Add - totalAdj: 0 - Adding 12100
    updatePriceNow: Item: undefined -
    updatePriceNow: Item: undefined -
    Also another issue is, how disable the bottom table generated by the dinamic price updater in every product?

    I instaled the last version of the module, i found it on the threat #83.

    You could see this on here

    Thank you for the suport, you have done a great work on the code, and created a "must be" on zen cart basic featurs.

    Diogo Paiva

  6. #86
    Join Date
    Jul 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    For me it is doing the same...I dont understand it..it was OK, and after I changed default language and currency it is broken....

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

    Default Re: Dynamic Price Updater

    Hi

    Sorry for taking so long to reply

    I've been studying this and I think I know the problem

    Unfortunately it's not an easy fix... I'm going to research this more over the next few days

    Sorry for the inconvenience and thanks for the feedback

    Dan

  8. #88
    Join Date
    Sep 2007
    Location
    Illinois
    Posts
    3
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    AWESOME MOD!!!

    I am new to Zen Cart, but I am learning. I added this mod to our site and it works almost flawlessly. I see that in other posts, you have addressed the issue of multiple currency signs. I am seeing something a little different.

    If I change an attribute of an item to one with a different price adder, everything goes just beautifully. If I change the attribute back to one with no price adder, the Dollar Sign goes away.

    ??????

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

    Default Re: Dynamic Price Updater

    Hi

    Can you post a link?

    Cheers

    Dan

  10. #90
    Join Date
    Sep 2007
    Location
    Illinois
    Posts
    3
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Dan,

    The link is at:

    http://www.ikonprint.com

    A little history....

    I am not using the side box, just the dynamically updating "starting price/your price".

    The best way to show you what is going on,

    1.) pick brochures on the left

    2.) look at starting price

    3.) choose "gate fold" from the folding options dropdown

    4.) the starting price changes to your price and everything is cool

    now...

    5.) choose "tri fold" and....poof....no dollar sigs!

    6.) choose "double parallel fold" and....poof....they are back!!!




    Thanks for the quick response

    -Chip

 

 
Page 9 of 169 FirstFirst ... 78910111959109 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR