CakePHP: Call to a member function setFlash() on a non-object

Add the following code in your AppController:

var $components = array('Session');