Maybe this will help: 1) what is the absolute url that works to view the favicon in the browser (e.g. http://www.noswad.me.uk/favicon.ico)? 2) What is that path, relative to your cake install (/favicon.ico)
put the relative path in your layout and that should be that. Note that if you are using mod_rewrite using $html->url will give you a valid url, if you are using pretty urls - it will not. HTH, AD7six --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
