Answered: Where is configurations of max length of the categories?

Post date: 2021-04-13 23:51:19
Views: 27

The length of category names is limited by the size of the title field in the respective database table:

MariaDB dbname]> describe qa_categories;
+------------+----------------------+------+-----+---------+----------------+
| Field      | Type                 | Null | Key | Default | Extra          |
+------------+----------------------+------+-----+---------+----------------+
| categoryid | int(10) unsigned     | NO   | PRI | NULL    | auto_increment |
| parentid   | int(10) unsigned     | YES  | MUL | NULL    |                |
| title      | varchar(80)          | NO   |     | NULL    |                |
| tags       | varchar(200)         | NO   |     | NULL    |                |
| content    | varchar(800)         | NO   |     |         |                |
| qcount     | int(10) unsigned     | NO   |     | 0       |                |
| position   | smallint(5) unsigned | NO   |     | NULL    |                |
| backpath   | varchar(804)         | NO   | MUL |         |                |
+------------+----------------------+------+-----+---------+----------------+

The size limit is set when the table is created and the value for the limit is defined in qa-include/db/maxima.php:

$maximaDefaults = array(
  ...
  'QA_DB_MAX_CAT_PAGE_TITLE_LENGTH' => 80,
  ...
};

Please click Here to read the full story.
 
Other Top and Latest Questions:
Answered: User can create account only with Gmail.
Answered: [New Free Plugin] : Points to the users on each Activeday
Trump's war against the Powell Fed has taken another political turn
What we know so far about Jeff Bezos' $50 million star-studded luxury Venice wedding
Blockchain-driven platform to mimic stock trading, allowing users to buy shares of SpaceX, other hot private companies
Andrew Cuomo concedes the New York City mayoral primary to Zohran Mamdani, who leads in the first-choice vote
NATO allies agree to higher 5% defense spending target
CDC vaccine panel holds first meeting since RFK Jr. put immunization critics in place
Rubrik agrees to buy AI startup Predibase for over $100 million
The No. 1 biggest communication mistake most people make, says public speaking expert who's coached billionaire CEOs