Title: Error in Discounts script
Last modified: August 31, 2016

---

# Error in Discounts script

 *  Resolved [wiesiek01](https://wordpress.org/support/users/wiesiek01/)
 * (@wiesiek01)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/error-in-discounts-script/)
 * Hi,
 * There is in error in Discounts script in version 2.2.0.
    When selecting number
   of days qualifying for discount, the price and dates are not updated during the
   reservation.
 * To fix this I changed the below line in file frontend-discounts.js
 * Line 247 OLD:
    HTML.push(‘/’+(dataHours[‘enabled’] ? DOPBSPFrontEnd(ID, ‘discounts’,‘
   byHour’):DOPBSPFrontEnd(ID, ‘discounts’, ‘byDay’)));
 * Line 247 NEW:
    HTML.push(‘/’+(dataHours[‘enabled’] ? DOPBSPFrontEnd**.text**(
   ID, ‘discounts’, ‘byHour’):DOPBSPFrontEnd**.text**(ID, ‘discounts’, ‘byDay’)));
 * [https://wordpress.org/plugins/booking-system/](https://wordpress.org/plugins/booking-system/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/error-in-discounts-script/#post-7249060)
 * Hello,
 * Please send your Discount settings to check this issue.
 * Thank you.
 *  Thread Starter [wiesiek01](https://wordpress.org/support/users/wiesiek01/)
 * (@wiesiek01)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/error-in-discounts-script/#post-7249062)
 * It doesn’t really matter, it’s a bug in the code.
    I just posted it to help others
   and help developers fix it for the next release. You can just forward it to them.
 * Thanks
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/error-in-discounts-script/#post-7249065)
 * It does matter.
    Please send the discount settings.
 * Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error in Discounts script’ is closed to new replies.

 * ![](https://ps.w.org/booking-system/assets/icon-256x256.png?rev=2192807)
 * [Pinpoint Booking System - Version 2](https://wordpress.org/plugins/booking-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking-system/)
 * [Active Topics](https://wordpress.org/support/plugin/booking-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking-system/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/error-in-discounts-script/#post-7249065)
 * Status: resolved