I am trying to make it so that uses can make their own titles but while I have been able to make it so that they can see it, nothing happens when one submits the info, so, que?
Hes talking about adding a Title field into the users profile so they can edit/update their board titles themselves.
Sounds like your halfway there, you just need to find the SQL that updates the profile and ensure that the M_TITLE field is updated with the contents of the form field that you'ce setup for the user to edit.