MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND field_label = 'Documentos'' at line 4
MySQL Query:
SELECT field_id
							         FROM cont_fields
								     WHERE field_state <> 'D'
								      AND module_id =  AND field_label = 'Documentos'

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/fliporgc/public_html/model/helpers/fieldhelper.helper.php on line 31

MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND field_label = 'Documentos Relacionados'' at line 4
MySQL Query:
SELECT field_id
							         FROM cont_fields
								     WHERE field_state <> 'D'
								      AND module_id =  AND field_label = 'Documentos Relacionados'

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/fliporgc/public_html/model/helpers/fieldhelper.helper.php on line 31

MySQL error: Unknown column 'rss_list' in 'where clause'
MySQL Query:
SELECT cont_contents.content_id
							         FROM cont_contents
								     WHERE content_state <> 'D'
									 AND content_state <> 'L'
								     and module_id = 51 AND content_parent = rss_list

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/fliporgc/public_html/model/helpers/contenthelper.helper.php on line 24
- Protección y monitoreo - FLIP Colombia
stage

Protección y monitoreo


MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND field_label = 'Imagen'' at line 4
MySQL Query:
SELECT field_id
							         FROM cont_fields
								     WHERE field_state <> 'D'
								      AND module_id =  AND field_label = 'Imagen'

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/fliporgc/public_html/model/helpers/fieldhelper.helper.php on line 31