Copied to clipboard

Flag this post as spam?

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


  • Dave Woestenborghs 3504 posts 12134 karma points MVP 9x admin c-trib
    Nov 29, 2011 @ 17:54
    Dave Woestenborghs
    0

    TinyMce content not showing after inserting a image

    After inserting a image in tinyMce field my content doesn't show anymore on the page. If I remove the image the content is displayed again.

    I see this error in the trace info :

    Error rendering Item 2 (NodeId '' : bodyText).
    The relative virtual path '="' is not allowed here.
      at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options)
      at System.Web.VirtualPathUtility.ToAbsolute(String virtualPath, String applicationPath)
      at umbraco.IO.IOHelper.ResolveUrl(String virtualPath)
      at umbraco.IO.IOHelper.ResolveUrlsFromTextString(String text)
      at umbraco.presentation.templateControls.ItemRenderer.Render(Item item, HtmlTextWriter writer)

  • Dave Woestenborghs 3504 posts 12134 karma points MVP 9x admin c-trib
    Nov 30, 2011 @ 12:00
    Dave Woestenborghs
    0

    As an update I would like to add it also doens't work when accessing the field throug Razor instead of a umbraco Item control.

    I get the same error :

    The relative virtual path '="' is not allowed here.

Please Sign in or register to post replies

Write your reply to:

Draft