Ok. I changed the image URL in first post. (It's difficult to understand the problem without them.)
This is error text:
[NullReferenceException: Object reference not set to an instance of an object.]
Kooboo.CMS.Sites.Models.DataFilePath..ctor(User user) +21
Kooboo.CMS.Sites.Models.User.get_DataFile() +34
Kooboo.CMS.Sites.Persistence.FileSystem.ObjectFileProvider`1.Get(T dummy) +57
Kooboo.CMS.Sites.Services.UserManager.Get(Site site, String name) +121
Kooboo.CMS.Sites.Services.ContentWorkflowManager.GetRoles(String userName) +72
Kooboo.CMS.Content.Services.WorkflowManager.GetPendingWorkflowItems(Repository repository, String userName) +72
Kooboo.CMS.Content.Services.WorkflowManager.GetPendWorkflowItemForContents(Repository repository, TextContent[] contents, String userName) +81
Kooboo.CMS.Content.Services.WorkflowManager.GetPendWorkflowItemForContent(Repository repository, TextContent textContent, String userName) +71
Kooboo.CMS.Web.Areas.Contents.Controllers.TextContentController.Edit(String folderName, String parentFolder, String uuid) +473
lambda_method(Closure , ControllerBase , Object[] ) +237
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +247
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +38
System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +124
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +640
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +312
System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +691
System.Web.Mvc.Controller.ExecuteCore() +162
System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +305
System.Web.Mvc.<>c__DisplayClassb.<BeginProcessRequest>b__5() +62
System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +20
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +469
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +375