|
|
 Rank: Advanced Member Groups: Member
Joined: 12/11/2007 Posts: 89 Points: 267
|
I have a requirement to build a site where many users will be imported. These are coming from an excel file where some entries do not have email addresses. Is this possible? To have users that have no email addresses? Or will I have to create dummy email addresses to fill the non null database table? I thought of allowing nulls for this table, but wasn't sure how this would affect the system. Thanks. Web Developer, Kent - Coolbytes
|
|
Rank: Administration Groups: Administration
, Member
Joined: 10/7/2008 Posts: 505 Points: 1,515
|
The Cuyahoga IUserService requires email address for some of its methods. So you would fall down there.
You could look at creating your own membership provider maybe.
|
|
 Rank: Advanced Member Groups: Member
Joined: 12/11/2007 Posts: 89 Points: 267
|
Thanks John. How's things btw? Could you expand on the membership provider? Also, I presume I can add my own custom user fields to the User at the core level or extend the User in a module? Thanks. Web Developer, Kent - Coolbytes
|
|
Rank: Administration Groups: Administration
, Member
Joined: 10/7/2008 Posts: 505 Points: 1,515
|
Email sent.
|
|
|
Guest |