Hi,
Seems there is a problem with jquery version in 1.17 rev1, it try to load 1.12.1 while it is 1.13.1 that is in js folder :
I think it is in header.inc.php :
<script type=”text/javascript” src=”<?php echo ROOT_PATH; ?>js/jquery-ui-1.12.1.custom.min.js?1d8b790″></script>
Regards,