Bonjour.
Je débute complètement avec Joomla, et je me demande si j'ai fait les bonnes manip'... J'ai installé kl_php et je l'ai publié. Pour tester, j'ai créé un article contenant uniquement le code suivant :
{kl_php}echo "test";{/kl_php}
J'obtiens le résultat suivant :
1 2 3 4 5 6 7 8
| Notice: Undefined property: JParameter::$text in C:\wamp\www\Joomla\plugins\content\kl_php.php on line 36
TEST klPHP
Écrit par Administrator
Mardi, 06 Octobre 2009 07:30
{kl_php}echo 'test';{/kl_php}
Mise à jour le Mardi, 06 Octobre 2009 08:08 |
En gros... il ne se passe rien, mes "balises" ne paraissent pas interprétées
J'ai cherché une solution, sans succès. En espérant que vous puissiez m'aider, merci
Partager