The forum operates in read-only mode. Please head to StackOverflow for support.
$Config['UserFilesPath'] = '/userfile/' ;
$Config['UserFilesAbsolutePath'] = '../../../../../../userfile/' ;
Examples: 'C:\\MySite\\userfiles\\' or '/root/mysite/userfiles/'.
Wiktor Walc CTO, CKSource - http://cksource.com -- Follow CKEditor on: Twitter | Facebook | Google+
Re: directory listing and uploading images
where this ../../../ represents the root of your site ... it starts from the folder \fckeditor\editor\filemanager\connectors\php\
hope this helps.
Re: directory listing and uploading images
Just check the proposed samples in the comments:
Re: directory listing and uploading images
Your response would greatly be appreciated.
Re: directory listing and uploading images
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: directory listing and uploading images