Search:

Type: Posts; User: torvista

Search: Search took 0.02 seconds.

  1. Replies
    1,667
    Views
    287,028

    Re: Price Updater

    You can try an updated version in branch 158 here:
    https://github.com/dbltoe/Zen-Cart-Dynamic-Price-Updater

    with no guarantees.

    Due to the complexity of this mod, the development and support...
  2. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    After spending a stupid amount of time intending to clear such errors,

    https://github.com/dbltoe/Zen-Cart-Dynamic-Price-Updater/issues/26

    I eventually gave up as I have to do real work and...
  3. Replies
    1,667
    Views
    287,028

    Dynamic Price Updater

    Note to Admin, please link plugin to this active repository:

    https://github.com/dbltoe/Zen-Cart-Dynamic-Price-Updater


    The code in "158" is being actively reviewed but currently installs and...
  4. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    I forgot to mention you should use the develop branch, not the master. There is a world of difference.
  5. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    Comparing my working version to

    https://github.com/Zen4All-nl/Zen-Cart-Dynamic-Price-Updater

    + the pending pull request,

    is pretty much the same, so you should try it.
  6. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    @zen4all: are you still in the running or you wish to transfer ownership of the source github elsewhere?
  7. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    ....subsequent to that post I see no activity on that Github account since April 2021 and no post from Design75 since June 2021, which is a concern.
  8. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    I understand the frustration. Effort was made to shepherd the wandering tribes together and I would suggest this is used as a starting point:...
  9. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater and bootstrap template

    I'm looking at an issue to do with restricting its operation, and I must clarify for my own sanity that this should be processing the price only:

    a) if a product has attributes that contain...
  10. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater and bootstrap template

    @mc12345678: your pm message quota is full, preventing more being received.

    Just to let you know I am working on this (with ZC158). I have used the Zen4All develop branch as a starting point....
  11. Replies
    1,667
    Views
    287,028

    Re: Price Updater

    I stuck it in the class
    includes/classes/dynamic_price_updater.php



    $this->responseText['stock_quantity'] = $this->product_stock;
    define('DPU_OUT_OF_STOCK_IMAGE', '');//steve missing:...
  12. Replies
    1,667
    Views
    287,028

    Re: Price Updater

    The debug log due to the missing constant DPU_OUT_OF_STOCK_IMAGE

    I've rejigged that switch to check first for that constant, removed all these unnecessary since this is part of the install.
    Then...
  13. Replies
    1,667
    Views
    287,028

    Re: Price Updater

    in the code there is this:


    I don't get the logic behind the second case (true):
    or rather don't find a similar construct on the web to explain its use here....
  14. Replies
    1,667
    Views
    287,028

    not using second price causes error: Empty string passed to getElementById()

    If the DPU admin option for a second price display is left blank/not used, it causes this javascript error.
    This is due to the code check:

    which will be true if the field is empty and so will try...
  15. Replies
    1,667
    Views
    287,028

    not working: XML or text declaration not at start of entity

    I've had this module working for a long time. I just noticed it was now not working.
    In the console this error is shown:
    "XML or text declaration not at start of entity" which is caused by anything...
  16. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    I have it working for multiple attributes

    http://www.motorvista.es/tienda/manufacturers/healtech/gipro/gipro-ds/gipro-gpds-custom
  17. Replies
    1,667
    Views
    287,028

    Re: Price Updater

    Not strictly true.
    If any of these mods require the same code/library, ie a copy of jquery, then you should be loading only one instance of that.
    If the code in the other javascript files uses the...
  18. Replies
    1,667
    Views
    287,028

    Shopping Cart backlink button broken

    This is easier if superglobals is used to show the session variable only.

    Scenario

    Not logged in.
    Go to a product and add it to the cart.
    Go to another category and then a product.
    The...
  19. Replies
    1,667
    Views
    287,028

    Re: Dynamic Price Updater

    Congratulations...worked first time.

    Some observations on this version 3.1.1.

    1) FFox with Web Developer flagged up a js error.


    referrring to its first use here
Results 1 to 19 of 19
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR