PDA

View Full Version : Update Custom User title outside /forums?


DaveNGU
05-01-2013, 07:03 PM
The title is pretty self-explanatory, is it a bitfield? I'm assuming I can't update it via a query?

I'm basically looking to have a field outside forums where they can enter the user title they would like and it updates it with it, would appreciate some help.

Thanks

ForceHSS
05-01-2013, 07:33 PM
You mean for members as you can set it so they can change it in usercp

Lynne
05-01-2013, 08:16 PM
The user title? It is stored in the user table in the usertitle field.

DaveNGU
05-02-2013, 05:03 PM
The user title? It is stored in the user table in the usertitle field.

A custom user title? Isn't there just numbers stored in there - which I assume is the id of their previous user title?

As in, if I were to update the usertitle field in the user table field with 'this is my new user title' would that work?

Lynne
05-02-2013, 05:21 PM
I just edited my user.usertitle field from the database on my test site and it changed my user title on the site.