Copied to clipboard

Flag this post as spam?

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


  • Jennifer Killingsworth 191 posts 248 karma points
    Jul 29, 2011 @ 18:15
    Jennifer Killingsworth
    0

    Is there going to be a new version?

    We have a site with literally thousands of media items and a package that would help us identify how media items are used or if they're being used at all would be a huge help.

    The problem is that we're on 4.6.1 using the new schema (required) and will likely upgrade to 4.7 within the next 6 months.

    Are you working on a new version of this package?

     

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Oct 25, 2012 @ 15:26
    Stefan Kip
    0

    Seems like a 'dead' project to me :-(

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Oct 25, 2012 @ 15:49
    Stefan Kip
    0

    For newer umbraco version, you should add the following code to usercontrols/DataTypes/MediaLookup.ascx on line 40 (right inside the ajax success function):

    // Result is null all the time, so use jqXHR...
    result = jQuery.parseJSON(jqXHR.responseText).d;
  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Jan 10, 2013 @ 15:51
    Ismail Mayat
    0

    kipusoep,

    Tried that i get the following error

    jqXHR is not defined

    Regards

    Ismail

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies