Communauté Eggdrop
probleme publicite.tcl - Version imprimable

+- Communauté Eggdrop (https://forum.eggdrop.fr)
+-- Forum : Eggdrop et TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=8)
+--- Forum : Scripts TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=4)
+--- Sujet : probleme publicite.tcl (/showthread.php?tid=940)



probleme publicite.tcl - mcsaturn - 07/05/2011

Code PHP :
[20:35:06Tcl error in file 'botaide.conf':
[
20:35:06] list element in quotes followed by "nickbot"" instead of space
    while executing
"
llength $::pub_m"
    (procedure "
pub_s" line 4)
    invoked from within
"
pub_s"
    invoked from within
"
if {$pub_a} {

   
pub_s

}"
    (file "
aidescripts/publicite.tcl" line 74)
    invoked from within
"
source aidescripts/publicite.tcl"
    (file "
botaide.conf" line 114)
[20:35:06] * FICHIER DE CONFIGURATION NON CHARGE (INTROUVABLE OU ERREUR) 

Voila mon souci je trouve pas l'erreur.
en pièce jointe, vous trouverez le publicite.tcl

si quelqu'un peux m'aider merci Smile


RE: probleme publicite.tcl - djkenny - 07/05/2011

salut,
il y a un " en trop dans le code


RE: probleme publicite.tcl - mcsaturn - 07/05/2011

ok je modifie et je test pour voir si sa fonctionne. merci pour ta reponse


RE: probleme publicite.tcl - mcsaturn - 08/05/2011

sa fonctionne très bien merci beaucoup =)