Ticket #280 (closed Bug: invalid)

Opened 21 months ago

Last modified 21 months ago

The server didn't send back a proper XML respons

Reported by: avance Owned by:
Priority: Normal Milestone:
Component: File Browser Version: FCKeditor 2.4.1
Keywords: Cc:

Description

The server didn't send back a proper XML respons

When image browsing in the new FCKeditor version 2.4.1 we have got a error message. We configured php and asp both not working.

Attachments

error_fckeditor.jpg (37.3 KB) - added by avance 21 months ago.

Change History

Changed 21 months ago by avance

Changed 21 months ago by alfonsoml

  • keywords XML,browser,upload removed
  • priority changed from High to Normal
  • status changed from new to closed
  • resolution set to invalid

If you read the text of the message box you can see that it's pointing to the exact source line where there is the problem:

oFSO.CreateFolder( folderPath )

and the problem itself: permission denied

So you must check the permissions so that the asp pages can create folders. If you have problems with php then you'll have to read also that message.

Note: See TracTickets for help on using tickets.