SirEddie Posted July 1, 2007 Share Posted July 1, 2007 Hi all, We are using PNC latest version of PHP-Nuke, and have tried making the favicon.ico work, but it will not. We have put this in includes/my_header.php: echo "<link rel=\"icon\" href=\"favicon.ico\">"; echo "<link rel=\"shortcut icon\" href=\"favicon.ico\">"; I belive this is right, but is it? Also, when I do View Source on our homepage, it is not in there. Any ideas what is wrong? Quote Link to comment Share on other sites More sharing options...
AndyB Posted July 1, 2007 Share Posted July 1, 2007 ... Also, when I do View Source on our homepage, it is not in there. Any ideas what is wrong? Try a forced refresh in case you have caching issues. Otherwise - as your view-source tells you - it's not being included. Either you didn't upload it to the server, uploaded it to the wrong place, or something similar. Quote Link to comment Share on other sites More sharing options...
SirEddie Posted July 1, 2007 Author Share Posted July 1, 2007 Ok, I'll try and find out if it is included. It would be in mainfile.php or index.php right? Quote Link to comment Share on other sites More sharing options...
AndyB Posted July 1, 2007 Share Posted July 1, 2007 It would be in mainfile.php or index.php right? Beats me. I've never used nuke. Quote Link to comment Share on other sites More sharing options...
SirEddie Posted July 1, 2007 Author Share Posted July 1, 2007 Its working now, thanks mate. It wasn't included and it was the wrong file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.