I had the same problem but at the end it was the php.ini from my Zend Server (using mac) $_REQUEST that was empty. I don’t know why it was empty but you should check it out if you still get the problem.
You just need to add:G(Get)P(POST) and my problem was solve.