Estou precisando de ajuda para implantação

40 views
Skip to first unread message

Almeida Rodrigues

unread,
Mar 8, 2026, 9:00:15 PM (8 days ago) Mar 8
to NFePHP
Estou tendo o erro: 
Fatal error: Uncaught Error: Call to undefined method NFePHP\NFe\Make::tagIBSCBS() in

Diego Rodrigues

unread,
Mar 8, 2026, 10:24:25 PM (8 days ago) Mar 8
to nfe...@googlegroups.com
Precisa verificar a versão do schema, veja se está atualizado.

At.te,

Diego

On Sun, Mar 8, 2026, 22:00 Almeida Rodrigues <notre...@gmail.com> wrote:
Estou tendo o erro: 
Fatal error: Uncaught Error: Call to undefined method NFePHP\NFe\Make::tagIBSCBS() in

--
--
Você recebeu esta mensagem porque está inscrito no Grupo "NFePHP".
Para Postar: nfe...@googlegroups.com
Para Sair do Grupo: nfephp+un...@googlegroups.com
Link: http://groups.google.com.br/group/nfephp?hl=pt-BR
-------
Repositórios: https://github.com/nfephp-org
---
You received this message because you are subscribed to the Google Groups "NFePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nfephp+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/nfephp/c57b93fb-b03c-4c7c-91cb-57d9a40366a9n%40googlegroups.com.

Almeida Rodrigues

unread,
Mar 9, 2026, 9:07:03 AM (7 days ago) Mar 9
to nfe...@googlegroups.com
Troquei para:
       $schema = 'PL_010_v1.30';
       $mk = new Make($schema);

Mas o erro continua:

Fatal error: Uncaught Error: Call to undefined method NFePHP\NFe\Make::tagIBSCBS() in
You received this message because you are subscribed to a topic in the Google Groups "NFePHP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nfephp/CdGg_dHa1fk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nfephp+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/nfephp/CANx7rgxg1tHFwMjArgV6PyS8D_KfQ0WpvMqzAvwXXF5MYQ9%2BJQ%40mail.gmail.com.

gustavo henrique batista gomes

unread,
Mar 9, 2026, 9:09:41 AM (7 days ago) Mar 9
to nfe...@googlegroups.com

Thiago Costa

unread,
Mar 9, 2026, 9:10:13 AM (7 days ago) Mar 9
to NFePHP
No meu tbm estava dando este erro, eu fiz a alteracao para esse jeito de abrir o Make e funcionou:
$nfe = new Make(10);

Almeida Rodrigues

unread,
Mar 9, 2026, 9:38:23 AM (7 days ago) Mar 9
to nfe...@googlegroups.com
Erro continua:  Fatal error: Uncaught Error: Call to undefined method NFePHP\NFe\Make::tagIBSCBS() in
$schema = '../schemes/PL_010_v1.30'; //PL_010_V1
    //$mk = new Make(10);
    $mk = new Make($schema);

Reply all
Reply to author
Forward
0 new messages