MyBB Community Forums

Full Version: Can't update custom profile fields
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to update one of my custom profile fields and when I save I get this message.

_______________________________________________
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'postnum' in 'field list'
Query:
UPDATE mybb_profilefields SET name='Your bio', description='Enter a few short details about your ESL background or relation to WAESOL. This will NOT be public, but it helps the moderator to identify you as an actual ESL person and not a spammer.', disporder='2', type='textarea', length='400', maxlength='400', required='1', editable='1', hidden='1', postnum='0' WHERE fid = '2'
_______________________________________________

And my changes do not stick. Any ideas?
Are you using any plugins that modify using profile fields?
No, I'm not using any plugins that I know of. The rest of the board seems fine. We are able to add posts and modify them. People are registering and that's going okay. Here's the link.

http://waesol.org/community/

Just not sure why it's not letting me save custom profile fields.
It is a required field? What version of MyBB are you on?
(2013-01-31, 03:34 AM)Leefish Wrote: [ -> ]It is a required field? What version of MyBB are you on?

I'm using version 1.6.11.