Bonjours voici le site en question : http://lafrenchtouch.teamfr.net
Nuked-Klan 1.7.9
Thème par défaut : beyond_stars_black
Navigateur : google chrome mais ca fonctionne sur aucun
il y avait un favicon NK , désolé mais j'ai voulu mettre un favicon FrT enfin bref , je vais sur favicon.cc je fais un favicon ,
je le recupére et là je le met dans public_htmlimages et là plus rien a part une feuille blanche cornée j'ai essayer divers favicon et plus rien ne veux apparaitre .
Pourtant quand je vais dans public_htmlthemesSpL_eqx_protheme.php , il y a bien là ligne :
echo "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">n"
. "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr"><head>n"
. "<meta name="keywords" content="" . $nuked['keyword'] . "" />n"
. "<meta name="Description" content="" . $nuked['description'] . "" />n"
. '<link rel="shortcut icon" href="'. $nuked['url'] .'/images/favicon.ico" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniéres news" href="'. $nuked['url'] .'/rss/news_rss.php" type="application/rss+xml" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniers articles" href="'. $nuked['url'] .'/rss/sections_rss.php" type="application/rss+xml" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniers téléchargements" href="'. $nuked['url'] .'/rss/download_rss.php" type="application/rss+xml" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniers liens" href="'. $nuked['url'] .'/rss/links_rss.php" type="application/rss+xml" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniéres images" href="'. $nuked['url'] .'/rss/gallery_rss.php" type="application/rss+xml" />'
. '<link rel="alternate" title="Nuked-Klan RSS : Les 20 derniers sujets" href="'. $nuked['url'] .'/rss/forum_rss.php" type="application/rss+xml" />'
. '<link rel="search" type="application/opensearchdescription+xml" href="'. $nuked['url'] .'/opensearch.php" title="Nuked-Klan" />'
. "<title>" . $nuked['name'] . " - " . $nuked['slogan'] . "</title>n";
echo
|