Closed raf4e7 closed 7 years ago
Hi Rafael! You haven't forgotten to rename module folder to "dashlet-calendar", have you?) Please check the path (in chrome inspector, network tab) from which your browser tries to get the module files. It should be like that: http://your-itop-host-name/env-production/dashlet-calendar/fullcalendar/fullcalendar.min.js Then check that you actually have /var/www/env-production/dashlet-calendar folder and files are inside.
P.S. These two errors are not mine :)
Hi Vladimir! Thanks to your answer. You're right !!! My extension folder was named "dashlet-calendar-master". I rename it and it works fine now!
Thanks a lot again
Rafael, your user from France ! ;)
2017-03-22 21:46 GMT+01:00 Vladimir Kunin notifications@github.com:
Hi Rafael! You haven't forgotten to rename module folder to "dashlet-calendar", have you?) Please check the path (in chrome inspector, network tab) from which your browser tries to get the module files. It should be like that: http://your-itop-host-name/env-production/dashlet-calendar/fullcalendar/ fullcalendar.min.js Then check that you actually have /var/www/env-production/dashlet-calendar folder and files are inside.
P.S. These two errors are not mine :)
- UI.php?c[menu]=ConfigManagementOverview:1 : Unsafe attempt to load URL...
- data:0 : Failed to load resource: net::ERR_INVALID_URL
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/itop-itsm-ru/dashlet-calendar/issues/1#issuecomment-288533888, or mute the thread https://github.com/notifications/unsubscribe-auth/AZXOjDmioR5_Ryathv-44kWlPsFiYwh8ks5roYi7gaJpZM4Mk6va .
I was glad to help you, Rafael!)
Hi vbkunin !
I'm very interested in your dashlet calendar extension and I try to install it in my iTop dev environement. I follow all the steps as you say in the Readme file but I'm unable to display the calendar. When I display the page, nothing appears and the Chrome inspector tool log theses errors ::
I installed and use a lot of others extensions (or my own ones) without problems. Any idea to help me ?
Thanks a lot for your work :)
Rafael.