Regarding the disappearance of the scrollbar, I have a solution.
After the firmware is updated to 386.14, add the following to the *.asp that has the error:
<script language="JavaScript" type="text/javascript" src="/js/jquery.js"></script>
to restore the scrollbar to normal.
The scrollbar...
I found a stupid solution to the blank temperature display🥹🥹:
search ”update_temperatures“ in "/jffs/addons/scmerlin.d/scmerlin_www.asp",Then open the website according to "url: '/ajax_coretmp.asp' ".(e.g. http://192.168.1.1/ajax_coretmp.asp)
Compare the temperature on the page with the "amtm...