Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

How to increase сategory name length limit?

edited September 2010 in Vanilla 2.0 - 2.8
When I create a new category with name length more than 14 characters (in Russian language) I get error message "category name is N characters too long". I need categories with more long name. How can I solve the problem?

Comments

  • Options
    edited September 2010
    I edited the table GDN_Category in the database. You can do it in PHP Myadmin.
    The "Name" row is set to contain only 30 characters, so you can change it to 250 or else. Worked for me
Sign In or Register to comment.