After installing package 1.7.3 on Umbraco Version 7.2.2, admin area will not reload (even after cache clear and app restart.)
Two specific entries in umbraco log (relative to KS.) are:
2015-06-04 13:09:40,581 [6] ERROR Umbraco.Web.UI.CdfLogger - [Thread 22] Could not load file contents from /app_plugins/KS.Umbraco7.Calendar/js/moment-with-locales.js. Domain is not white-listed. 2015-06-04 13:09:40,581 [6] ERROR Umbraco.Web.UI.CdfLogger - [Thread 22] Could not load file contents from /app_plugins/KS.Umbraco7.Calendar/js/bootstrap-datetimepicker.min.js. Domain is not white-listed.
We are using localhost prior to live deployment. What did we miss? TIA
Install Error:
After installing package 1.7.3 on Umbraco Version 7.2.2, admin area will not reload (even after cache clear and app restart.)
Two specific entries in umbraco log (relative to KS.) are:
2015-06-04 13:09:40,581 [6] ERROR Umbraco.Web.UI.CdfLogger - [Thread 22] Could not load file contents from /app_plugins/KS.Umbraco7.Calendar/js/moment-with-locales.js. Domain is not white-listed.
2015-06-04 13:09:40,581 [6] ERROR Umbraco.Web.UI.CdfLogger - [Thread 22] Could not load file contents from /app_plugins/KS.Umbraco7.Calendar/js/bootstrap-datetimepicker.min.js. Domain is not white-listed.
We are using localhost prior to live deployment. What did we miss? TIA
I found an other post on similar issue. It might have something to with clientDependency. I will have to look closer into this issue, but there seem to be a work-around you can try: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/61145-Packages-only-work-in-debug-mode?p=0#comment207470
It might also work to set the site in debug-mode while you are in dev.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.