On y revient...
J'ai installé la dernière version du plugin (0.12) (le ficher .zip du jour)
et rien ne va ou presque...
dans ma page de gestion d'article j'ai toujours ce message juste au dessus du "formulaire" agenda.
*Warning*: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in */home/www/1c20ad65b723b126bab86b2d916dc071/web/plugins/agenda/public/criteres_agenda.php* on line *11*
dans la partie publique, il m'est impossible d'avoir le formulaire proposer un événement, j'ai plutôt ces messages :
voir : http://www.avalts.ch/spip.php?article20&ajout_evenement=oui
*Warning*: Unknown(plugins/Agenda/balise/formulaire_edition_evenement.php): failed to open stream: No such file or directory in */home/www/1c20ad65b723b126bab86b2d916dc071/web/ecrire/public.php(145) : eval()'d code* on line *70*
*Warning*: (null)() [function.include <http://www.avalts.ch/function.include>\]: Failed opening 'plugins/Agenda/balise/formulaire_edition_evenement.php' for inclusion (include_path='.:/opt/php/lib/php') in */home/www/1c20ad65b723b126bab86b2d916dc071/web/ecrire/public.php(145) : eval()'d code* on line *70*
*Fatal error*: Call to undefined function: balise_formulaire_edition_evenement_dyn() in */home/www/1c20ad65b723b126bab86b2d916dc071/web/ecrire/public.php(145) : eval()'d code* on line *71*
J'essaie quand-même d'entrer un événement... et rien!
je constate que le plugin ne m'a pas créé les tables spécifiques :
<BOUCLE_agenda>(evenements)
*Erreur MySQL*
evenements.date_debut, evenements.date_fin, evenements.horaire, evenements.titre, evenements.lieu, evenements.descriptif FROM spip_evenements AS `evenements` WHERE (evenements.id_article = '20') AND (LEAST((UNIX_TIMESTAMP(now())-UNIX_TIMESTAMP(evenements.date_debut))/86400, TO_DAYS(now())-TO_DAYS(evenements.date_debut), DAYOFMONTH(now())-DAYOFMONTH(evenements.date_debut)+30.4368*(MONTH(now())-MONTH(evenements.date_debut))+365.2422*(YEAR(now())-YEAR(evenements.date_debut))) < '0') ORDER BY evenements.date_debut
*Table 'avaltsch.spip_evenements' doesn't exist*
</BOUCLE_agenda>
Bref... désolé de ne pas pouvoir contribuer aux corrections...
mais je veux bien faire le testeur de service.
Alex