Osclass Support Forums

Osclass plugin support => Attributes Plugins => Topic started by: Olegs on July 13, 2019, 10:47:06 PM

Title: Maximum number of categories
Post by: Olegs on July 13, 2019, 10:47:06 PM
How many categories and subcategories can I select for one attribute?

I have created Attribute: Condition

And I was able to select only 250 subcategories, no longer allows it to be saved in one attribute. how to fix it. I need to add about 20 subcategories more.

Title: Re: Maximum number of categories
Post by: MB Themes on July 23, 2019, 03:06:53 PM
@Olegs
For table t_attribute you may need to increase length of field s_category_id (from varchar 1000 ideally to varchar 5000)