The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION I don't understand
#1
I everybody,
First of all this is a newbie question but I made dozen or hundreads of sites in my life.
I can't change the favicon.
I made a site with newclear theme, first thing a made I removed existing favicons code and put a code like this: <link href="<?php get_theme_url(); ?>/fav.png" rel="icon" type="image/png" /> (I have fav.png in my root).
Nothing happens. favicon dosen't appear.
So I tried to restore original code wich is the following:
<link rel="shortcut icon" href="<?php get_theme_url(); ?>/images/favicon.ico">
<link rel="apple-touch-icon" href="<?php get_theme_url(); ?>/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="<?php get_theme_url(); ?>/images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="<?php get_theme_url(); ?>/images/apple-touch-icon-114x114.png">

and I modified the images but it shows the original ones (black with an s) wich I really don't know where does the theme get them, I personally changed them, the folder is clearly defined (exemple /images/apple-touch-icon-114x114.png). so what it's gonna happen?
I cleared the cache of my browser many times but it's still the same, does anybody knows what should I do?
I don't know if is it allowed to post the link of my site, if it is possible and it can help I post it.
thank you
Reply


Messages In This Thread
I don't understand - by remolab - 2014-05-19, 06:32:19
RE: I don't understand - by Timbow - 2014-05-19, 06:45:58
RE: I don't understand - by Timbow - 2014-05-19, 07:00:46
RE: I don't understand - by remolab - 2014-05-19, 17:42:54
RE: I don't understand - by datiswous - 2014-05-19, 18:31:19
RE: I don't understand - by remolab - 2014-05-19, 19:03:38



Users browsing this thread: 1 Guest(s)