Copied to clipboard

Flag this post as spam?

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


  • Will Maginn 8 posts 31 karma points
    Sep 07, 2012 @ 19:22
    Will Maginn
    0

    ucomponents 5.0.0 (beta) & umbraco 4.8.1 - Multi-node tree picker not displaying items

    Hey,

    I was running a clean install of 4.8.1 with ucomponents 5.0.0 (beta) and the multi-node tree picker was not displaying any of the items when the property was added to a doc type.

    Looking at the console in chrome developer tools I noticed some error 404 messages:

    - /umbraco/developer/RelationTypes/TreeMenu/ActionDeleteRelationType.js

    and error 500 for:

    -  /umbraco/editContent.aspx
    /packages/uComponents/MultiNodePicker/CustomTreeService.asmx/GetInitAppTreeData

    I have just upgraded to 4.9 with ucomponents 5.0.0 (beta) and I can see the items in the multi-node tree picker, I did check if the issue was there in firefox as well before I upgraded and it was, just wondering if anyone else had this issue?

    Thanks,

    Will

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Sep 09, 2012 @ 19:53
    Sebastiaan Janssen
    0

    No errors here. If I look in Fiddler, the call to CustomTreeService.asmx/GetInitAppTreeData gives back results just fine.

    Suggestion: try and change the version number in your ClientDependency.config file to see if that makes a difference, your browser may be caching old ajax calls.

  • Will Maginn 8 posts 31 karma points
    Sep 10, 2012 @ 09:43
    Will Maginn
    0

    Thanks Sebastiaan for your reply,

    I will check that if I come up against it again, was strange, had me racking my head for a bit.

    The error went away thou when I upgraded, so can't check it, I am sure I will have the chance to again.

    Thanks,
    Will

     

     

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Sep 10, 2012 @ 09:54
    Lee Kelleher
    0

    Hi Will,

    Quick check, were you using "Multi-Node Tree Picker" (Umbraco core version), or the "uComponents Legacy: Multi-Node Tree Picker"?

    (This will be me pin-point & test the issue)

    Thanks, Lee.

  • Will Maginn 8 posts 31 karma points
    Sep 10, 2012 @ 10:14
    Will Maginn
    0

    Hey Lee,

    I tried both, same issue, no nodes would appear to be selected.

    Thanks,

    Will

  • Biagio Paruolo 1593 posts 1824 karma points c-trib
    Sep 10, 2012 @ 10:35
    Biagio Paruolo
    0

    When will be out v5? I'm using Umbraco v4.9

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Sep 10, 2012 @ 10:41
    Lee Kelleher
    0

    Hi Biagio, the v5.0 beta came out last Friday: http://ucomponents.codeplex.com/releases/view/88341

    We believe it is very stable, but waiting on feedback from our beta testers, fix any last concerns and take out of beta. Hopefully towards the end of this week.

    Cheers, Lee.

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Sep 10, 2012 @ 10:42
    Lee Kelleher
    0

    @Will - thanks. I'll look into it, (most likely tomorrow - busy day ahead of me today!)

    Cheers, Lee.

  • Carlos 338 posts 472 karma points
    Oct 19, 2012 @ 19:35
    Carlos
    0

    I am having the same issue. I upgraded to Umbraco 4.9 and installed uComponents 5.0 over the uComponents 2.0.1 version we had.  No nodes are showing up for me either.  I made another post inquiring about this.  Didn't see this one. Any other suggestion would be great.

    (Nevermind this, packages folder show both are installed.) Also how can I tell if version 5 of uComponents installed propertly. My package version in the Umbraco developer's section still says 2.0.1  

  • Carlos 338 posts 472 karma points
    Oct 19, 2012 @ 20:08
    Carlos
    0

    OK I figured this out. If your content does not show up after upgraded to Umbraco 4.9 using the Multi Node Tree Picker

    If anyone else wants to know.

    After you have installed uC 5.0 and/or upgraded from 4.7.+ to 4.9+. refresh your Datatypes folder. This should show you the newest nodes that uC 5.0 installed or are now rolled into Umbraco. If not, made a new fake datatype and the new datatypes should show in the drop list.

    For Multi-Node Tree Picker. To get them working again if you data is not outputting correctly or not at all.

    1.  Go to your Razor script file and change the "using uComponents.Core" to "using uComponents". Not sure if this matters in the Multi Node Tree Picker case that rolled into Umbraco. Anyways...

    2. Go to your Datatype that uses the uComponents: Multi-Node Tree Picker and changed it to Multi-Node Tree Picker > Save

    3. Go the the Document Type that uses the Multi-Node Tree Picker data type and resave it.

    4. For good measure. Go to your Content node that uses the Doc Type that uses the MNTP Data type and resave that.

    Boom! everything should be peachy.

  • Comment author was deleted

    Jan 03, 2013 @ 18:37

    Having same 500 error as OP, but only on Postbacks.

    Umbraco 4.11

     

Please Sign in or register to post replies

Write your reply to:

Draft