Adding a website from a template in DNN 7.4 community edition seems not to be possible, since this issue is also posted on the DNN 7.4 platform download page.
The following error occurs:
Error parsing Website TemplateObject reference not set to an instance of an object. at DotNetNuke.Entities.Portals.PortalController.ParseTemplateInternal(Int32 portalId, String templatePath, String templateFile, Int32 administratorId, PortalTemplateModuleAction mergeTabs, Boolean isNewPortal, LocaleCollection& localeCollection) at DotNetNuke.Entities.Portals.PortalController.CreatePortalInternal(Int32 portalId, String portalName, UserInfo adminUser, String description, String keyWords, PortalTemplateInfo template, String homeDirectory, String portalAlias, String serverPath, String childPath, Boolean isChildPortal, String& message.
Has anybody found a workaround in the meanwhile?
Patrick