Active
Project:
Global Avatar
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2011 at 12:33 UTC
Updated:
3 Jan 2011 at 12:49 UTC
Have two different domains with shared tables:
'users' => 'shared.',
'profile_fields' => 'shared.',
'profile_values' => 'shared.',
'global_avatar' => 'shared.',
Have installed and activated the module on both sites, have chosen primary site as global avatar path holder, on the second site it correctly indicates:
The picture image path in the Sтан site is currently set as the global avatar directory.
However, no any picture shown on the second site.
Comments
Comment #1
cpliakas commentedHi yngens.
Would you mind sharing the paths to the images in the source code for both sites? Also, did you try uploading the module after the image was uploaded?
Thanks,
Chris
Comment #2
yngens commentedI see what you mean. Yes, all the user pictures had already been uploaded on the main site, when I activated this module for the second site. So this works only for future uploads, doesn't it?