Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 629 posts 1016 karma points
    Mar 07, 2013 @ 09:46
    Dan Evans
    0

    Insert Image from TinyMCE error on upgrade to 6.0.3

    We have just upgraded an installation from 4.7 > 6.0.2 (via 4.8, 4.9, 4.10 , 4.11) and now getting an error when inserting in image via tinyMCE. Did have Gecko Uploadify installed but that has been uninstalled.

    System.NullReferenceException: Object reference not set to an instance of an object.
       at umbraco.cms.businesslogic.datatype.DataTypeDefinition.<GetByDataTypeId>b__0(DataTypeDefinition x)
       at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext()
       at umbraco.cms.businesslogic.datatype.DataTypeDefinition.GetByDataTypeId(Guid DataTypeId)
       at umbraco.controls.Images.UploadMediaImage..ctor()
  • Dan Evans 629 posts 1016 karma points
    Mar 07, 2013 @ 10:23
    Dan Evans
    0

    Answer is to go through all your installed datatypes and find any that are orphaned - i.e. the control has been uninstalled but is still in datatypes, delete and this fixes the problem.

Please Sign in or register to post replies

Write your reply to:

Draft