Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planned Umbraco version support #21

Open
plemon opened this issue Mar 7, 2018 · 9 comments
Open

Planned Umbraco version support #21

plemon opened this issue Mar 7, 2018 · 9 comments

Comments

@plemon
Copy link

plemon commented Mar 7, 2018

I really like your plugin but it seems to be stuck at v7.7+. I tried it anyway with 7.9.2 latest as of now, which failed as I expected.
Do you plan to keep supporting the latest stable production version of umbraco or is this an indication the plugins is not really maintained any longer?
What other options are there for using it on the latest version; buying the DXS?(besides fixing the issue ourselves in code).

best regards, Phillip

@theotron
Copy link
Owner

theotron commented Mar 8, 2018

Pipeline CRM is actively maintained, though we can't make any time commitments on keeping up with Umbraco versions. Having said that, Umbraco 7.9 includes pertinent features (GDPR), so we will try to get a version that supports it in the next week or so.

Best, Theo

@dklinzing
Copy link

dklinzing commented Apr 3, 2018

We were going to experiment w/ the Pipeline CRM plugin too. Looks neat, but had issues installing it also. I understand you don't want to make a commitment, but I wanted to check since it's been a couple weeks since the original post. Do you have an updated estimate on when you think it will be compatible w/ 7.9.x?

@theotron
Copy link
Owner

theotron commented Apr 6, 2018

I am planning to release an update in the next couple of weeks. That the only reason it doesn't work in 7.9 is that the folder were icons used to be stored (\Umbraco\images\tray) is gone from the vanilla installation :(

Please add this folder manually, and Pipeline installation should finish as normal.

@thenexus00
Copy link

Hi Theo,
How is the update going. Using 7.10 and really keen to try this but not been able to install due to the issues.
Looking forward to trying it out and using it as it looks like you did an awesome job on this.

I tried adding a folder as above but that did not work. The package install goes so far then nothing and basically kills Umbraco.

@theotron
Copy link
Owner

theotron commented May 4, 2018

I tested on 7.10 and it worked (with the missing folder fix). What db are you using? IIS or running through VS? Any errors in the logs?

Fix for the missing folder will be out soon, but I would like to include this one as well if poss.

@thenexus00
Copy link

thenexus00 commented May 5, 2018 via email

@thenexus00
Copy link

Installing 1.0.7 You get a checkRestart error on the restarting process:

[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpContext.get_Request() +12048092
System.Web.HttpContextWrapper.get_Request() +35
Umbraco.Core.HttpContextExtensions.GetCurrentRequestIpAddress(HttpContextBase httpContext) +58
Umbraco.Core.Auditing.AuditEventHandler.get_PerformingIp() +109
Umbraco.Core.Auditing.AuditEventHandler.OnSavedUser(IUserService sender, SaveEventArgs1 saveEventArgs) +664 Umbraco.Core.Events.TypedEventHandler2.Invoke(TSender sender, TEventArgs e) +0
Umbraco.Core.Events.EventDefinition2.RaiseEvent() +48 Umbraco.Core.Events.ScopeEventDispatcher.ScopeExitCompleted() +122 Umbraco.Core.Events.ScopeEventDispatcherBase.ScopeExit(Boolean completed) +38 Umbraco.Core.Scoping.<>c__DisplayClass70_0.<RobustExit>b__1() +57 Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions) +70 Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions) +125 Umbraco.Core.Scoping.Scope.RobustExit(Boolean completed, Boolean onException) +335 Umbraco.Core.Scoping.Scope.Dispose() +89 Umbraco.Core.Persistence.UnitOfWork.ScopeUnitOfWork.DisposeResources() +78 Umbraco.Core.DisposableObjectSlim.Dispose(Boolean disposing) +137 Umbraco.Core.DisposableObjectSlim.Dispose() +21 Umbraco.Core.Services.UserService.Save(IUser entity, Boolean raiseEvents) +1050 GrowCreate.PipelineCRM.Installer.AppPermissions.Grant(String appName) +405 GrowCreate.PipelineCRM.RegisterEvents.ApplicationStarted(UmbracoApplicationBase umbracoApplication, ApplicationContext applicationContext) +5477 Umbraco.Core.ApplicationEventHandler.OnApplicationStarted(UmbracoApplicationBase umbracoApplication, ApplicationContext applicationContext) +50 Umbraco.Core.CoreBootManager.<Complete>b__38_0(IApplicationEventHandler x) +424 Umbraco.Core.EnumerableExtensions.ForEach(IEnumerable1 items, Action1 action) +166 Umbraco.Core.CoreBootManager.Complete(Action1 afterComplete) +455
Umbraco.Web.WebBootManager.Complete(Action`1 afterComplete) +136
Umbraco.Core.UmbracoApplicationBase.StartApplication(Object sender, EventArgs e) +381

[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +529
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +169
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +169
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +396
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +333

[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +525
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +124
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +719

If I create the folder The admin loads but it looses most of its functionality and produces the following errors:

Server Error: Failed to retrieve data for sections
Sever Error: Failed to retrieve data for sections

(same thing just twice)

@theotron
Copy link
Owner

theotron commented Jul 6, 2018

@thenexus00 I still can't replicate this. Can you let me know:

  • have you installed on Nuget or package?
  • database engine and version?
  • running through VS (iisexpres) or IIS?

@robertjf
Copy link

robertjf commented Sep 20, 2018

@theotron any update on this? I'm looking into using Pipeline in an Umbraco 7.12 website... thinking more about the GDPR support along with the other issues that are currently pending...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants