Copied to clipboard

Flag this post as spam?

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


  • Bambe 45 posts 66 karma points
    Mar 16, 2011 @ 11:45
    Bambe
    0

    TinyMCE add some buttons fail

    hi,

    I purchased two TinyMCE plugins is "MCFileManager" and "MCImageManager" for .NET

    and following the instruction to install them

    the buttons are successfully appears on TinyMCE tool bar ...

    but I press the buttons, the popup window says:

    =================================================================================

    Page not found

    No umbraco document matches the url 'http://192.168.1.131:470/umbraco_client/tinymce3/plugins/filemanager/default.aspx?type=fm&page=index.html'

    umbraco tried this to match it using this xpath query'/root/*/* [@urlName = "umbraco_client"]/* [@urlName = "tinymce3"]/* [@urlName = "plugins"]/* [@urlName = "filemanager"]/* [@urlName = "default"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

    =================================================================================

    should I open or allow something??

    it seems like the Umbraco not allow me to access the file...

    the plugins I think it must somebody to purchase it from TinyMCE so I ask here...

    I hope someone to solve my problem :(

    thanks a lot :)

     

    Regards,

    Bambe

  • Anders Rørvik 25 posts 47 karma points
    Mar 16, 2011 @ 21:29
    Anders Rørvik
    0

    Hi Bambe!

    In your web.config file you have the ability to specific certain urls and paths which should be ignored by Umbraco. Look for the umbracoReservedUrls section, and add your url there.

  • Bambe 45 posts 66 karma points
    Mar 17, 2011 @ 09:59
    Bambe
    0

    Hi Anders,

    I'm very very thanks for your help!

    your tips are succesfully solve my problem

    but my solution is add '~/umbraco_client/' in umbracoReservedPaths value

    not use umbracoReservedUrls :)

    Thanks for your help :)


    Regards,

    Bambe

Please Sign in or register to post replies

Write your reply to:

Draft