[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 nos Campos Extras - [Resolvido]
Página 1 de 1

Erro nos Campos Extras - [Resolvido]

Enviado: Setembro 3rd, 2014, 12:12 pm
por NANCOUTO
Não consigo utilizar os campos extras. Explico: Tenho um tabela de clientes (colaboradores) e outra de eventos semanais, ambas se relacionam pelo campo código.
Pois bem, quando cadastro os eventos semanais, na tabela (eventos semanais), selecionei alguns campos da tabela colaboradores para que apareçam no formulário.
Entretanto, quando quero modificar o cadastro (botão modificar), ocorre o erro SQL = 206, dizendo que o campo mostrado como extra não existe. Como resolver ???

----------------------
Resposta:
O erro com os campos extras estava nas chaves primárias escolhidas, mudei a forma de relacionamento
e deu certo.