mfaya09 Posted March 30, 2012 Share Posted March 30, 2012 Bonjour Tout d'abord je précise que je re-post pour le même problème car l'ancien pst a l'aire d'être tombé aux oubliettes. J'utilise la version 1.4.7 et je suis héberger chez infomaniak. J'ai un problème lorsque je commande. Quand je rajoute un produit au panier et que je clic sur commander j'ai une colonne centrale vide. (il reste la bannière, le footer et la colonne de droite, la colonne de gauche c'est moi qui l'est enlevé) J'ai mis le debug sur "on" du coup j'ai sa: Warning: rename(/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/11ae6b4d1b764f15ee04092d780a2cdfc2a00def.file.order-address.tpl.php) [function.rename]: failed to open stream: Permission denied in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 48 Warning: rename(/tmp/wrtzUDu3e,/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/11ae6b4d1b764f15ee04092d780a2cdfc2a00def.file.order-address.tpl.php) [function.rename]: Permission denied in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 48 Warning: chmod() [function.chmod]: No such file or directory in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 50 Warning: include(/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/11ae6b4d1b764f15ee04092d780a2cdfc2a00def.file.order-address.tpl.php) [function.include]: failed to open stream: No such file or directory in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_template.php on line 433 Warning: include() [function.include]: Failed opening '/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/11ae6b4d1b764f15ee04092d780a2cdfc2a00def.file.order-address.tpl.php' for inclusion (include_path='.:/opt/php/lib/php') in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_template.php on line 433 quelqu'un sait se que je doit faire? Link to comment Share on other sites More sharing options...
Dev On Web Posted March 30, 2012 Share Posted March 30, 2012 Pas d'erreur fatale pourtant... A priori, il y a un soucis de droits sur les fichiers du cache ! Link to comment Share on other sites More sharing options...
SMorillon.com Posted March 30, 2012 Share Posted March 30, 2012 Bonjour, Supprime tous les fichiers du dossier "tools/smarty/compile" et tout devrait revenir en ordre. Link to comment Share on other sites More sharing options...
mfaya09 Posted March 30, 2012 Author Share Posted March 30, 2012 J'avais modifier les droits d'accès en 777 et sa à marcher. Sauf que maintenant c'est a l'étape d'après qu'il y a un problème Link to comment Share on other sites More sharing options...
mfaya09 Posted March 30, 2012 Author Share Posted March 30, 2012 Jai supprimer la ligne 110 de Ordercontroller.php et sa marche sauf que je me demande si le faite d'être en 777 partout ne craint pas Link to comment Share on other sites More sharing options...
mfaya09 Posted March 30, 2012 Author Share Posted March 30, 2012 Maintenant j'ai d'autre erreur au niveau des catégorie Regarder Warning: rename(/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/4fde07b2c0307bae27f7d3bb6fde1d814d2d98d5.file.category.tpl.php) [function.rename]: failed to open stream: Permission denied in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 48 Warning: rename(/tmp/wrtNpjd5S,/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/4fde07b2c0307bae27f7d3bb6fde1d814d2d98d5.file.category.tpl.php) [function.rename]: Permission denied in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 48 Warning: chmod() [function.chmod]: No such file or directory in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_write_file.php on line 50 Warning: include(/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/4fde07b2c0307bae27f7d3bb6fde1d814d2d98d5.file.category.tpl.php) [function.include]: failed to open stream: No such file or directory in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_template.php on line 433 Warning: include() [function.include]: Failed opening '/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/compile/4fde07b2c0307bae27f7d3bb6fde1d814d2d98d5.file.category.tpl.php' for inclusion (include_path='.:/opt/php/lib/php') in/home/www/a39ad08e61845a3f91a0ecf1c8640de0/web/tools/smarty/sysplugins/smarty_internal_template.php on line 433 et la c'est les ligne dans les fichiers: .../smarty_internal_write_file.php on line 48: rename($_tmp_file, $_filepath); .../smarty_internal_write_file.php on line 50: chmod($_filepath, $smarty->_file_perms); et la .../smarty_internal_template.php on line 433: include($this->getCompiledFilepath ()); Je dois faire quoi s'il vous plait? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now