I have installed opening soon. When i goto back office and try and click on opening times data type i get the following error in chrome console:
ExceptionMessage: "Could not find property editor with alias Jumoo.OpeningSoon"
ExceptionType: "System.InvalidOperationException"
Message: "An error has occurred."
StackTrace: " at Umbraco.Web.Models.Mapping.PreValueDisplayResolver.Convert(IDataTypeDefinition source)
↵ at AutoMapper.ValueResolver2.Resolve(ResolutionResult source)
↵ at System.Linq.Enumerable.Aggregate[TSource,TAccumulate](IEnumerable1 source, TAccumulate seed, Func`3 func)
↵ at AutoMapper.Mappers.TypeMapObjectMapperRegistry.PropertyMapMappingStrategy.MapPropertyValue(ResolutionContext context, IMappingEngineRunner mapper, Object mappedObject, PropertyMap propertyMap)"
Name
One thing to note my site is running in a virtual directory, no way round this as client has infrastructure that forces us to work this way.
Its ok fixed. Due to virtual directory the install files went into /cms/appplugins and it created a cms folder in root of site instead of appplugins. I moved stuff to where it should be and it works.
Server error in backoffice
Hi Kevin,
I have installed opening soon. When i goto back office and try and click on opening times data type i get the following error in chrome console:
One thing to note my site is running in a virtual directory, no way round this as client has infrastructure that forces us to work this way.
Any ideas?
Regards
Ismail
Its ok fixed. Due to virtual directory the install files went into /cms/appplugins and it created a cms folder in root of site instead of appplugins. I moved stuff to where it should be and it works.
Regards
Ismail
is working on a reply...