How did you deploy it, if it worked locally, did you copy the files from local up?
EDIT: These sections, I believe, can get generated from DLLs in the site. Did you back them up into a sub folder or similar? Maybe clear out the bin folder (backup first) and add the umbraco dlls back in
It's definitely not in the database, I added an edit above, not sure if you'd get a notification of that. but, I believe, the section gets generated from the DLLs which contain a class with a certain interfaces in the site.
Did you back the old ones into a sub folder or similar? Maybe clear out the bin folder (backup first) and add the umbraco dlls back in, then replace the xml file with the original umbraco version and see if it gets repopulated correctly
Upgrading to 7.2.2 screwed up my sections
Hi,
I just upgraded from 7.1.6 to 7.2.2
I did it locally first, it went perfect, then i did on the live webserver, which is on shared hosting.
Suddenly my section list is all screwed up. It seems like there are duplicated about 8 times.
http://www.pcl.dk/sections.jpg
My applications.config contained this:
Then i added the normal content, but with no luck
Hi,
How did you deploy it, if it worked locally, did you copy the files from local up?
EDIT: These sections, I believe, can get generated from DLLs in the site. Did you back them up into a sub folder or similar? Maybe clear out the bin folder (backup first) and add the umbraco dlls back in
Steve
I added the upgrade files from bin, umbraco and umbraco_client on both local and remote.
Its just that i am afraid that if its in the database. the problem is. Might just be files, but i amnot sure.
It's definitely not in the database, I added an edit above, not sure if you'd get a notification of that. but, I believe, the section gets generated from the DLLs which contain a class with a certain interfaces in the site.
Did you back the old ones into a sub folder or similar? Maybe clear out the bin folder (backup first) and add the umbraco dlls back in, then replace the xml file with the original umbraco version and see if it gets repopulated correctly
hi,
thanks for your answer, ill try that. cant a the moment cause, the website is used.
ill try tonight.
your idea helped
Great stuff, what was it in the end?
Believe replacing the dlls and touching the web.config did the trick.
is working on a reply...