Hopefully this helps me or someone else with the same issue in the future
suhosin[25917]: ALERT – configured POST variable limit exceeded – dropped variable ‘task_com_morfeoshow[]’ (attacker ‘xxx.xxx.xx.xxx’, file ‘/home/user/public_html/administrator/index.php’)
in your php.ini (or suhosin.ini depending on your setup)
[suhosin]
suhosin.post.max_vars = 2000
suhosin.request.max_vars = 1000