Page 1 of 1

File Uploads

Posted: Tue May 23, 2006 6:33 pm
by pgoneill
They work!  Now, the question is, we're going to be uploading a lot of files so we'd like to create sub-folders within /uploads/File - i.e. /uploads/File/marketing/doc/somedocument.doc.

Creating the folders is not a problem, but uploading to those folders from within FCKEditor is not - it'll automatically upload them to /uploads/File, but there seems to be no way to upload to a sub-folder.

Hints?

EDIT: A bigger problem has presented itself.

File and image uploads work like a charm, when they're coming from my computer.  Every other computer on our network gets a "File not uploaded.  Permissions problem?"

It's server side, why would it care what computer I'm logged in at...

Re: File Uploads

Posted: Wed May 24, 2006 10:03 pm
by pgoneill
Nevermind.  'Twas a Windurrs user authentication and permissions issue. ;D