3
Thanks, however, I see nothing that resembles that in the admin menus.
So are you talking about
\modules\content\admin\fckeditor\editor\filemanager\upload\php\config.php
// Path to uploaded files relative to the document root.
$Config['UserFilesPath'] = '/UserFiles/' ;
I created the UserFiles folder under the website root and gave it 777 privs. still no go.
Should I try editing the path?
and after I do that, I have to go to the admin/system/modules/ and tell it to update the content module after I upload the revised config file?