Mercury_be 95
| Posté : 17-01-2008 01:34
voici pour les restrictions : http://services.leobaillard.org/infos/
pour ce qui est du chat , voici l'erreur ;
Notice: Undefined variable: nuke_url in babynews/meta/meta.php on line 9
Notice: Undefined variable: meta_op in babynews/meta/meta.php on line 24
voici le contenu du fichier...
comme il est indiqué touche pas à ça ptit con lol j'ai pas touché
<?php
/* Do not change anything in this file manually. Use the administration interface*/
$l_meta="\"-//W3C//DTD HTML 4.01 Transitional//EN\">\n\n\n";
$l_meta.="\"content-type\" content=\"text/html; charset=iso-8859-1\" />\n";
$l_meta.="\"content-script-type\" content=\"text/!!javascript!!\" />\n";
$l_meta.="\"content-style-type\" content=\"text/css\" />\n";
$l_meta.="\"expires\" content=\"0\" />\n";
$l_meta.="\"pragma\" content=\"no-cache\" />\n";
$l_meta.="\"identifier-url\" content=\"$nuke_url\" />\n";
$l_meta.="\"author\" content=\"Developpeur\" />\n";
$l_meta.="\"owner\" content=\"npds.org\" />\n";
$l_meta.="\"reply-to\" content=\"developpeur@npds.org\" />\n";
$l_meta.="\"language\" content=\"fr\" />\n";
$l_meta.="\"content-language\" content=\"fr, fr-be, fr-ca, fr-lu, fr-ch\" />\n";
$l_meta.="\"description\" content=\"Générateur de portail Français en Open-Source sous licence Gnu-Gpl utilisant Php et MySql\" />\n";
$l_meta.="\"keywords\" content=\"solution,solutions,portail,portails,generateur,générateur,nouve au,Nouveau,Technologie,technologie,npds,NPDS,Npds,nuke,Nuke,PHP-Nuke,phpnuke,ph p-nuke,nouvelle,Nouvelle,nouvelles,histoire,Histoire,histoires,article,Article, articles,Linux,linux,Windows,windows,logiciel,Logiciel,téléchargement,télécharg ements,Téléchargement,Téléchargements,gratuit,Gratuit,Communauté,communauté,For um,forum,Forums,forums,Bulletin,bulletin,application,Application,dynamique,Dyna mique,PHP,Php,php,sondage,Sondage,Commentaire,commentaire,Commentaires,commenta ires,annonce,annonces,petite,Petite,petite annonce,mailling,mail,faq,Faq,faqs,lien,Lien,liens,france,francais,français,Fra nce,Francais,Français,libre,Libre,Open,open,Open Source,OpenSource,Opensource,GNU,gnu,GPL,gpl,License,license,Unix,UNIX,unix,MyS QL,mysql,SQL,sql,Database,DataBase,database,Red Hat,RedHat,red hat,Web Site,web site,site,sites,web,Web\" />\n";
$l_meta.="\"rating\" content=\"general\" />\n";
$l_meta.="\"distribution\" content=\"global\" />\n";
$l_meta.="\"copyright\" content=\"npds.org 2001-2005\" />\n";
$l_meta.="\"revisit-after\" content=\"14 days\" />\n";
$l_meta.="\"resource-type\" content=\"document\" />\n";
$l_meta.="\"robots\" content=\"all\" />\n";
$l_meta.="\"generator\" content=\"NPDS 5.10 SABLE\" />\n";
if ($meta_op=="") echo $l_meta; else $l_meta=str_replace("\n","",str_replace("\"","'",$l_meta));
?>
Message édité par : Mercury_be / 17-01-2008 05:30
Message édité par : Mercury_be / 19-01-2008 17:29 |