Copied to clipboard

Flag this post as spam?

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


  • John Hodgkinson 613 posts 355 karma points
    Aug 16, 2012 @ 19:59
    John Hodgkinson
    0

    any known compatibility issues with umbraco 4.8.1?

    many thanks!

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 22, 2012 @ 09:44
    Jeroen Breuer
    0

    I haven't tested it yet, but it has been reported to be compatible with 4.8.0 so it probably also works on 4.8.1.

    Jeroen

  • Anthony Candaele 1197 posts 2049 karma points
    Sep 16, 2012 @ 12:47
    Anthony Candaele
    0

    I seem to have a problem with the DAMP_Helper.GetImageCropperUrl() method in Umbraco 4.9.0:

    this code genereates an error:

    var solutionCrop = DAMP_Helper.GetImageCropperUrl(product.solutionImage, "solutionCrop");

                 <img src="@solutionCrop"/>

    anyone else encountered problems with DAMP in Umbraco 4.9.0?

    greetings,

    Anthony

  • Anthony Candaele 1197 posts 2049 karma points
    Sep 16, 2012 @ 14:20
    Anthony Candaele
    0

    ok, my bad, problem was that product was of type DynamicNode, after changing the type to dynamic the GetImageCropperUrl method works just fine.

    greetings,

    Anthony

Please Sign in or register to post replies

Write your reply to:

Draft