LACHAUD Posted January 21, 2014 Share Posted January 21, 2014 Bonjour, je suis pas fortiche en presta je sais que le theme a deja ete abordé, mais je me trouve devant un mur . Site prestoshop 1.5.4 (pas encore voulu upgrader vu forum) Page blanche uniquement sur la demande des categories dans mon menu . site: bestgoodprice.ch 1-edition du fichier config/defines.inc.php resultat : Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './modules/listorgridswitch/listorgridswitch.tpl' in './product-sort.tpl'' in /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /homez.764/bestgooda/www/cache/smarty/compile/e8/d4/e6/e8d4e6c14decf5c8241380124f9b9da2d348abe6.file.product-sort.tpl.php(39): Smarty_Internal_Template->getSubTemplate('./modules/listo...', NULL, NULL, NULL, NULL, Array, 0) #2 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_52dda0cd1c13c5_43249263(Object(Smarty_Internal_Template)) #3 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #4 /homez.764/bestgooda/www/cache/smarty/compile/ in /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 classique me dire vous, j'ai re uploader list_header.tpl et vidé cache/smarty et cache smarty/compile en gardant a chaque fois index. bref je desepere car rien ne change categorie = page blanche. Pourriez vous svp me donner une solution merci a tous chris Link to comment Share on other sites More sharing options...
DevNet Posted January 21, 2014 Share Posted January 21, 2014 Salut, listorgridswitch est un module tiers ? Il semblerait que le template de ce module ne soit pas accessible dans l'appel depuis votre product-sort.tpl A+ Link to comment Share on other sites More sharing options...
LACHAUD Posted January 21, 2014 Author Share Posted January 21, 2014 Bonjour a tous , sur presta 1.5.4, categorie page blanche soudaine, mais en true affichage 1-edition du fichier config/defines.inc.php resultat : Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './modules/listorgridswitch/listorgridswitch.tpl' in './product-sort.tpl'' in /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /homez.764/bestgooda/www/cache/smarty/compile/e8/d4/e6/e8d4e6c14decf5c8241380124f9b9da2d348abe6.file.product-sort.tpl.php(39): Smarty_Internal_Template->getSubTemplate('./modules/listo...', NULL, NULL, NULL, NULL, Array, 0) #2 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_52dda0cd1c13c5_43249263(Object(Smarty_Internal_Template)) #3 /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #4 /homez.764/bestgooda/www/cache/smarty/compile/ in /homez.764/bestgooda/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 classique me dire vous, j'ai re uploader list_header.tpl et vidé cache/smarty et cache smarty/compile en gardant a chaque fois index. SITE: www.bestgooprice.ch bref je desepere car rien ne change categorie = page blanche. Help ! ! ! Link to comment Share on other sites More sharing options...
LACHAUD Posted January 21, 2014 Author Share Posted January 21, 2014 Bonjour et merci, je ne sais pas si ce module est d'origine...... d'apres vous cela pourrait avoir incidence Link to comment Share on other sites More sharing options...
DevNet Posted January 21, 2014 Share Posted January 21, 2014 Je viens de faire une recherche : http://www.prestashop.com/forums/topic/141303-free-prestashop-module-products-in-categories-as-list-or-grid-using-jquery-for-ps13-and-ps14/ Ca pourrait vous aider A+ Link to comment Share on other sites More sharing options...
LACHAUD Posted January 21, 2014 Author Share Posted January 21, 2014 super merci je viens d'aller voir, ...... je vais tester deactiver ce module, ce soir, mais bizzare, tout fonctionnait parfaitement avant.... et d'un coup...... , j' avais bien vu pas vraimment fait pour 1.5 mais........ cela etait ok verriez vous une autre erreur sans trop demandé dans le code erreur ? merci christophe Link to comment Share on other sites More sharing options...
DevNet Posted January 21, 2014 Share Posted January 21, 2014 Il faut corriger la première erreur avant tout. Les erreurs qui suivent ne sont pas forcément des erreurs elles-mêmes, mais peut-être le résultat de la première séquence en erreur. A+ Link to comment Share on other sites More sharing options...
LACHAUD Posted January 21, 2014 Author Share Posted January 21, 2014 genial je suis vos conseils, merci encore il me tarde tester. a+ Link to comment Share on other sites More sharing options...
zaar Posted January 21, 2014 Share Posted January 21, 2014 salut, Unable to load template file './modules/listorgridswitch/listorgridswitch.tpl' in './product-sort.tpl' apparement le fichier product-sort.tpl requiert le fichier /modules/listorgridswitch/listorgridswitch.tpl mais il n'arrive pas à le charger (peut être que ce fichier n'existe plus?) 1 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