Dear all
I am using FCkeditor for my web sites (programming language C#).
When I click on the button named "Browse server" ( in the image window), a new window called "file browser" is opened but I can't navigate into my server's folders and I can't see any files in file browser window, even if I've a lot of files into the upload folder.
When I click on the "UP" button in the right top of File Browser's window a new folder named "image" is created into my upload folder.
Could you give me any suggestion?
Best regards
I am using FCkeditor for my web sites (programming language C#).
When I click on the button named "Browse server" ( in the image window), a new window called "file browser" is opened but I can't navigate into my server's folders and I can't see any files in file browser window, even if I've a lot of files into the upload folder.
When I click on the "UP" button in the right top of File Browser's window a new folder named "image" is created into my upload folder.
Could you give me any suggestion?
Best regards
Re: A question about File Browser
Dear elisacarli21,
I have experienced the same problem with the image browser programming php (the FCK editor version 2.6.3). In my quest to solve the problem i found this very helpfull tutorial: http://www.noorden.com/en/my+symfony+php+projects/fckeditor-2-5-resources-browser-problem-solved.html
I have followed this tutorial step by step and the result is flawless for php. Maybe it will help you using programming C#.
Grtz,
Thijs Rave
Re: A question about File Browser
but i am getting error on server while uploading image
error is..
The server didn't send back a proper XML response. Please contact your system administrator.
XML request error: Found (302)
Requested URL:
/FCKeditor/editor/filemanager/connectors/aspx/connector.aspx?Command=GetFoldersAndFiles&Type=Image&CurrentFolder=%2F&uuid=1232723528410
Response text:
i am using asp.net 2.0 with c#
please help me to solve it
Thanks & regards
Jack