Bonjour,
Avec SPIP SVN [10529] et plugin panoramas SVN je reçois l'avertissement suivant :
Warning: include_once(../plugins/panoramas/) [function.include-once]: failed to open stream: Success in /home/paolo/public_html/svn/tmp/charger_plugins_options.php on line 32
Warning: include_once() [function.include]: Failed opening '../plugins/panoramas/' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/paolo/public_html/svn/tmp/charger_plugins_options.php on line 32
- - - - -
à la ligne 32 de tmp/charger_plugins_options.php il y a :
include_once _DIR_PLUGINS.'panoramas/';
et non pas le nom d'un fichier. Y a-t-il quelque chose qui manque ici ?
Paolo