Opened 17 years ago
Last modified 17 years ago
#873 confirmed New Feature
show config errors in filemanager
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | File Browser | Version: | |
Keywords: | SF | Cc: |
Description
I've noticed that an ongoing issue for many is that setting up file and image upload is difficult. Part of the reason is there is no documentation about how paths to the File etc folders are created, and also there is no feedback if you get it wrong - nothing to help with fixing it.
In using the plugin ImageManager from Zhuo, I noticed that it was much easier to fix config problems with upload directories because the code reports, when it can't access the directory, giving the url that it is trying to use. With just that little bit of feedback, you can usually fix the problem quickly.
If FileManager had some inscreen display, similar to this, I suspect that a lot of those "help me with file upload" problems would go away - or at least some good suggestions could be made for peeple who get the error.
I suggest this as a high priority, since I see many people spending a long time fixing this (and a number giving up after hours or days and not being able to fix it) - and my own experience of 2 days worth of frustrating debugging, trying different upload plugins and code hacking, before I could figure out enough to fix the problems I was having.
The waves of relief and gratitude from implementing this feature would be massive :-)
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1466105&group_id=75348&atid=543656
Change History (3)
comment:1 Changed 17 years ago by
Reporter: | changed from Martin Kou to stumats@… |
---|
comment:2 Changed 17 years ago by
Component: | General → File Browser |
---|
comment:3 Changed 17 years ago by
Keywords: | Confirmed added |
---|
Have since been pointed to the test.html file that is found in FCKeditor\editor\filemanager\browser\default\connectors\ which provides some infomation on troubleshooting connection problems (although it would be good to have more information on this).
Moved from SF. Original poster: Anonymous