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
Hi there,
For some reason I canot see the conour or get to it. I can see that its installed under the developer section?!!!
mkariti
Update: I can see the forms in the frontend but nothing in the backend system
Does your user have access to the Contour section? Log in with the admin account...
Yes ofcourse - full admin
Can it be anything todo with updating to umbraco 4.11.3?
yeah try restoring your /config/applications.config and /config/trees.config from before the update
If you don't have a backup
Add
<add alias="contour" name="Umbraco Contour" icon="contour.png" sortOrder="7" />
to /config/applications.config
and
<add silent="false" initialize="true" sortOrder="0" alias="forms" application="contour" title="Forms" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadForm" action="" /> <add silent="false" initialize="true" sortOrder="1" alias="formdatasources" application="contour" title="Data Sources" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadDataSource" action="" /> <add silent="false" initialize="true" sortOrder="2" alias="formprevaluesource" application="contour" title="Prevalue Sources" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadPreValueSource" action="" /> <add silent="false" initialize="true" sortOrder="5" alias="formssecurity" application="users" title="Contour security" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadFormsSecurity" action="" />
to /config/trees.config
Hi Tim,
Many thanks.
So the icon in the section is back and when clicking it I can only see the word contour with nothing under it.
Did you update the trees config?
if by that you mean inserting the second part of code to the tree.config then yes.
hmm not sure why it's happening then...
And do you get the form security tree in the users section?
Not on the production server- just downloaded the same ver to local and it seems fine.
Will try to reset the iis on the production.
Many thanks tim really appreciate it!
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
Cant see contour under sections
Hi there,
For some reason I canot see the conour or get to it. I can see that its installed under the developer section?!!!
mkariti
Update: I can see the forms in the frontend but nothing in the backend system
Does your user have access to the Contour section? Log in with the admin account...
Yes ofcourse - full admin
Can it be anything todo with updating to umbraco 4.11.3?
yeah try restoring your /config/applications.config and /config/trees.config from before the update
If you don't have a backup
Add
to /config/applications.config
and
to /config/trees.config
Hi Tim,
Many thanks.
So the icon in the section is back and when clicking it I can only see the word contour with nothing under it.
Did you update the trees config?
if by that you mean inserting the second part of code to the tree.config then yes.
hmm not sure why it's happening then...
And do you get the form security tree in the users section?
Not on the production server- just downloaded the same ver to local and it seems fine.
Will try to reset the iis on the production.
Many thanks tim really appreciate it!
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.