erro ph mysql
estou criando uma tabela de inserção e está dando esse erro.
Error Number: 1054
Unknown column ''shop_id'' in ''field list''
INSERT INTO `promoter_files` (`promoter_register`, `auditor_register`, `vacancy_id`, `wave`, `photo`, `scanner`, `note`, `shop_id`, `updated_at`, `created_at`) VALUES (''25095'', ''TTRJ1'', NULL, ''1'', '''', '''', ''1,0'', ''8449'', ''2014-04-01 18:19:53'', ''2014-04-01 18:19:53'')
Filename: C:\wamp\www\megaincentivosamsung.com.br\system\database\DB_driver.php
Line Number: 330
uso essa plataforma codeIgniter.
Se puderem me ajudar fico grato
Error Number: 1054
Unknown column ''shop_id'' in ''field list''
INSERT INTO `promoter_files` (`promoter_register`, `auditor_register`, `vacancy_id`, `wave`, `photo`, `scanner`, `note`, `shop_id`, `updated_at`, `created_at`) VALUES (''25095'', ''TTRJ1'', NULL, ''1'', '''', '''', ''1,0'', ''8449'', ''2014-04-01 18:19:53'', ''2014-04-01 18:19:53'')
Filename: C:\wamp\www\megaincentivosamsung.com.br\system\database\DB_driver.php
Line Number: 330
uso essa plataforma codeIgniter.
Se puderem me ajudar fico grato
Angelo Silva
Curtidas 0
Respostas
Marcio Araujo
01/04/2014
posta o codigo php.
GOSTEI 0
David Sylvestre
01/04/2014
Coloque a estrutura da tabela para ser melhor analisada, aparentemente o campo shop_id não existe.
GOSTEI 0
Angelo Silva
01/04/2014
obrigado o campo da tabela estava ausente mesmo valeu
GOSTEI 0
David Sylvestre
01/04/2014
Por nada.
GOSTEI 0
Marcio Araujo
01/04/2014
minha falta de conhecimento sobre essa parte, era só isso mesmo?
GOSTEI 0
William
01/04/2014
Finalizando o tópico!
GOSTEI 0