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

cpliakas’s picture

Hi 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

yngens’s picture

I 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?