Closed (fixed)
Project:
IMCE
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 17:26 UTC
Updated:
8 Jun 2011 at 18:23 UTC
Hi,
I'm working on trying to use IMCE to handle files on a system of course sites I'm using for my university. The problem is that when I run our script to spawn the course sites, the IMCE on each site is defaulting to saving its files in the same place. Each of the sites is storing files in the exact same place. There doesn't seem to be a separate file system for each site. Is this something I'm doing wrong or is this as it should be?
Currently have file system set to private on Drupal, and have a custom folder called Course materials that all users on a site can use, but otherwise stuff is default.
-Vidus
Comments
Comment #1
Vidus commentedAlright, disregard. Being rather sleep deprived I overlooked part of my script that set file system structure for me.