I get "Call to unidentified function parseInt()" in knxweb2/linknx.php on line 9, which prevents configuration to be retrieved from linknx. Could you advise how to fix?
Vitaly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I get "Call to unidentified function parseInt()" in knxweb2/linknx.php on line 9, which prevents configuration to be retrieved from linknx. Could you advise how to fix?
Vitaly
Hi,
thanks for the bug
i try to commit the correction to cvs
i change parsInt => javascript function to intval => php function ...
thanks
@+
ANthony.
Thanks for confirmation. this issue is also repeated in include/linknx.php, so need to be fixed there as well.
Should I report similar issues through tickets? I have few more... :)
Vitaly