uSkinned themes are not currently compatible with version 7.6. We are working on an upgrade to all themes at the moment which will be released this month. Please refer to the installation readme file provided with your theme for compatible versions of Umbraco. For any further questions please use the contact form on uSkinned:
upgrade from 7.5.4 to 7.6 frontend show error Object reference not set to an instance of an object.
I just finished my first upgrade of umbraco and it dint went as planed.
The Backend is running but the frontend is broken.
Line 10: var globalSettings = settingsFolder.Children.Where(x => x.IsDocumentType("USNGlobalSettings")).First();
i am running on a local machine in Visual studio 2013.
i use the uskinned theme "source" version 4.3
i try following the guide https://our.umbraco.org/documentation/getting-started/setup/upgrading/version-specific
and https://our.umbraco.org/documentation/getting-started/setup/upgrading/general
After i update the site using nuget i removed the files as described
but what about the files i the web.config?
And the following http modules ```
...
```
i am not sure what to remove. can anyone help me.?
Hi Erik,
uSkinned themes are not currently compatible with version 7.6. We are working on an upgrade to all themes at the moment which will be released this month. Please refer to the installation readme file provided with your theme for compatible versions of Umbraco. For any further questions please use the contact form on uSkinned:
https://uskinned.net/contact/
Cheers,
Marc
I currently ran into the same issue while upgrading from Version 7.5.9 to 7.10.1. were you ever able to fix it ?
Let me know when you get a chance.
Thanks Carl
is working on a reply...