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

Vidus’s picture

Status: Active » Closed (fixed)

Alright, disregard. Being rather sleep deprived I overlooked part of my script that set file system structure for me.