Page 12 of 167 FirstFirst ... 210111213142262112 ... LastLast
Results 111 to 120 of 1668
  1. #111
    Join Date
    Oct 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Dan, Matt,

    To correct the issue with Lightbox (assuming that is the issue) I modified the jscript_updater.php as follows:
    There are two places in the code that check if: (prArr[i] !== null)
    I changed these two instances to: (prArr[i] == '')

    This seems to work. I have not fully tested all use cases, but so far so good.
    Dan, do you foresee any issues with using (prArr[i]=='') in place of (prArr[i]!==null)?

    Thanks,
    Clark

  2. #112
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Dynamic Price Updater

    The site:
    Edited: PM sent

    I wonder if this has anything to do with lightbox.
    Last edited by yellow1912; 12 Dec 2007 at 09:28 PM.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Dynamic Price Updater

    Hi

    Clark, time will tell on that... The Updater checks for a explicit NULL value and Lightbox could be affecting that... I'm genuinely not sure how (I thought it may be an event registration problem)... Please keep me updated as to how it goes; it may well work for other people

    Feedback would be much appreciated

    Yellow, I'm going to have a look at the site now... I'll let you know if I find anything... You might want to try Clark's solution to see if it works for you

    News as I have it

    Cheers

    Dan

  4. #114
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Dynamic Price Updater

    I tried the changes suggested by Clark but it doesnt seem to fix the error. I turned off lightbox for now, Price Updater is still not working however. But it may make things easier to debug.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #115
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: Dynamic Price Updater

    Quote Originally Posted by clarkjarvis View Post
    Dan, Matt,

    To correct the issue with Lightbox (assuming that is the issue) I modified the jscript_updater.php as follows:
    There are two places in the code that check if: (prArr[i] !== null)
    I changed these two instances to: (prArr[i] == '')

    This seems to work. I have not fully tested all use cases, but so far so good.
    Dan, do you foresee any issues with using (prArr[i]=='') in place of (prArr[i]!==null)?

    Thanks,
    Clark
    YES!!!!!! Thank you soooo much Clark!! That did it and now Lightbox and Updater are playing nicely together!

    Matt

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

    Default Re: Dynamic Price Updater

    Nice one Clark! Looks like you may have fixed that one ... I have no idea at all why that is

    Yellow, I do have one idea for the moment... It may not work, but try finding the line that says

    var seeker = new RegExp(/\(([+-]?)([^0-9]*)([0-9,]+\.[0-9]+)([^0-9)]*)\)/);

    and change it to:

    var seeker = new RegExp(/\\(\s*([+-]?)([^0-9]*)([0-9,]+\.[0-9]+)([^0-9)]*)\s*\)/);

    Let me know what happens

    Dan

  7. #117
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Dynamic Price Updater

    Chrome: I applied your change your change and it price doesnt get updated anymore.
    So I reverted it back, re-apply Clark's fix and it's partially working right now. Say if you add an attribute that costs 30 you will get:
    Your price: +$30.00 (1)

    Weird.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Dynamic Price Updater

    Hi Yellow

    I think I might have had an idea... This does mean altering your attributes slightly, but try removing the brackets from around the text in the Extra Fabric attribute

    Sorry this is being such a pain

    Dan

  9. #119
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Dynamic Price Updater

    No, I must thank you for taking your precious time to help me here.

    "try removing the brackets from around the text in the Extra Fabric attribute"
    If the brackets are causing the error, wouldn't the one for Custom Topper, which does not have the brackets should work fine?

    BTW, you can visit the store before upgrading to 1.3.8 and adding several features by removing the "testsite" part from the link and you will see the Price Updater is working nicely.

    The only possible problem I can think of now is the Lightbox.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #120
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Dynamic Price Updater

    One of the changes I made was to remove some sideboxes, and on the PU debug I saw:
    createSB: Sidebox could not be created!

    Can this be a problem?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

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