[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - function addItensToCombo n:comboReloadGroup
Página 1 de 1

function addItensToCombo n:comboReloadGroup

MensagemEnviado: Sex Jan 20, 2012 3:13 pm
por marcofarnezi

Re: function addItensToCombo n:comboReloadGroup

MensagemEnviado: Seg Jan 23, 2012 8:30 pm
por rogelgarcia
O que deve estar acontecendo é que seus registros estão sem label e nem id.. (Não foram carregados corretamente do banco)

Esse código já tem alguns anos de vida e é usado em muitas telas... Acho que pode ser algum erro na hora de carregar os dados como mencionei.

Re: function addItensToCombo n:comboReloadGroup

MensagemEnviado: Ter Jan 24, 2012 9:38 am
por marcofarnezi
Como isso ocorreria sendo q o id eh pk?
No banco n tem registros nulos se for essa alternativa pensada.
Devo estar fazendo outra coisa errada.