Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Manish 373 posts 932 karma points
    Jun 22, 2016 @ 09:45
    Manish
    0

    Hi All

    I am looking for a package which help me doing following thigs

    To see if there is a setting in recycle bin using which we can see different activities in the recycle bin such as - The location of item in recycle bin How long has it been in recycle bin I found one here but is there anyone who already used this one https://our.umbraco.org/projects/collaboration/recycle-bin-manager/

    Manish

  • Manish 373 posts 932 karma points
    Jun 22, 2016 @ 09:46
    Manish
    0

    This package is not working for umbraco 7.2.8.

    From log

    System.Net.ProtocolViolationException: Cannot send a content-body with this verb-type.
       at System.Net.HttpWebRequest.CheckProtocol(Boolean onRequestStream)
       at System.Net.HttpWebRequest.BeginGetRequestStream(AsyncCallback callback, Object state)
       at System.Net.Http.HttpClientHandler.StartGettingRequestStream(RequestState state)
       at System.Net.Http.HttpClientHandler.PrepareAndStartContentUpload(RequestState state)
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Umbraco.Web.Scheduling.ScheduledTasks.<GetTaskByHttpAync>d__9.MoveNext()
    2016-06-22 13:54:19,782 [71] INFO  Umbraco.Web.Scheduling.ScheduledTasks - [P4892/T65/D22] recycleBinManager has been called with response: False
    

    Manish

  • Nigel Wilson 944 posts 2076 karma points
    Jun 22, 2016 @ 17:36
    Nigel Wilson
    0

    Hi Manish

    I created this package a few years ago to address an issue with a website I managed. I have not maintained the code since then and so am not surprised it doesn't work in V7.

    This package runs in the background and uses API calls to delete items in the recycle bin.

    In terms of the functionality you ask about, this is really Umbraco core code functionality and as such, would need to be submitted to Umbraco for consideration (I think the ideas you have a good ones...)

    Sorry I can't be of any real help.

    Nigel

  • Manish 373 posts 932 karma points
    Jun 23, 2016 @ 06:12
    Manish
    0

    Ok Nigal

Please Sign in or register to post replies

Write your reply to:

Draft