Copied to clipboard

Flag this post as spam?

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


  • Louis 37 posts 59 karma points
    Sep 10, 2012 @ 16:36
    Louis
    1

    TinyMCE - not showing absolute URLs in Insert/Update link

    Hi, this has been driving me crazy for a few hours, I managed to fix it on my local development machine and of course when I put it to live it's not working.

    Here is what I did,

    in the Config/tinyMceConfig.Config I added:

    <config key="relative_urls">false</config>

    <config key="convert_urls">false</config>

    <config key="remove_script_host">false</config>

    I also amended the Javascript code in insertLink.aspx to set localUrl to blank as this made it work on the dev machine. Does anyone know how to fix this really stupid bug on my live server?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft