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 cont_contents_resources.content_resource_field_name = 'content_gallery_1' ' at line 5
MySQL Query:
SELECT cont_resources.resource_id
							         FROM cont_resources, cont_contents_resources
								     WHERE resource_state <> 'D'
								      AND cont_contents_resources.resource_id = cont_resources.resource_id 
				   AND cont_contents_resources.content_id =  AND cont_contents_resources.content_resource_field_name = 'content_gallery_1'
				   ORDER BY content_resource_order 
				 

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 cont_contents_resources.content_resource_field_name = 'content_extra_varchar' at line 5
MySQL Query:
SELECT cont_resources.resource_id
							         FROM cont_resources, cont_contents_resources
								     WHERE resource_state <> 'D'
								      AND cont_contents_resources.resource_id = cont_resources.resource_id 
				   AND cont_contents_resources.content_id =  AND cont_contents_resources.content_resource_field_name = 'content_extra_varchar_1'
				   ORDER BY content_resource_order 
				 

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 relationship_key = "tema"' at line 3
MySQL Query:
SELECT *
							         FROM cont_relalation_contents
								     WHERE content_id =  AND relationship_key = "tema"
Fuller - mantenimiento -
Perfex ColombiaPerfex España

Artículos

Histórico