Ticket #713 (closed Bug: fixed)
$Config['UserFilesPath'] Problem #1
| Reported by: | jtjohnston@… | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Server : PHP | Version: | |
| Keywords: | SF | Cc: |
Description
If I set:
$Config['UserFilesPath'] = '/Karnak/'; $Config['UserFilesAbsolutePath'] = '/var/www/vhost/glquebec.org/Karnak/';
When I use your browser in FCK, your .php creates a sub-directory /Image/: /var/www/vhost/glquebec.org/Karnak/Image/ which is not the directory I have chosen.
I can neither browse back to "/Karnak/".
This becomes especially un-useful when I want to link to a page using FCK. I can only browse to .html pages in /Karnak/Image/ not /Karnak/
The "directory bar" in your browser also sees /Karnak/Image/ as "/" which is not the root directory I have specified.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1473232&group_id=75348&atid=543653
Change History
Note: See
TracTickets for help on using
tickets.

This will be fixed with the changes in http://dev.fckeditor.net/ticket/454
Moved from SF. Original poster: alfonsoml