
02-13-2013, 06:51 AM
|
|
 | |
|
|
 X-Man
|
|
Join Date: Jan 2008
Posts: 2,613
|
|
|
Re: Favicon
Use your browser to see the source code of the page. For example this page on forum has a favicon. Looking over the source code you will find like this:
<LINK rel="SHORTCUT ICON" href="new_xcart_images/statusicon/xcart_favicon.ico">
Write on a paper the link and check again with an FTP software. Note that out of the box XC has only one favicon in root directory. If you or other person did a customization, this is the main reason it is not working in your case.
This is a very basic situation. If you do not solve it give us a link to check your favicon location.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)
You can catch my ideas here: http://ideas.x-cart.com
|
|