Fórum OpenCart Brasil

Por um e-commerce livre, confiável e profissional

Suporte geral sobre problemas técnicos para OpenCart v2.x.
#63907
Como resolver tal erro


www.ofertascell.com.br\


SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 322 of the JSON data

OK

{"success":"Voc\u00ea adicionou <a href=\"http:\/\/www.ofertascell.com.br\/index.php?route=product\/product&product_id=50\">Skate El\u00e9trico Hoverboard Scooter Amarelo\/Dourado<\/a> ao seu <a href=\"http:\/\/www.ofertascell.com.br\/index.php?route=checkout\/cart\">carrinho de compras<\/a>!","total":"4 - R$ 0,00"}<br />
<b>Fatal error</b>: Call to a member function get() on a non-object in <b>/home/ofertasc/public_html/index.php</b> on line <b>97</b><br />
#63912
oliveirajoao escreveu:Como resolver tal erro


http://www.ofertascell.com.br\


SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 322 of the JSON data

OK

{"success":"Voc\u00ea adicionou <a href=\"http:\/\/www.ofertascell.com.br\/index.php?route=product\/product&product_id=50\">Skate El\u00e9trico Hoverboard Scooter Amarelo\/Dourado<\/a> ao seu <a href=\"http:\/\/www.ofertascell.com.br\/index.php?route=checkout\/cart\">carrinho de compras<\/a>!","total":"4 - R$ 0,00"}<br />
<b>Fatal error</b>: Call to a member function get() on a non-object in <b>/home/ofertasc/public_html/index.php</b> on line <b>97</b><br />
Se você mexeu no código base do template é so refaze-lo adequadamente, se você usa Firefox ou Crome aperte CTRL+U e veja no código fonte que você tenha escrito algo depois do termino do </body></html> tudo que estiver abaixo destas devem gerar problemas.
Se isto estiver sendo gerado por algum script, configure para apresentar o resultado dentro do corpo do site.
:ugeek: