Opened 18 years ago
Closed 18 years ago
#522 closed Bug (worksforme)
The file manager doesn't upload files properly in the demo
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : PHP | Version: | FCKeditor 2.4.2 |
Keywords: | Pending WorksForMe | Cc: |
Description
The Filemanager at the demo for the current version seems to be misconfigured somehow. Testing with http://www.fckeditor.net/fckeditor/editor/filemanager/browser/default/connectors/test.html to upload an image says that the image has been uploaded (and if you try again it says that it already exists), but calling the GetFilesAndFolders command doesn't show any new file.
BTW: it could be good to remove the old files and folders that people had uploaded.
I've just checked both the test page and the online demo. Both are working properly. Can you confirm it?
Thanks for the advice. The cron script was not working properly. I've fixed it and now the cleanup is made twice daily, as expected.