3070 Posts in 869 Topics by 651 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 347 Views |
-
email field is readonly ... ??

11 July 2011 at 11:02pm
hi there,
I extended Member this way:
function extraStatics(){
return array(
'db' => array(
'Username' => 'Varchar(20)',
.......also registered my extensions
Object::add_extension('Member', 'MyMember');
But now the email field of the members is readonly, I cant edit the email adress in the backend (security) or in
my own Member Manager I created ...If I want add a new member by hand, I cant fill out email, it's also readonly there ...
Any idea why?
thx
| 347 Views | ||
|
Page:
1
|
Go to Top |

