Hello
I got the editor working and all.... but I'm having some trouble with the filemanager. If I try browsing the userfiles the filemanager tell's me that it can't creat the directory.
I tryed all sort of combinations for the following two varibels in the connectors/php/config.php wiht the folders on chmod 777.
$Config['UserFilesPath'] = '/userfiles/image/' ;
$Config['UserFilesAbsolutePath'] = '/userfiles/image/' ;
Where should the folders be placed and what should the varibels even look like? And is this enough to make it work?
Thanks...
I got the editor working and all.... but I'm having some trouble with the filemanager. If I try browsing the userfiles the filemanager tell's me that it can't creat the directory.
I tryed all sort of combinations for the following two varibels in the connectors/php/config.php wiht the folders on chmod 777.
$Config['UserFilesPath'] = '/userfiles/image/' ;
$Config['UserFilesAbsolutePath'] = '/userfiles/image/' ;
Where should the folders be placed and what should the varibels even look like? And is this enough to make it work?
Thanks...