Hello,
I have integrated my custom login system into the Forum using Member API function. Everything works perfectly fine apart from one problem.
When I login as an administrator using admin.asp and system admin login details. It wont let me change any details for a member. For instance, it wont let me change permissions for any member. I wanna assign moderator group to some of the members.
This is what I am doing at the moment:
=============================
1. Login using admin.aso
2. Click on Group and Member tools >> member administration
3. Click on the user name that I wish to edit details for.
4. Username field is faded out (i dont want to change it anyway). Even if I change user's sex from Male to Female and Click Update Record at the bottom, it shows me the following error in Javascript
Sorry, Username you requested is already taken.
Please choose another Username.
Please help !!