Hiya,
There seems to be a problem using the Shared Email module with the membership module.
It spits out a bad SQL error when there is a duplicated address, then doesn't assign them a role. Just creates them without a membership.
Any creative solutions?
John








John,
Shared Email does some pretty dangerous things in my opinion. Drupal is meant to have a 1 to 1 relationship between Users and Emails, and many modules count on that dependency. Since all that module really does is disable Drupal Core's security check to make sure that relationship holds, I won't be implementing the changes needed to work with a shared email environment. Drupal just isn't mean to run in a shared email environment.
Sincerely,
Leighton Whiting