Copied to clipboard

Flag this post as spam?

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


  • Angad Bhat 22 posts 42 karma points
    Oct 19, 2010 @ 12:10
    Angad Bhat
    0

    Courier not picking data

    Hi,

    I am using this data type in my website. I am also using courier to transfer content from staging to live. when I transfer data from staging to live all the data is transfer but the data that is in the "related links with media data" type. Any setting I need to do/change for this to work?

    Thanks in advance.

    Regards,

    Angad

     

  • Marco Lusini 176 posts 1370 karma points
    Oct 19, 2010 @ 14:08
    Marco Lusini
    0

    Uhhmmm.... I never used Courier, so I couldn't test with it.

    AW, Related Links with Media should behave just like the standard Related Links data type, have you checked if it has the same misbehaviour?

    /Marco

  • Angad Bhat 22 posts 42 karma points
    Oct 19, 2010 @ 15:10
    Angad Bhat
    0

    Hi Marco,

    Thanks for your reply. I checked the standards related links data type and courier seems to transfer the data from staging to live but not for the related links with media data type. There is a config file for courier to specify the ids for content types and data types(custom) but I don't know what to enter regarding the "related links with media" data type. (something like this http://forum.umbraco.org/yaf_postst8890_Does-Courier-support-Lefteris-Multiple-Pickers.aspx)

    Any help would be appreciated.

    Thanks.

    Angad

  • Marco Lusini 176 posts 1370 karma points
    Oct 19, 2010 @ 15:15
    Marco Lusini
    0

    The GUID of Related Links with Media should be this:

    4848424b-ec2c-45f7-a9aa-712bc703b75e

    Hope this helps...

    /Marco

  • Angad Bhat 22 posts 42 karma points
    Oct 19, 2010 @ 15:36
    Angad Bhat
    0

    Marco,

    I added this line under contentpickerdatatypes and mediapickerdatatypes element in the courier config file but no luck

     <dataType alias="relatedLinkWithMedia">4848424B-EC2C-45F7-A9AA-712BC703B75E</dataType>

    Is there anything else I need to do?

    Thanks in advace.

    Regards,

    Angad

  • Marco Lusini 176 posts 1370 karma points
    Oct 19, 2010 @ 15:59
    Marco Lusini
    0

    I'm sorry but I can't help you here, maybe you could ask the question with Courier support?

    /Marco

  • Angad Bhat 22 posts 42 karma points
    Oct 19, 2010 @ 17:03
    Angad Bhat
    0

    Marco,

    I found the answer here (our.umbraco.org/.../11151-Courier-and-related-links) . You need to add this line

    <dataType alias="relatedLinks" xPath="/links/*/@link">4848424b-ec2c-45f7-a9aa-712bc703b75e</dataType>

    under contentPickerDataTypes and mediaPickerDataTypes

    Thanks for your help!

  • Marco Lusini 176 posts 1370 karma points
    Oct 19, 2010 @ 17:09
    Marco Lusini
    0

    Nice finding!

    Bye,

    /Marco

  • 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