[fixed] favicon.ico is not linked to the /install/ templates

Forum rules
Only administrators can post or move items here.
Post Reply
deactivated010521

[fixed] favicon.ico is not linked to the /install/ templates

Post by deactivated010521 »

== Tiny issue:

The favicon.ico is not added to the templates of the install scripts. Resulting in an error in the Apache server log:

[Tue May 20 21:38:14 2014] [error] [client 192.168.2.16] File does not exist: /home/shared/web/cmsms-20/public/favicon.ico

== Fix:

Either add a zero byte favicon.ico to the root of CMSMS or link favicon_cms.ico as done in the /admin theme eg.

Code: Select all

 <link rel='icon' href='http://cmsms-20.local.lan/favicon_cms.ico' type='image/x-icon' />
== CMSMS Version:
URL: http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Repository Root: http://svn.cmsmadesimple.org/svn/cmsmadesimple
Repository UUID: 3d254a34-79dc-0310-9e5f-be208747d8a0
Revision: 9551
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: [fixed] favicon.ico is not linked to the /install/ templ

Post by Rolf »

should be fixed
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Closed Issues”