[drupal-devel] Multi-Configs and User Pictures?
Gerhard Killesreiter
killesreiter at physik.uni-freiburg.de
Sun Oct 16 21:00:04 UTC 2005
On Sun, 16 Oct 2005, Morbus Iff wrote:
>
> I'm fixing to launch a multi-config/single-codebase site (ie., multiple
> domains pointing to the same Drupal installation, with differing sites/
> configuration pointing to different databases), and I'm a little worried
> about how user account pictures are going to be handled. Currently,
> pictures are saved as just files/pictures/4.jpg for uid 4. But, what
> happens when uid 4 from BOTH sites tries to upload their pictures?
You obviously need to set the files directory to something different per
site. I recommend to hardcode it into settings.php.
Cheers,
Gerhard
More information about the drupal-devel
mailing list