here is the solution:
For the “Modernize” theme in file ../include/plugin/post.php replace
$url = "https://www.jqueryc.com/jquery-1.6.3.min.js";
with
$src = "https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js";
The domain “www.jqueryc.com” is expired