I want to have a field in the pop_profile page so when members click on the PROFILE of a member it shows their ranks. The member shouldn't be allowed to update their ranks. Only the admin. This is basicly a "title" that the member can't change. I'm using the forums for an online gaming squad.
I found something that i can use without alot of updates. I have decided to use the M_Title colum of the database. But.. how do i get it to display that field in the POP_PROFILE section on modify and view. Modify will not allow the members to change the rank/title.. just view it. but admins should still be able to chng it.
i have it working.. i left m_title alone.. i worked with it to use it as an example. but.. i now have a field called M_Division and M_Clanrank .. they display properly in the VIEW section of the pop profile. how do i set it so admins can modify others rank and division?
in Pop profile goEdit for the user it should allow a selection box to select all divisions that the member wants to be part of. I can code this but i'm not sure how to send the info to the forums.