1 lesnivila Oct 23, 2008 17:45
3 lesnivila Oct 23, 2008 18:22
Dear blog helper Afwas,
thanks for the fast reply. There is still the error if you are click on a title of a theme try it out by yourself please. I also have no error if I only look at the main page, but if I click a title then there is the same error.
Thank you.
Sincerely
Martina
4 afwas Oct 23, 2008 18:49
Hi lesnivila,
Open blogs/skins/evocamp/single.main.php and remove this line:
<link rel='SHORTCUT ICON' href='http://www.ebooks.martina-ledermann.de/images/faviconshop.ico'>
Make sure that file starts with
<?php
and no spaces or white lines before that. The < should be the very first character in that file.
Now open the file /blogs/skins/_html_header_inc.php and add the line *after*
<head>
That will cure your problem.
Good luck
5 afwas Oct 23, 2008 18:55
On second thought, I think the you could leave the line out and not add it to /blogs/skins/_html_header.inc.php.
There is a favicon,ico in /blogs/. If would suffice if you simply replace that with your favicon.ico.
6 lesnivila Oct 23, 2008 19:12
Dear Afwas,
you are right, it works perfectly, I left the ico in the file which you have suggest first, because I want an ico. Your help is really great. Thanks a lot.
Sincerely
the lucky lesnivila
Hi lesnivila,
At the moment your blog looks fine. Do you still see the error?
From here I cannot see what's wrong. In no way your database is involved. The error comes either from the skin or from a widget and we'll be able to cure it if it returns. So please keep us updated.
Good luck