+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Loan / Mortgage calculator bug

  1. #1

    Loan / Mortgage calculator bug

    Hello I have this bug where I can't select Month/Date in the Loan calculator. I have already put ui.datepicker-mk.js because I use two languages.
    I'm getting this error in the background:
    TypeError: Cannot read property 'monthNamesShort' of undefined at loan_build_payment_date (https://www.registracija.mk/plugins/...calc.js:107:70) at HTMLDocument.<anonymous> (https://www.registracija.mk/mk/patni...19.html:1468:5) at l (https://www.registracija.mk/libs/jquery/jquery.js:89:63) at Object.fireWith [as resolveWith] (https://www.registracija.mk/libs/jqu...uery.js:90:364) at Function.ready (https://www.registracija.mk/libs/jqu...uery.js:94:149) at HTMLDocument.R (https://www.registracija.mk/libs/jqu...uery.js:22:121)

  2. #2
    Can someone help me with this bug? I need it fixed as soon as possible.
    Thanks.

  3. #3
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138

  4. #4
    I already put datepicker-mk but it doesn't work

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    In this case create a ticket

  6. #6
    Hello Aleksandar Apostolovski,

    Would you please show me where do you see the errors? I have checked your site and Loan / Mortgage calculator working properly without any js errors.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Here you have attached, Macedonian version isn't working
    Attached Images Attached Images

  8. #8
    And Report Listing isn't shown in the Macedonian version

  9. #9
    Hello Aleks,

    Problem in ui.datapicker-ul.js
    open file: ftp://libs/jquery/datePicker/i18n/ui.datepicker-mk.js

    find line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    in your line exist wrong symbol and system show javascript error.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #10
    That happened because in the meantime I was playing with the encoding. I fixed that but still nothing.
    Btw, have a look here:
    https://bootstrap-datepicker.readthe...test/i18n.html

    Maybe I should add the utf-8 charset, but where? Maybe print.tpl in the loan plugin folder?

+ Reply to Thread