I cheked /Config/trees.config in my project. It is like to content above. And
In my /Config/trees.config there are some additional information because I use Newsletter studio in my project. There are no different between content above and my config file to replace.
Your config file does´nt look exacly like the fresh install if you look in the end of you Custom section. You see that you have all the trees defined again under your custom section? And at the very end of the file you have the developer tree defined about 10 times.
After the -- Custom -- section, try removing everything except this:
Could you try to replace the entire trees.config file with the same file fresh install (not just specific lines, the enitre file) and then add the 3 newsletter specific lines after Custom.
When this is done, bumb your /Config/ClientDependancy.config version number and see if the problem still exist.
Otherwise, you might want to look in the logfile for any errors.
Developer section does not show in backoffice
Hi.
I use Umbraco 7.3.7. Developer section is shown in backoffice, but when I clicked on it, backoffice is going out and login page is appeared!
Other sections work correcly, but developer not work. When I clicked on developer section, backoffice is going out and login page is appeared:
What is that problem? How can I solve it?
With thanks.
Hello Hassan. Yes, this happpens sometimes. Easy fix however.
Its your /Config/trees.config that has been malformed.
Just replace it with the trees.config file from a fresh install: https://our.umbraco.org/contribute/releases/737/, or replace its content in your solution with:
Let me know if it works out for you!!
/ Dennis
Hello Dennis!
I cheked /Config/trees.config in my project. It is like to content above. And In my /Config/trees.config there are some additional information because I use Newsletter studio in my project. There are no different between content above and my config file to replace.
This is config file in my project:
Hi again Hassan.
Your config file does´nt look exacly like the fresh install if you look in the end of you Custom section. You see that you have all the trees defined again under your custom section? And at the very end of the file you have the developer tree defined about 10 times.
After the -- Custom -- section, try removing everything except this:
Hi.
You are right Dennis. I corrected my config file, but it is not working yet.
Should I do something else for this problem or change config file is enough for solve it?
I cleared browser cache and republish site too, but developer section does not appear yet.
Could you try to replace the entire trees.config file with the same file fresh install (not just specific lines, the enitre file) and then add the 3 newsletter specific lines after Custom.
When this is done, bumb your /Config/ClientDependancy.config version number and see if the problem still exist.
Otherwise, you might want to look in the logfile for any errors.
Best of luck to you!
Thank you Dennis.
I replaced entire tree.config and then add my custom tags in it and it works correctly.
Ah that´s great to hear Hassan!! Glad i could help!! Have a great day!!
is working on a reply...