the following config needed changing or adding in the php.ini

suhosin.post.max_vars = 200
suhosin.request.max_vars = 200

i increased them both to 2000 and the problem went away