Hallo, ich habe eine 4.12 installation mit Php 8.1 (seit Montag).
Heute wird die Seite zwar angezeigt aber ohne die ganzen CSS und Java scripts.
In der Console habe ich zahlreiche solche Fehler:
.../assets/colorbox/js/colorbox.min.js?v=1.6.4.2 net::ERR_ABORTED 404 (Not Found)
.../assets/jquery-ui/js/jquery-ui.min.js?v=1.13.2 net::ERR_ABORTED 404 (Not Found)
home.html:1 Refused to execute script from 'https://..../assets/js/jquery.min.js,mootools.min.js-7ae0fc8e.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
home.html:1 Refused to execute script from 'https://...../assets/chosen/js/chosen.min.js?v=1.2.5' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Hat jemand eine Idee?

Zitieren

Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.
