PHP - Error:Trying to access array offset on value of type null

 
Vista:
sin imagen de perfil

Error:Trying to access array offset on value of type null

Publicado por javier (3 intervenciones) el 18/11/2021 11:07:06
hola, estoy un poco perdido me da este error en una linea pero no se como solucionarlo, ayuda si alguien sabe.
(1/1) ContextErrorException
Notice: Trying to access array offset on value of type null
in 07b8afa4868e3ef4677cd901db71efc058c9bea3_2.file.cart-detailed-totals.tpl.php line 68

esta seria la linea 68:
<?php if ($_smarty_tpl->tpl_vars['subtotal']->value['value'] && $_smarty_tpl->tpl_vars['subtotal']->value['type'] !== 'tax') {?>


gracias por adelantado.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder