Copied to clipboard

Flag this post as spam?

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


  • Kevon K. Hayes 255 posts 281 karma points
    Oct 21, 2010 @ 23:44
    Kevon K. Hayes
    0

    Allowing all markup in TinyMCE RTE

    UMB Experts,

    I followed this article step by step.... http://our.umbraco.org/wiki/how-tos/customizing-the-wysiwyg-rich-text-editor-%28tinymce%29/allow-any-markup-in-the-tinymce-editor

    and now I'm getting the following error when I add the style element to the RTE:

    Operand type clash: int is incompatible with ntext: System.Data.SqlClient.SqlException: Operand type clash: int is incompatible with ntext...

  • Kevon K. Hayes 255 posts 281 karma points
    Oct 22, 2010 @ 00:50
    Kevon K. Hayes
    0

    False alarm Telerik Control was causing this error. 

    I didn't have the Database Type set to integer it was on Ntext.  So if anyone is using the UserControlWrapper, make sure the interace return type matches the DB Return type on the Datatype Settings.  Elementary I know...

  • 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