Bonjour,
Lorsque j'installe la version 1.03 tout se passe à merveille. Par contre, dès que je clique pour accéder au site, un panoplie d'erreurs m,apparait à l'écran :
string(118) "Smarty error: [in template:17 line 9]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 583)" string(115) "Smarty error: [in template:17 line 9]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 583)" string(116) "Smarty error: [in template:17 line 10]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:17 line 12]: syntax error: unrecognized tag 'metadata' (Smarty_Compiler.class.php, line 583)" string(121) "Smarty error: [in template:17 line 15]: syntax error: unrecognized tag 'stylesheet' (Smarty_Compiler.class.php, line 583)" string(123) "Smarty error: [in template:17 line 18]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(123) "Smarty error: [in template:17 line 19]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(123) "Smarty error: [in template:17 line 20]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(117) "Smarty error: [in template:17 line 52]: syntax error: unrecognized tag 'anchor' (Smarty_Compiler.class.php, line 583)" string(117) "Smarty error: [in template:17 line 53]: syntax error: unrecognized tag 'anchor' (Smarty_Compiler.class.php, line 583)" string(123) "Smarty error: [in template:17 line 64]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(117) "Smarty error: [in template:17 line 72]: syntax error: unrecognized tag 'search' (Smarty_Compiler.class.php, line 583)" string(122) "Smarty error: [in template:17 line 79]: syntax error: unrecognized tag 'breadcrumbs' (Smarty_Compiler.class.php, line 583)" string(115) "Smarty error: [in template:17 line 94]: syntax error: unrecognized tag 'menu' (Smarty_Compiler.class.php, line 583)" string(116) "Smarty error: [in template:17 line 101]: syntax error: unrecognized tag 'news' (Smarty_Compiler.class.php, line 583)" string(117) "Smarty error: [in template:17 line 111]: syntax error: unrecognized tag 'print' (Smarty_Compiler.class.php, line 583)" string(117) "Smarty error: [in template:17 line 112]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:17 line 113]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 583)" string(118) "Smarty error: [in template:17 line 118]: syntax error: unrecognized tag 'anchor' (Smarty_Compiler.class.php, line 583)" string(124) "Smarty error: [in template:17 line 121]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(124) "Smarty error: [in template:17 line 122]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 583)" string(126) "Smarty error: [in template:17 line 138]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 583)"
Que se passe-t'il ?
Chay
{résolu} Version 1.03
Moderator: jce76350
{résolu} Version 1.03
Last edited by Chay on Sat Jan 27, 2007 7:06 pm, edited 1 time in total.
Re: Version 1.03
Re,
Je parie que tu es sous windows !
vérifie dans le config.php les variables
$config['root_path'] =
$config['uploads_path'] =
$config['image_uploads_path']=
Tu dois avoir un truc du genre 'f:sitestestcmsmadesimplet';
alors qu'il faudrait 'f:\sites\test\cmsmadesimplet';
Il manque des \ dans le texte c'est un bug que j'avais signalé et qui est dans le message
[quote="cyberman"]
Update il faut télécharger le fichier install.php et le copier dans le répertoire /install
Puis un coup d'upgrade
Je parie que tu es sous windows !
vérifie dans le config.php les variables
$config['root_path'] =
$config['uploads_path'] =
$config['image_uploads_path']=
Tu dois avoir un truc du genre 'f:sitestestcmsmadesimplet';
alors qu'il faudrait 'f:\sites\test\cmsmadesimplet';
Il manque des \ dans le texte c'est un bug que j'avais signalé et qui est dans le message
[quote="cyberman"]
Update il faut télécharger le fichier install.php et le copier dans le répertoire /install
Puis un coup d'upgrade
Last edited by jce76350 on Tue Jan 23, 2007 8:14 pm, edited 1 time in total.
Jean-Claude Etiemble MyPageFr
Re: Version 1.03
Résolu avec la version 1.04
Merci
Merci