Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

PDO - Após alterar o ConnectionFactory e todos os DAO para utilização do PDO está retornando o erro abaixo.

[Wed Dec 28 12:05:12 2016] 127.0.0.1:40736 [500]: /index.php?c=Serie&m=form - Uncaught Error: Call to a member function setId() on null in /home/antonio/series/Vendor/Lib/Util.php:9 Stack trace:

0 /home/antonio/series/Vendor/DAO/EpisodioDAO.php(31): Vendor\Lib\Util::popula(NULL, Array)

1 /home/antonio/series/Vendor/DAO/TemporadaDAO.php(39): Vendor\DAO\EpisodioDAO->lista('177')

2 /home/antonio/series/Vendor/DAO/SerieDAO.php(37): Vendor\DAO\TemporadaDAO->lista('211')

3 /home/antonio/series/Vendor/Controller/SerieController.php(34): Vendor\DAO\SerieDAO->lista()

4 /home/antonio/series/index.php(24): Vendor\Controller\SerieController->form()

5 {main}

thrown in /home/antonio/series/Vendor/Lib/Util.php on line 9

2 respostas

ENcontrei o problema obrigado.

solução!

Oi Antonio,

Quando encontrar a solução marca a dúvida como encerrada !

Abraços