I'm looking for a plugin to enable extended pieces of membership information to be stored to user's profile.
It should work on kind of two levels:
- part of the additional information could/should be edited by user/member himself, like his address, phone nbr, etc.
- part of the information should only edited by admin or someone with higher level of rights, like status of membership, etc. I guess this information could also be seen by user, but he should not be able to edit it himself.
Are you aware of any ready-made plugins I could utilise?
I took a quick look at usermeta/userextra plugins (by squish), but could not get the necessary tables created (yes, I activated the usermeta 1st, then tried to create the tables, error message with db table creation...). I'm using WP1.5.2.
Any help appreciated!