elisei / moip-transparente-magento

33 stars 29 forks source link

tipopessoa.phtml #69

Closed willsco closed 5 years ago

willsco commented 5 years ago

Bom dia! Tenho percebido nos logs muitas entradas noticiando uma variável indefinida, $current = $this->getTipopessoa();, no arquivo tipopessoa.html. Ela afeta diretamente a compra? Não percebi nenhuma alteração momentânea, mas diante das entradas de log repetidas, posso não estar seguindo o mesmo caminho dos clientes. Segue trecho de log:

2018-10-17T18:49:04+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T18:59:02+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T18:59:10+00:00 ERR (3): Notice: Undefined variable: result in /app/code/local/MOIP/Onestepcheckout/controllers/IndexController.php on line 509 2018-10-17T19:06:52+00:00 ERR (3): Notice: Undefined index: id in /app/code/local/MOIP/Transparente/Model/Method/Cc.php on line 386 2018-10-17T19:06:52+00:00 ERR (3): Notice: Undefined index: id in /app/code/local/MOIP/Transparente/Model/Method/Cc.php on line 305 2018-10-17T19:13:13+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T19:15:23+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T19:15:24+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T19:15:46+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T19:15:55+00:00 ERR (3): Notice: Undefined variable: result in /app/code/local/MOIP/Onestepcheckout/controllers/IndexController.php on line 509 2018-10-17T23:08:46+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T23:10:47+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-17T23:10:54+00:00 ERR (3): Notice: Undefined variable: result in /app/code/local/MOIP/Onestepcheckout/controllers/IndexController.php on line 509 2018-10-18T00:23:09+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T00:23:28+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T00:24:42+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T00:25:04+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T00:25:05+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T01:16:33+00:00 ERR (3): Notice: Undefined variable: type in /app/design/frontend/base/default/template/MOIP/onestepcheckout/customer/tipopessoa.phtml on line 4 2018-10-18T12:29:16+00:00 ERR (3): Notice: Undefined variable: result in /app/code/local/MOIP/Onestepcheckout/controllers/IndexController.php on line 509

Obrigado!

elisei commented 5 years ago

@Gambozo

Acredito que seja um perfil que não tenha definido o atributo inicialmente.