It's because all modern browsers look for /favicon.ico on your site...

To stop the message, put a favicon.ico file into your /public
directory.  You may also need to adjust your rewrite rule depending on
which one your using...

On Wed, Apr 1, 2009 at 4:09 PM, Steven Szymczak
<sc.szymc...@googlemail.com> wrote:
> I'm actually starting to wonder if my messages are making it to the list
> anymore, but here goes.
>
> My site currently has 2 modules: default and photo.  Everything is working
> fine with the default module; however, whenever I try and get to the photo
> module (site.com/photo) the following error shows up:
>
> PHP Fatal error:  Uncaught exception 'Zend_Controller_Dispatcher_Exception'
> with message 'Invalid controller specified (favicon.ico)' in
> /home/bleak/www/farstrider.eu/library/Zend/Controller/Dispatcher/Standard.php:241\nStack
> trace:\n#0
> /home/bleak/www/farstrider.eu/library/Zend/Controller/Front.php(934):
> Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
> Object(Zend_Controller_Response_Http))\n#1
> /home/bleak/www/farstrider.eu/application/bootstrap.php(59):
> Zend_Controller_Front->dispatch()\n#2
> /home/bleak/www/farstrider.eu/public/index.php(3):
> require('/home/bleak/www...')\n#3 {main}\n  thrown in
> /home/bleak/www/farstrider.eu/library/Zend/Controller/Dispatcher/Standard.php
> on line 241
>
> Needless to say, the page fails to load.  No headers, nothing.  Has anybody
> else come across this?
>
> Cheers,
> -- Steven
>



-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to