okay, what package did you install, if any... right before this event occured... i had this happen two times this week.
if you go to your docTypes section and click on a docType does it give you an error message like no dataType with id of 1022 exists?
the issue is that the row in teh dataTypes table did not get created - i think it is cmsDataTypes -- you can manually create it by copying one of the existing datatypes in that table and giving it the id number referenced in the error, that SHOULD bring your datatypes back.
however, it would be good to find out what packages with dataTypes you recently installed to see if our issues are related.
All datatypes disappear
Hi,
I added a new datatype today. I was asked to name it and I did. After clicking ok I got an error. Now all my data types are gone!
I just have one custom datatype, and it's no problem to recreate it. How do I go about restoring the default data types?
Thank you!
-Elad
okay, what package did you install, if any... right before this event occured... i had this happen two times this week.
if you go to your docTypes section and click on a docType does it give you an error message like no dataType with id of 1022 exists?
the issue is that the row in teh dataTypes table did not get created - i think it is cmsDataTypes -- you can manually create it by copying one of the existing datatypes in that table and giving it the id number referenced in the error, that SHOULD bring your datatypes back.
however, it would be good to find out what packages with dataTypes you recently installed to see if our issues are related.
thanks,
Thanks! I went in and deleted the row manually and everything works now!
is working on a reply...