Hi,
Sorry about replying to this again, hit the wrong button and replied to
José only at first. The problem was that José used a static route,
instead of a dynamic one. So the :query bit didn't get parsed.
Maurice Fonk
Alan Wagstaff wrote:
Hi,
On 04/04/07, *José de Menezes Soares Neto* <[EMAIL PROTECTED]
<mailto:[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.