Copied to clipboard

Flag this post as spam?

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


  • Tomas 5 posts 27 karma points
    May 29, 2012 @ 12:27
    Tomas
    0

    Conflict with Multi-Node Tree Picker

    Hi,

    I have a problem similar to whats described here but it only occurs when there is a uComponents Multi-Node Tree Picker and the document type, WITH one or more nodes selected. Otherwise the Google maps control works just fine. But as soon as the MNT-picker has a value the map wont render (search and coordinats input fields still renders), and if i hit search I get the "UmbracoGoogleMapMapDataType is not defined" js error.

    Not sure if Google Maps Data Type is what causes this, perhaps it's an issue with the Multi-Node Tree Node Picker.

    Any help is highly appreciated!

    Thanks,

    /T

  • Tomas 5 posts 27 karma points
    May 29, 2012 @ 12:35
    Tomas
    0

    Umbraco 4.7.1.1, Google Maps Data Type 2.0.3, uComponents 3.0.2

  • Tomas 5 posts 27 karma points
    May 29, 2012 @ 12:37
  • Ernst Utvik 123 posts 235 karma points
    Jan 14, 2013 @ 21:50
    Ernst Utvik
    3

    Old post but adding for future reference:

    My problem was the oposite. After installing the Google Maps datatype the Multi Node Tree Picker would not render a content tree.

    Adding the dollowing:

    <add key="GoogleMaps:DisableClientDependency" value="true"/> 

    under <appsettings> in web.config seems to have fixed it for me.

  • Thomas 13 posts 43 karma points
    Mar 07, 2013 @ 14:26
    Thomas
    0

    Thanks Ernst, you are a life saver!

  • Rune Grønkjær 1371 posts 3102 karma points
    Apr 09, 2013 @ 12:46
    Rune Grønkjær
    0

    Ernst's solution worked for me as well in Umbraco 6.0.2.

    Thanks

    /Rune

Please Sign in or register to post replies

Write your reply to:

Draft