Jump to content

Trying to get property of non-object


Recommended Posts

Bonjour,

depuis quelques jours, lorsque je vais dans commande et que je clique sur 'Ajouter une nouvelle commande', j'ai ce message :

Notice à la ligne 1752 du fichier /home/u540310795/domains/aromterrapet.com/public_html/var/cache/dev/smarty/compile/3c/09/d8/3c09d823e05a4cc5df4131e175a13cd72c291a4f_0.file.form.tpl.php
[8] Trying to get property of non-object

Notice à la ligne 1753 du fichier /home/u540310795/domains/aromterrapet.com/public_html/var/cache/dev/smarty/compile/3c/09/d8/3c09d823e05a4cc5df4131e175a13cd72c291a4f_0.file.form.tpl.php
[8] Trying to get property of non-object

A la ligne 1752 et 1753, on a :

<option value="<?php echo $_smarty_tpl->tpl_vars['module']->value->name;?>
" <?php if (isset($_POST['payment_module_name']) && $_smarty_tpl->tpl_vars['module']->value->name == $_POST['payment_module_name']) {?>selected="selected"<?php }?>><?php echo $_smarty_tpl->tpl_vars['module']->value->displayName;?>
</option>

Quelqu'un serait ce que cela signifie, s'il vous plait ?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...