I have read through a thread from years ago on this very topic, i am still having issues. My menu can not hold any more items.
my current PHP.INI file looks like this
max_execution_time = 90
max_input_time = 60
memory_limit = 512M
max_input_vars = 2000
suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
php_value max_input_vars 7000