Sometimes after a refresh the rich text editor is working, datetimepicker not. Problem is that I dont get the link to "lib/tinymce/skins/umbraco/skin.min.css" in head of the page and by Datetimepicker im missing the "<div class='bootstrap-datetimepicker-widget usetwentyfour dropdown-menu' style='z-index: 9999 !important;'.... " in body of the page.
How have you setup Umbraco? Are you using a virtual directory?
But if it works locally and not on your server could it be that you for some reason missed copying over some files perhaps? Otherwise it might be worth checking if permissions have been setup properly.
Locally I meant locally on the server, sorry for that. I installed it directly on the server and give permissions of the root folder to App Pool and Network Service. The site is running under "Default Web Site" and configured as an application
I have a DNS server installed on the same server, might that be related to this problem?
Richtext Editor and DateTimePicker problems in Umbraco 7 (IIS8)
Hello,
I installed Umbraco 7 on IIS 8 and I have some problem with the Rich Text Editor and the DateTimePicker, on Properties tab.
When i open the site over a domain or ip http://x.x.x.x/my.web.page/umbraco, then this is not working, but when i go on localhost http://localhost/my.web.page/umbraco all is working fine.I tried different browsers, with no luck.
Sometimes after a refresh the rich text editor is working, datetimepicker not.
Problem is that I dont get the link to "lib/tinymce/skins/umbraco/skin.min.css" in head of the page and by Datetimepicker im missing the "<div class='bootstrap-datetimepicker-widget usetwentyfour dropdown-menu' style='z-index: 9999 !important;'.... " in body of the page.
Hi Danilo and welcome to our :)
How have you setup Umbraco? Are you using a virtual directory?
But if it works locally and not on your server could it be that you for some reason missed copying over some files perhaps? Otherwise it might be worth checking if permissions have been setup properly.
/Jan
Hi Jan,
Thanks for the quick reply :)
Locally I meant locally on the server, sorry for that.
I installed it directly on the server and give permissions of the root folder to App Pool and Network Service.
The site is running under "Default Web Site" and configured as an application
I have a DNS server installed on the same server, might that be related to this problem?
Danilo
is working on a reply...