MyBB Community Forums

Full Version: Custom User Title Maximum Length setting missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I noticed on my board I upgraded to pr2 from rc4 the option in "
User Registration and Profile Options " to change the custom user titles is missing.

On my local board of a fresh install of pr2 its there.

The fresh installed board:

[Image: with4jk.jpg]
-------------------------------------------------------------------
The missing option on the upgraded board:

[Image: missing8bf.jpg]
------------------------------------------------------------------
then if a group trys to change there usertitle through the user cp they get that its to long:

[Image: long3ez.jpg]
INSERT INTO `mybb_settings` VALUES (NULL, 'customtitlemaxlength', 'Custom User Title Maximum Length', 'Maximum length a user can enter for the custom user title.', 'text', '40', 1, 16);