Templates disappeared, and document types cause server error
Hey all,
I created a template and accidentally gave it that same name as an existing child template. When I saw that the new template had the same information as the old one, I impulsively deleted the old one (should have just taken a deep breath).
Now the templates folder displays nothing (just an empty folder) and my document types, while listed, display only a server error. Thus, i can't edit either of them. The site still runs fine and I can edit content and media, etc. Can someone help me get my templates and document types back?
Here is what I have done so far to troubleshoot this issue:
- touched the web.config - deleted the umbraco.config and edited some content to refresh it - deleted the template node / row from the db - deleted the reference to the template in dbo.umbracoNode (see old forum post here) - refreshed web. and umbraco.config again
In wich table/tables is necessary delete the rows??
I have the same problem and I not found any solution. I've deleted inserted rows in the table cmsTemplate. I've searched possible errors rows in umbracoNode table and I've not found any.
Templates disappeared, and document types cause server error
Hey all,
I created a template and accidentally gave it that same name as an existing child template. When I saw that the new template had the same information as the old one, I impulsively deleted the old one (should have just taken a deep breath).
Now the templates folder displays nothing (just an empty folder) and my document types, while listed, display only a server error. Thus, i can't edit either of them. The site still runs fine and I can edit content and media, etc. Can someone help me get my templates and document types back?
Here is what I have done so far to troubleshoot this issue:
- touched the web.config
- deleted the umbraco.config and edited some content to refresh it
- deleted the template node / row from the db
- deleted the reference to the template in dbo.umbracoNode (see old forum post here)
- refreshed web. and umbraco.config again
Any thoughts? Thanks in advance!
Dave
p.s. running version 4.0.0
Figured it out - turns out I missed an instance of the template in the db. I must have only deleted the old one and not the new!
Cheers,
dave
Hi!!
In wich table/tables is necessary delete the rows??
I have the same problem and I not found any solution. I've deleted inserted rows in the table cmsTemplate. I've searched possible errors rows in umbracoNode table and I've not found any.
What wrong do I?
Thanks in advance!
Sorry,
I have not remembered to say my version of umbraco
I use 4.0.2.1 with MSSQL2K
Thanks!
is working on a reply...