Tuesday 06 February 2007 7:41:18 pm
Hi All, I have made some changes to my user class, basically I've added a number of new attributes like country, state, city and also a number of optional surveys for internal user like gender, age etc.. My user class now has 21 attributes, when I view the class in the admin area (<sitename>_admin/class/view/4) All of my attributes are present, they are also present when editing the class. However when I go to the User Accounts section to edit a user the last 3 attributes are missing, all of which are checkbox datatypes. I have added an extra text line attribute just to test and it is also missing from the user/edit form. Additionally if I create a new user all of the attributes are present, this only seems to be affecting my existing users. I have done all of the normal debugging procedures and cleared cache etc.. but nothing seems to be wrong according to the system. Does anyone know why this might have happened? I'm assuming the database may not have been updated properly? If that is the case is there a way to update it manually or is that just asking for trouble? Any ideas appreciated. Cheers!
Pardon me while I burst into flames...
|