Hello guys I am using PHP 5.2.6-1 and Zend 1.9, I am trying to use the FlashMessenger plugin like this:
$flashMessenger = $this->_helper->getHelper('FlashMessenger');
$flashMessenger->addMessage('We did something in the last request');
but I get a weird error message:
Message: Plugin by name 'FlashMessenger' was not found in the registry; used paths: Zend_View_Helper_: Zend/View/Helper/:/var/www/webtest.com/mycaseapp/views/helpers/