Hi, On 04/04/07, José de Menezes Soares Neto <[EMAIL PROTECTED]> wrote:
Hi Matthew, I could not resolve this problem alone... I used the code for /search/test/ and the error: *Fatal error*: Uncaught exception 'Zend_Controller_Exception' with message 'SearchController::okAction() does not exist and was not trapped in __call()' in D:\www\projeto\lib\Zend\Controller\Action.php:474 Stack trace: #0 [internal
It seems to be that your script is looking for an "ok" action in your staff controller. Are you able to post the HTML code for your form? I suspect it might be the form that has the problem. Thanks, Alan.
