Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
As the topic says, setting the following...
<add key="umbracoUseDirectoryUrls" value="true" />
breaks the content tree. It fails to list content and media in the media section. The areas appear blank.
Checked in Firefox and it's throwing Umbraco errors saying...
umbraco is not defined
It's being thrown on line 322 of /umbraco/umbraco.aspx
umbraco.presentation.webservices.legacyAjaxCalls.GetSecondsBeforeUserLogout(validateUserTimeout, keepAliveError);
Ok now tracked it down to Javascript files generated by a web service returning server 500 errors.
Specifically webservices/nodeSorter.asmx/js and serveral others return the error.
Anyone come across this before?
See here:
http://our.umbraco.org/forum/getting-started/installing-umbraco/20833-umbracowebservicesnodeSorterasmxjs-(et-al)-gives-a-500-error
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.
Continue discussion
setting umbracoUseDirectoryUrls to true breaks back office - umbraco not defined
As the topic says, setting the following...
<add key="umbracoUseDirectoryUrls" value="true" />
breaks the content tree. It fails to list content and media in the media section. The areas appear blank.
Checked in Firefox and it's throwing Umbraco errors saying...
umbraco is not defined
It's being thrown on line 322 of /umbraco/umbraco.aspx
umbraco.presentation.webservices.legacyAjaxCalls.GetSecondsBeforeUserLogout(validateUserTimeout, keepAliveError);
Ok now tracked it down to Javascript files generated by a web service returning server 500 errors.
Specifically webservices/nodeSorter.asmx/js and serveral others return the error.
Anyone come across this before?
See here:
http://our.umbraco.org/forum/getting-started/installing-umbraco/20833-umbracowebservicesnodeSorterasmxjs-(et-al)-gives-a-500-error
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.