I can't seem to get this module to work. I am installing it on a Drupal multisite installation, where each site is run from the same Drupal install but has a separate database.

I have tried the following:
1. Enabling the module on all sites.
2. Enabling the receiver and sender settings for all sites.
3. Enabling the permissions for all roles for all sites.
4. Setting the same server key for all sites
5. Upgrading to the Dev version.

Yet, when I click on "Sync call accounts now", nothing happens.

Also, will this module run automatically each time a new user is created/updated, or do I have to press the sync button every time.

Comments

surendramohan’s picture

Assigned: Unassigned » surendramohan

As per my experience working with this module, the actual transfer of a specific user occurs (ofcourse, after hitting the "Sync all accounts now" button) ONLY when he/she logins in to the base (sender) site. It is carried out at the background (I suppose) and this activity doesn't get reflected on the interface until and unless one or more errors are thrown.

In scenario where one or more new accounts have been created on the sender site after pressing "Sync all accounts now" button, these accounts also sync automatically without hitting the "Sync all accounts now" button again.

Probably, you should check the user account list on the receiver site to ensure that the account details are available once you are logged in to the sender site. In case, you still have any query on this or couldn't make the module working, please don't hesitate to share it with us. We will try our level best to clarify them.

surendramohan’s picture

Assigned: surendramohan » Unassigned