bernierf1 Posted March 14, 2015 Share Posted March 14, 2015 Bonjour, Lorsque je clique sur "Modifier" d'un des "États de commande" j'ai le message d'erreur suivant: Notice à la ligne 258 du fichier /home/francois/public_html/lapetitemarguerite.ca/boutique/cache/smarty/compile/40/86/7f/40867f5ae946725798407b25ec4f603dd2c68db0.file.form.tpl.php[8] Undefined index: en Voici la section de la ligne 258 de ce fichier: <?php $_smarty_tpl->tpl_vars['option'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['option']->_loop = false; $_from = $_smarty_tpl->tpl_vars['input']->value['options']['query'][$_smarty_tpl->tpl_vars['language']->value['iso_code']]; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');} foreach ($_from as $_smarty_tpl->tpl_vars['option']->key => $_smarty_tpl->tpl_vars['option']->value) { $_smarty_tpl->tpl_vars['option']->_loop = true; ?> Est-ce que quelqu'un peut m'aider? Prestashop 1.6.0.13 Merci! 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