Posted by sisko on June 12, 2010 at 3:45pm
Hi guys,
I successfully setup a multisite but I have a problem with uploading files.
The situation is that when I am working in one of my subsites and I upload files, the files are not uploaded into the subsite file structure.
Instead, the files are uploaded into the parent Drupal website files folder.
I would like to keep all uploads resident in the related subsite. Is there anyway to deal with this issue.
Comments
File upload
Sisko:
In your file configuration for this specific site, did you put in the right file location? See my example below
My multisite setup looks like this
Drupal (softlinks to Drupal-6.17, makes it really easy to upgrade)
Drupal/sites softlinks to /var/www/sites
http://www.ceveryday.com is under /sites, my file link location in the admin configuration for file location looks like this (sites/ceveryday.com/default/files)
Hope that helps.
Regards,
Chris W