Search:

Type: Posts; User: Design75

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    thx for the clarification.
  2. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    I just had a better look at the code, and it appears that there is an older version of the "call home function." I already was working on a new version of this mod, so will include this..
    The new...
  3. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    Not sure what goes wrong, but the "phone home" is Zen Cart default code. Not something build in to the module. Zen Cart checks the module for updates on the zen cart site, but on your site that is...
  4. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    Any progress on this? as the constant DPU_SHOW_OUT_OF_STOCK_IMAGE is still undefined.
  5. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    After i am back frommy summer holiday, I will update my repos to match the MC versoin
  6. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    It would be nice if this mod could be rebuild to work nice with SBA. I always cheated 0 price issue with setting the base price to 0.0001. Not a good solution (I know), but it worked).
    I the new mod...
  7. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    Nope,

    The code is ancient, and in the past there probaly was a reason, or the original coder did not now or had no better reason to do it another way. I have been planing on updating the codebase...
  8. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    It probably will, but I have not tried
  9. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    I will be away for the major part of the day, but I will take a look at your bug tonight. Below you find the default settings



    Title
    Value



    Dynamic Price Updater Status
  10. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    For DPU to work on the product listing you would have to rewrite the whole DPU mod
  11. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    To be honest, I have no idea. This would require a complete rewrite of the code.
  12. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    Okay, I get the same result... Now for the solution. Right now I am lacking the time to work on this, but it is on my to do list.
  13. Replies
    1,667
    Views
    287,881

    Re: Price Updater

    I will take a look later this day, and see if I can reproduce the error.
  14. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    The only reason I can think of why it should not work, is that you didn't copy all the file to your abbington_mega template folders. I have this module running on multiple zen carts, without a...
  15. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Sorry, but I have not had the time to look at it. Personally I never use the side box, so I will have to do some research before i can help. With some luck I will have some more time later this week
  16. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I think this is the code you were looking for, in the file "includes/modules/pages/product_info/jscript_dynamic_price_updater.php"

    form line 309 remove the following lines. These are I believe...
  17. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    No you're not :cool:, but I think most people don't know.

    I did some changes to get rid of the error, I'll have to look them up. I will come back later to tell you what I did.
  18. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Yes it is, I have it working on 1.5.3 and 1.5.4 sites
  19. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I'll look it up tommorow, and let you know
  20. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    It can be done, but not very easy. You will have to split the price in two parts, and place a <span> around the comma with a class. This could be done using jQuery.
  21. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    THanks, this is somethying i already had changed in the test version. Theoretically it is possible someone changes the name of the configuration table.
  22. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Don't thank. Me for the plugin :smile: it was Chrome who made it, I merely updated it.
    I am thinking about rewriting it to use Ajax and jQuery, but those are future plans.
  23. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    You are absolutely right. And it was already scheduled for a next release.
  24. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Ah I see, I wiil put it on my to do list, but I can not promise anything. It is a long list :laugh:
  25. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    No, it does not work on the product listing page, and it never will, because there are no attributes to select from in the product listing.
  26. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    As far as I know it has never been a part of DPU
  27. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Be my guest, to modify the code at your will :smile:. I am still available if you need a tester.
  28. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    The latest version already contain an auto installer. It is not the best, since this was one of my first modules to upgrade ;) At the same time I also moved most, if not all settings to the admin.
    ...
  29. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    :laugh: No apologies needed. We al have our bad day, and you thought you were doing the right thing. I really appreciate you are back here and trying to make this module better. :hug:
  30. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Here's one
  31. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    It should work with 3.0.1
  32. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Super :clap:
    For the "please select", add an extra option to the attribute and make it a required option
  33. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Sometimes an ip number can be problematic.
  34. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    if you pm new your ftp credentials, I can take a look.
  35. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    For some reason you are loading a lot of scripts twice. That could be a reason for the error.
  36. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Do you have a link to your site? (with the product page that gives the problem)
  37. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Did you upload dpu_ajax.php to the root of your shop?
  38. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    It is not surprising the link isn't working any more, since it is 9 years old ;)
    Here is a new demo site
  39. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Thanks, I will add these to the next update asap
  40. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I do not think DPU interferes. The majority of changes I made to DPU were to the way files were read and html was generated. So you could say it is still the same module, but rewritten in a new...
  41. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I discovered a small bug, on my behalf. :blush:

    In the file \includes\classes\dynamic_price_updater.php on line 43 there is

    $this->shoppingCart = $_SESSION['cart']();
    this should be (as it...
  42. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I don't think it has anything to do with DPU, but am not sure.
    You have a lot of errors on your pages, including loading multiple instances of Jquery.You are also loading things between the head and...
  43. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    I have no idea. Do you have a link to the site?
  44. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Sorry, not in this version. One step at a time. I also do not know how to implement this at this time since Zen Cart does not support percentage attribute, by my knowledge
  45. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    It is a module I have often used over the years, and I thought to hopefully improve it :blush:
    Time is always a limiting factor, 24 hours is not enough :laugh:
  46. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Version 3.0 has been submitted to the downloads
  47. Replies
    1,667
    Views
    287,881

    Re: Dynamic Price Updater

    Right now that possibility is not build in, not in the current version or the planned update, but it is a good idea imo.
    I was planning on releasing the update around the weekend (all there is left...
  48. Replies
    1,667
    Views
    287,881

    Re: I NEED HELP WITH DPU NOT WORKING WITH v1.5.0!!!!!!!

    I don't think that is possible by default
  49. Replies
    1,667
    Views
    287,881

    Re: I NEED HELP WITH DPU NOT WORKING WITH v1.5.0!!!!!!!

    Here is a link to the beta version.

    Use at own risk

    Documentation is incomplete, but is you upload the files according to the file-structure all should be fine. The admin is registered...
  50. Replies
    1,667
    Views
    287,881

    Re: I NEED HELP WITH DPU NOT WORKING WITH v1.5.0!!!!!!!

    After using this module for a long time I challenged myself in updating this module.

    The changes so far:


    moved all the defines to a language file
    moved all configurable defines to an admin...
Results 1 to 50 of 56
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR