ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5
https://adminlte.io
MIT License
44.06k stars 18.16k forks source link

css / jquery file error leads to rendering issue #126

Closed ghost closed 10 years ago

ghost commented 10 years ago

GET file://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css net::ERR_FILE_NOT_FOUND index.html:7 GET file://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.min.css net::ERR_FILE_NOT_FOUND index.html:8 GET file://code.ionicframework.com/ionicons/1.5.2/css/ionicons.min.css net::ERR_FILE_NOT_FOUND index.html:10 GET file://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js net::ERR_FILE_NOT_FOUND index.html:868 GET file://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js net::ERR_FILE_NOT_FOUND index.html:869 GET file://code.jquery.com/ui/1.11.1/jquery-ui.min.js net::ERR_FILE_NOT_FOUND index.html:870 GET file://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js net::ERR_FILE_NOT_FOUND index.html:872 GET file://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic net::ERR_FILE_NOT_FOUND index.html:868 GET file://fonts.googleapis.com/css?family=Kaushan+Script net::ERR_FILE_NOT_FOUND index.html:868 Uncaught ReferenceError: jQuery is not defined morris.min.js:1 Uncaught ReferenceError: jQuery is not defined jquery.sparkline.min.js:4 Uncaught ReferenceError: jQuery is not defined jquery-jvectormap-1.2.2.min.js:7 Uncaught ReferenceError: $ is not defined jquery-jvectormap-world-mill-en.js:1 Uncaught ReferenceError: jQuery is not defined jquery.knob.js:764 Uncaught TypeError: Cannot read property 'fn' of undefined daterangepicker.js:874 Uncaught TypeError: undefined is not a function bootstrap-datepicker.js:25 Uncaught TypeError: Cannot read property 'fn' of undefined bootstrap3-wysihtml5.all.min.js:6 Uncaught TypeError: Cannot read property 'fn' of undefined icheck.min.js:5 Uncaught ReferenceError: $ is not defined app.js:14 Uncaught ReferenceError: $ is not defined dashboard.js:8 Uncaught ReferenceError: $ is not defined demo.js:1 'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach). bootstrap3-wysihtml5.all.min.js:2

ghost commented 10 years ago

My bad. Should have seen earlier issues. Resolved when running on localhost (m using apache)