Advertisement:

Author Topic: Need help ! Custom Fields not working on bigger amount of categorys  (Read 464 times)

neiras

  • Newbie
  • *
  • Posts: 3
Hi, im running in to one problem with custom fields, i have many category's for all car makes & models and when i try to add custom fields to all car makes and models half of category's gets deselected them self after i just have selected them alland saved settings, it looks like im running in to some memory problem or some type of limits, as i have 11 000 categorys and i need to set custom fields for almost all of them and have no idea why its stoping me from adding them to all categorys, if i select less categorys everything works fine

my website is www.AutoAds.ie

neiras

  • Newbie
  • *
  • Posts: 3
Found solution
« Reply #1 on: November 01, 2016, 05:35:52 pm »
if you running in to same problem just add this line to .htaccess file:


php_value max_input_vars 11000

its fixed for me