Fórum OpenCart Brasil

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

#70981
A compra foi concluida.
Só gostaria de saber se os erros abaixo interferem para o comprador, pois apareceram após a atualização (com exceção do erro do sedex 10 que sempre apareceu)

Configuração pagseguro na pagina do admin
http://prnt.sc/d7hnk9

Log de Erros
Código: Selecionar todos
2016-11-07 20:33:31 - SEDEX 10: Serviço indisponível para o trecho informado.
2016-11-13 12:13:14 - SEDEX 10: Tarifa não cadastrada para região de tarifação ou cep informados
2016-11-13 22:25:01 - PHP Warning:  filesize(): stat failed for <?xml version="1.0" encoding="utf-8"?>
<modification>
  <name>PagSeguro Checkout Transparente</name>
  <code>19676</code>
  <version>1.0</version>
  <author>Valdeir Psr</author>
  <link>http://www.valdeirsantana.com.br</link>
  <link>valdeir_pagseguro</link>
  <file path="catalog/controller/checkout/checkout.php">
    <operation>
      <search><![CDATA[$this->load->language('checkout/checkout');]]></search>
      <add position="after"><![CDATA[
        //Verifica se está em modo de teste
        if (!$this->config->get('pagseguro_modo_teste')) {
          $this->document->addScript('https://stc.pagseguro.uol.com.br/pagseguro/api/v2/checkout/pagseguro.directpayment.js');
        } else {
          $this->document->addScript('https://stc.sandbox.pagseguro.uol.com.br/pagseguro/api/v2/checkout/pagseguro.directpayment.js');
        }
      ]]></add>
    </operation>
  </file>
</modification>
 in /home/brinkdoo/public_html/admin/controller/extension/modification_editor.php on line 182
2016-11-13 22:25:01 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/brinkdoo/public_html/admin/index.php:80) in /home/brinkdoo/public_html/admin/controller/extension/modification_editor.php on line 182
2016-11-14 6:33:49 - SEDEX: O Valor Declarado nao deve ser menor que R$ 17,00.
2016-11-14 6:33:50 - SEDEX 10: O Valor Declarado nao deve ser menor que R$ 17,00.
2016-11-14 19:20:35 - SEDEX 10: Serviço indisponível para o trecho informado.
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: tab_formas_de_pagamento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 53
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: tab_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 54
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: tab_doacao in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 55
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: help_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 130
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: entry_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 130
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: help_data_nascimento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 194
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: entry_data_nascimento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 194
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: help_cpf in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 216
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: entry_cpf in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 216
2016-11-15 9:37:15 - PHP Notice:  Undefined variable: help_parcela_sem_juros in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 468
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: tab_formas_de_pagamento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 53
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: tab_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 54
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: tab_doacao in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 55
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: help_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 130
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: entry_debug in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 130
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: help_data_nascimento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 194
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: entry_data_nascimento in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 194
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: help_cpf in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 216
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: entry_cpf in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 216
2016-11-15 9:40:05 - PHP Notice:  Undefined variable: help_parcela_sem_juros in /home/brinkdoo/public_html/admin/view/template/payment/pagseguro.tpl on line 468
#71054
brinkdoo escreveu:Boa tarde.

Alguem pode ajudar com esses erros? Estou preocupado com eles. =/
Abra admin/language/pt-br/payment ou admin/language/portuguese-br/payment e delete todos os arquivos do pagseguro.

Abra catalog/language/pt-br/payment ou catalog/language/portuguese-br/payment e delete todos os arquivos do pagseguro.

Você fez algum teste? Está funcionando? Caso sim, então isso não vai influenciar para o comprador. Simples.
#71473
Bom dia. Preciso da ajuda do Fórum para resolver um problema.
O erro que registra nos Logs do OpenCart é o seguinte:
Código: Selecionar todos
2016-12-21 11:55:30 - PHP Notice:  Undefined index: pagseguro_desconto in /home/u132825714/public_html/loja/catalog/controller/payment/pagseguro_cartao.php on line 100

2016-12-21 11:55:30 - PHP Notice:  Undefined index: pagseguro_acrescimo in /home/u132825714/public_html/loja/catalog/controller/payment/pagseguro_cartao.php on
Utilizo OpenCart Versão 2.1.0.2 e o PagSeguro em Teste (SandBox).
Agradeço desde já.
#71516
barteles escreveu:Olá Valdeir.
O link https://www.valdeirsantana.com.br/pagse ... rente.html está em manutenção.
Poderia disponibilizar o módulo atualizado por email?
douglasbarteles@gmail.com
https://www.opencart.com/index.php?rout ... n_id=28849
#71979
Valdeir, ou quem puder ajudar.
Estou procurando a dias onde fica o arquivo que me permita alterar as mensagens de erro do tipo:
security field with invalid length
invalid date format
creditcard number with invalid length

Se alguém puder me ajudar a encontrar o caminho para alterar essas mensagens agradeço muito.

Abraço
#72006
alexsampaio escreveu:Valdeir, ou quem puder ajudar.
Estou procurando a dias onde fica o arquivo que me permita alterar as mensagens de erro do tipo:
security field with invalid length
invalid date format
creditcard number with invalid length

Se alguém puder me ajudar a encontrar o caminho para alterar essas mensagens agradeço muito.

Abraço
viewtopic.php?p=71964#p71964
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8

Gente preciso de ajuda urgente. Na migraç&a[…]

Caro @reds , muito obrigado pela resposta.

PHP 8+ incompatibilidade

Toda tradução para a versão 3[…]

Ola @alex3257 Se você precisa apenas ver […]