Consultez la FAQ sur le ZF avant de poster une question
Vous n'êtes pas identifié.
En dans mon champ d texte pour renitialiser un nouveau mot de passe voici ce qui s'affiche apres la validation de mon bouton
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in /var/www/html/web2/include/Zend/Controller/Dispatcher/Standard.php:194 Stack trace: #0 /var/www/html/web2/include/Zend/Controller/Front.php(920): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /var/www/html/web2/htdocs/index.php(51): Zend_Controller_Front->dispatch() #2 {main} thrown in /var/www/html/web2/include/Zend/Controller/Dispatcher/Standard.php on line 194
Votre aide me sera tres precieuse.
Hors ligne
Cette erreur est simple à comprendre with message 'Invalid controller specified (error)'
Ton controller spécifié (error) dans ton url n'existe pas.
Il faut un minimum intépréter les messages d'erreurs !
Hors ligne