[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Erro: Stream read error
Página 1 de 1

Erro: Stream read error

Enviado: Junho 25th, 2014, 9:44 pm
por frazevedo
Boa noite amigos!

tenho uma aplicação de cadastro de funcionarios neste tem o campo foto que e imagem.

tenho tambem um cadastro de secoes neste tem um campo estrangeiro que busca no cadastro de funcionarios os dados do mesmo. se eu coloco para puxar a foto da o seguinte erro: STREAM READ ERROR.

poderia me ajudar..

Re: Erro: Stream read error

Enviado: Junho 27th, 2014, 5:52 pm
por Leão
Detalhe mais, public a tabela e etc...

Re: Erro: Stream read error

Enviado: Julho 14th, 2014, 9:24 am
por frazevedo
bom seguinte tenho uma tabela com o cadastro do funcionario nesta tabela tenho um campo imagem com a foto do funcionario. ate ai tranquilo.

tenho uma outra tabela alocação, onde tenho os campos estrangeiros para trazer os dados do funcionario, funciona, digito o codigo do funcionario e aparece o nome profissão tranquilo.

O problema é o seguinte se eu coloco para trazer a foto do funcionario da o erro STREAM READ ERROR.

se eu tirar o campo funciona.