- Compatible XF Versions
- 2.1
This add-on increases the Custom User Title character limit from 50 characters to 100 characters.
This is useful if you were previously running vBulletin 3/4 and made use of the longer user titles available.
Note: This makes a change to the existing "custom_title" column in the xf_user database table. This makes a permanent change to the database column type from varchar(50) to varchar(100).
Uninstallation: Uninstalling/Disabling the add-on will reset your max character limit to be 50 characters and will not allow you to save longer titles, but will not remove any longer custom titles currently saved to avoid data loss. If you need to undo the database change for any reason, this can be manually done.
This is useful if you were previously running vBulletin 3/4 and made use of the longer user titles available.
Note: This makes a change to the existing "custom_title" column in the xf_user database table. This makes a permanent change to the database column type from varchar(50) to varchar(100).
Uninstallation: Uninstalling/Disabling the add-on will reset your max character limit to be 50 characters and will not allow you to save longer titles, but will not remove any longer custom titles currently saved to avoid data loss. If you need to undo the database change for any reason, this can be manually done.