Closed (fixed)
Project:
Avatar Selection
Version:
5.x-2.7
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2009 at 20:46 UTC
Updated:
21 Jun 2009 at 11:00 UTC
I have a 5.16 Drupal install with the Shared Sign-On (5.x-1.3) module. We have common users across 4 separate web sites (different domain names). Avatars only appear in the web site they were uploaded from. Then, when a user adds an avatar on a second site, it overwrites the avatar on the first site and the original avatar stops working.
What steps do I need to do to get users to see one common avatar across all 4 web sites or have a unique avatar on each site?
Comments
Comment #1
stella commentedYou need to ensure that the 4 domains share the same
avatar_selectiontable. You also need to share the same files/avatar_selection directory between the 4 sites, so they each have access to the files. If you can't set up a shared files directory, then you might be able to create a symlink, just for the avatar_selection subdir.Cheers,
Stella
Comment #2
stella commented