Problem with FCKEditor insert/edit images

Last post 07-03-2008 1:39 AM by Hong-Gang Chen - MSFT. 2 replies.

Sort Posts:

  • Problem with FCKEditor insert/edit images

    06-30-2008, 6:33 AM
    • Member
      2 point Member
    • simsebas
    • Member since 06-03-2008, 12:22 PM
    • Posts 9

    Hi all,

    I am using a FCKEditor in one of my forms, and when I try to insert/edit a image,  I click on the "Browse Server" button, It shows the Error

    "The server did not send back a proper XML response".

    Can anybody tell why this happens?

     

    Thanks in Advance,

     

     

  • Re: Problem with FCKEditor insert/edit images

    06-30-2008, 8:57 AM
    Answer
    • Participant
      1,832 point Participant
    • RicIshay
    • Member since 04-30-2008, 2:44 PM
    • India
    • Posts 329

     you have to create a folders here fckeditor\editor\userfiles\image also create user userfiles\image folders in the root as well,you also have to set $Config['Enabled'] = true ; in config.php file in connector folder of config.ascx if ur using asp.net in fckconfig.js

    Monika
    http://www.learnlinq.blogspot.com/
  • Re: Problem with FCKEditor insert/edit images

    07-03-2008, 1:39 AM
    Answer

    simsebas:

    I am using a FCKEditor in one of my forms, and when I try to insert/edit a image,  I click on the "Browse Server" button, It shows the Error

    "The server did not send back a proper XML response".

    Can anybody tell why this happens?

    Hi friend,

    After search, it seems it may be a browser problem, see this link,http://fckeditor.biz/viewtopic.php?t=1185.

    In my pointview, I suggest you:

    1. Post your question here, maybe you can get the anser soon.

    2. Use htmlarea to instead of fckeditor.

    I recommend this control to you because:

    1.It is written by JavaScript;

    2.It is Free;

    3.It is Open source;

    4.It is easy to use; 

    5.I have been used it in my project;

    6.You can download the code on the link. 

    Hope it helps,

    Hong Gang

    Hong-Gang Chen
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (3 items)