var _FileBrowserLanguage = 'php' ; var _QuickUploadLanguage = 'php' ;
// SECURITY: You must explicitelly enable this "uploader". $Config['Enabled'] = true ; // Path to uploaded files relative to the document root. $Config['UserFilesPath'] = '/UserFiles/' ;

Re: Can't upload image
I had similar problems....
Have you clear the cache after changing the connectors?
Read my thread and it will work...
fg
0ny
Re: Can't upload image
Re: Can't upload image
Hm, it should work....
Try to set a absolute path in our two configs...
$UserFilesAbsolutePath
fg
ony