Copied to clipboard

Flag this post as spam?

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


  • Allan Kirk 36 posts 110 karma points c-trib
    Sep 27, 2013 @ 12:57
    Allan Kirk
    0

    Package with contentnode with url-picker

    Hi

    I have created a document type with a url-picker as the only data type. I have created a single content node using this document type. I have created a package with the document type and the content node. Now I setup a new site, and make sure I have uComponents installed, and try to install my package. If I open the content node, I get this error.

    I can delete the node, and create a new one, and everything works as expected, but I would really like to include the node in the package.

    I can do the same thing with a multi-url-picker, and everything works as expected.

    Any idea what I'm doing wrong?

    I use Umbraco 6.1.5 and uComponents 5.5.1

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Sep 27, 2013 @ 13:04
    Lee Kelleher
    0

    Hi Allan,

    The error looks like the UrlPicker is trying to load in existing content (from the node).

    Was a clean installation or did the property (on the doc-type) have an existing data-type associated with it?

    Thanks,
    - Lee

  • Allan Kirk 36 posts 110 karma points c-trib
    Oct 01, 2013 @ 05:24
    Allan Kirk
    0

    Hi Lee

    Thank you for your reply.

    This is a clean install of Umbraco with uComponents. We created a Data Type, and included that in a Document Type. We then created a content page using that Document Type.

    Data Type

    Document Type

     

    Did that answer your question?

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Oct 01, 2013 @ 09:53
    Lee Kelleher
    0

    Thanks for the info Allan.

    Have you tried to delete the "Logo link to" property and recreate it?

    Thanks, Lee.

  • Matt Linsenbardt 11 posts 53 karma points
    Oct 03, 2013 @ 22:50
    Matt Linsenbardt
    100

    If you're still running across this, uComponent 5.5.2 seems to have resolved the issue. See this thread for more info http://ucomponents.codeplex.com/workitem/14863

    Nuget Update:
    Install-Package DiscoverPackageSources
    Discover-PackageSources -Url "https://www.myget.org/F/ucomponents/"
    Install-Package ucomponents
    ...

    Successfully installed 'uComponents 5.5.2'.

  • Allan Kirk 36 posts 110 karma points c-trib
    Oct 04, 2013 @ 04:23
    Allan Kirk
    0

    Hi Matt

    Thank you very much.

  • 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