17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 736 Views |
-
Update member tabel field

25 August 2008 at 8:24pm
Hi, I want to update member table with new filed, like it is done in forum module.
MemberTableField::addMembershipFields( array(
"Nickname" => "Nickname",
"Occupation" => "Occupation",
"Country" => "Country",
"ForumRank" => "ForumRank"
));But.. Also in other group, not only forum members group, fields are updated.I want to see these fields(nickname, occupation, country, forum rank) only in forum members groups in my administrator panel.What should I do ?
| 736 Views | ||
|
Page:
1
|
Go to Top |

