Opened 17 years ago

Closed 17 years ago

#227 closed Bug (invalid)

Problem with Filemanager in PHP

Reported by: Bernhard Owned by:
Priority: Normal Milestone:
Component: File Browser Version: FCKeditor 2.4
Keywords: Cc:

Description

I have tested the editor and everything is ok.

As I tried to make a link an for this, to upload a file, the system said: "The server didn't send back a proper XML response." If I try to create a new folder, the same message appears.

I have tested on my "local server" with XAMP under windows XP and also under my Webspace (hosteurope).

Can anybody help me, because I need the function for an project work at school!

Attachments (1)

errormessage1.gif (14.6 KB) - added by Bernhard 17 years ago.
This is a screenshoot of the errormessage

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by Bernhard

Attachment: errormessage1.gif added

This is a screenshoot of the errormessage

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Priority: HighNormal
Resolution: invalid
Status: newclosed

Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180

As you can read in that message you are getting the contents of the ASP connector, you should change your configuration to match your server language and do the proper checks to enable it (without allowing anyone to use the filebrowser).

comment:2 in reply to:  1 ; Changed 17 years ago by Bernhard

Resolution: invalid
Status: closedreopened

Replying to alfonsoml:

Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180

As you can read in that message you are getting the contents of the ASP connector, you should change your configuration to match your server language and do the proper checks to enable it (without allowing anyone to use the filebrowser).

I have alreay changed the config: var _FileBrowserLanguage = 'php' ; asp | aspx | cfm | lasso | perl | php | py var _QuickUploadLanguage = 'php' ; asp | aspx | cfm | lasso | php

I have already read: http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Built_in_File_Browser And also: http://sourceforge.net/forum/forum.php?forum_id=257180

Nothing could help me.

comment:3 in reply to:  2 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: reopenedclosed

Replying to leftjustified:

Replying to alfonsoml:

Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180

Nothing could help me.

What Alfonso wanted to say is that you should not open tickets for support. You should instead look for help at our Forums.

His answer was right though. You were pointing to the ASP connector. You must configure it to use PHP. Remember to cleanup your browser's cache when making changes to the config file.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy