Can't upload an image in FCKEditor

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
When you try to upload an image an click the "Send to server"-button, the upload animation will run forever and then timeout.

The trick is to do this:

From another post i understood that the trick is this:

everybody ,  Actually seemed to i have resolved the problem by
add  code  as below to the "editors\fckeditor\editor\filemanager\connectors\aspx\upload.aspx"

<head runat="server">
    <title></title>
</head>
12 năm cách đây
good to know, will try it
12 năm cách đây
Also you can simply change the permissions on the folder, this will allow the FCKeditor to work correctly also.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.