The database configuration failed with the following message: Invalid column name 'masterContentType'. Invalid column name 'masterContentType'. Invalid column name 'masterContentType'. Please check log file for additional information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')
Only problem is that there is no "/App_Data/Logs/UmbracoTraceLog.txt", so anybody got/had/fixed this? Or have any idea what could be wrong?
I'm having exact same issue. I performed the upgrade and it went ok, but the code editors wouldn't load properly with a .js error "CodeEditor not defined" in the admin side. so i re-copied "umbraco" and "umbraco_client" folders again and now it is bringing up the install again with this error and the editors still aren't fixed. I followed this http://our.umbraco.org/documentation/Installation/Upgrading/general# and used diff merge to make sure i didn't get rid of anything vital.
We discovered that the database upgrade had worked but was still throwing the error, with help from Umbraco support, we then changed the umbracoConfigurationStatus in the web.config and merged any remaining changes.
Upgrade error from V4 to V6 database
The database configuration failed with the following message: Invalid column name 'masterContentType'. Invalid column name 'masterContentType'. Invalid column name 'masterContentType'. Please check log file for additional information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')
Only problem is that there is no "/App_Data/Logs/UmbracoTraceLog.txt", so anybody got/had/fixed this? Or have any idea what could be wrong?
Hi There
What exact steps did you take doing the upgrade?
And what database are you using?
/Jan
We are using SQL server and we followed these http://our.umbraco.org/documentation/Installation/Upgrading/general
Ok, so you went directly to v6 I presume. What exact version did you upgrade from?
/Jan
We are currently on: umbraco v 4.9.0 (Assembly version: 1.0.4633.18696)
Hi,
I'm having exact same issue. I performed the upgrade and it went ok, but the code editors wouldn't load properly with a .js error "CodeEditor not defined" in the admin side. so i re-copied "umbraco" and "umbraco_client" folders again and now it is bringing up the install again with this error and the editors still aren't fixed. I followed this http://our.umbraco.org/documentation/Installation/Upgrading/general# and used diff merge to make sure i didn't get rid of anything vital.
Any ideaS?
Thanks
Hi Molly
We discovered that the database upgrade had worked but was still throwing the error, with help from Umbraco support, we then changed the umbracoConfigurationStatus in the web.config and merged any remaining changes.
is working on a reply...