j'ai réalisé une visite virtuelle pour le site d'un ami. Mes fichiers sont un .swf (du flash donc) liés à quelques fihciers xml pour la programmation du tour. C'est tout.
J'ai ai déjà réalisé beaucoup et ça a toujours marché sans problème, mais sur son serveur, on obtient ce message:
Code : Tout sélectionner
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (virtual)' in /homez.59/vertdepo/library/Zend/Controller/Dispatcher/Standard.php:194 Stack trace: #0 /homez.59/vertdepo/library/Zend/Controller/Front.php(920): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /homez.59/vertdepo/www/index.php(12): Zend_Controller_Front->dispatch() #2 {main} thrown in /homez.59/vertdepo/library/Zend/Controller/Dispatcher/Standard.php on line 194Quelqu'un pourrait m'expliquer la signification de ce message ?