User Profile fields

User Profile fields

by Vineet Mishra -
Number of replies: 2

Hi!,

I have added one extra field named school and set that mandatory. Now after that i have been moved to Edit profile page and it is asking me(admin) to fill that filed which is mandatory. When I try to fill that and click on submit button it throws an error "403 Forbidden error". Now the problem is whenever i try to login it directly takes me to the edit profile page and i'm unable to do anything. Please help me!

Average of ratings: -
In reply to Vineet Mishra

Re: User Profile fields

by Randy Thornton -
Picture of Documentation writers


Go into the database to the table called mdl_user_info_field.

Look for the row with the name of your profile field, in the "name" column. Go over to the "required" column for it and set the 1 to 0. This will turn off its being required and you should be able to login.


Average of ratings: Useful (1)