Je vous préviens d'entrée, je suis novice...
A partir de l'installation tout allait bien jusqu'à ... LA : http://jdhosts.net/embracetheworld/comment/readme.html#ss2.2
CITATION
<?
$pathcom=""; //nom du répertoire qui contient le script ACGV Comment...(peut rester vide mais doit finir obligatoirement par une barre oblique : / sauf si il est vide !)
require("$pathcom"."config/function.inc.php");
?>
$pathcom=""; //nom du répertoire qui contient le script ACGV Comment...(peut rester vide mais doit finir obligatoirement par une barre oblique : / sauf si il est vide !)
require("$pathcom"."config/function.inc.php");
?>
donc moi je met sur ma page, au début comme ils le demandaient :
CITATION
<?
$pathcom="http://jdhosts.net/embracetheworld/config/";
require("$pathcom"http://jdhosts.net/embracetheworld/config/"config/function.inc.php");
?>
$pathcom="http://jdhosts.net/embracetheworld/config/";
require("$pathcom"http://jdhosts.net/embracetheworld/config/"config/function.inc.php");
?>
(pas sûre que ce soit ça)
et plus loin dans la page, la où je veux mon commentaire :
CITATION
<? double("sujet"); ?>
...et ça veux pas
http://jdhosts.net/embracetheworld/news2.php