• Resolved ircf

    (@ircf)


    Hello,
    First of all, thank you for your great plugins ??
    We purchased PPOM pro version on one of our websites, and it works great, we just have two little problems :

    – When we add a select field with option/prices, if the option name contains quotes when we save settings there are additional slashes. For now we modified the plugin code in templates/admin/create-form.php line 305 and 330 ($option[‘option’] -> stripslashes($option[‘option’])), but it would be great if you could fix it in the next version

    – We would like to add a number field that would impact the product amount : if customer types +10 then the product price would be incremented by 10, if the customer types -10 it would be decremented by 10 (the customer might type any value say between -100 and +100). Is there a possibility to do that with the actual plugin, or do we have to modify it ? What would be the simplest solution ?

    Thank you for your support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Thanks for love it. Well we have fixed your last issue in our current development version (11.5)

    And for your second request, sorry to say it’s specific request and we cannot add this into our PPOM unless we received more requested for same feature ??

    Thread Starter ircf

    (@ircf)

    Hi,

    Thank you for your answer and for the update ??

    About the slash bug, I also had to add stripslashes to inc/nmInput.class.php on lines 306 and 308.

    I’m not sure it’s the best thing to do, maybe I should just add the stripslashes before the meta update but I didn’t find it.

    Hi,

    well for temporary fix it’s ok for you. But we have applied this, You don’t need to worry since version 11.5

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Small slash bug + Price input feature request’ is closed to new replies.