philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
132 stars 95 forks source link

js doesn't work #149

Open Fenixol opened 4 years ago

Fenixol commented 4 years ago

After installing plugin there are such errors in the console:

/assets/d21717a9/fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found) locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) /assets/d21717a9/fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found) fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) jquery.js:3818 jQuery.Deferred exception: jQuery(...).fullCalendar is not a function TypeError: jQuery(...).fullCalendar is not a function at HTMLDocument. (http://idoweddings.local/admin/calendar/index:1028:15) at mightThrow (http://idoweddings.local/assets/68db7c94/jquery.js:3534:29) at process (http://idoweddings.local/assets/68db7c94/jquery.js:3602:12) undefined jQuery.Deferred.exceptionHook @ jquery.js:3818 jquery.js:3827 Uncaught TypeError: jQuery(...).fullCalendar is not a function at HTMLDocument. (index:1028) at mightThrow (jquery.js:3534) at process (jquery.js:3602) fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found) fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)

I think it does not find scripts from the plugin.

rikcage commented 4 years ago

I think need to use "philippfrenzel / yii2fullcalendar": "3.9.0", I also have a problem with 4.2.0