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 лет назад
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 лет назад
good to know, will try it
12 лет назад
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.