Error 3 en la linea: 75. SQL query error: <span style="color:#FF0000">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 t2.section_type = 'static'
								AND t2.url_name != 'inicio'
								AND t' at line 7 </span>.<br>Query: SELECT CONCAT(t1.url_name, '/', t3.url_name, '/', t2.url_name, '.html') AS full_url, t1.category_name, t2.section_name, t2.section_content, t2.section_review, DATE_FORMAT(t2.publish_datetime,'%a, %d %b %Y %T') AS publish_feed_date, DATE_FORMAT(t2.publish_datetime,'%a, %d %b %Y %T'), DATE_FORMAT(t2.publish_datetime,'%a, %d %b %Y %T') AS creation_feed_date, t2.url_image, t2.image_source
								FROM section_categories AS t1
								INNER JOIN sections AS t2 ON(t2.section_category_id = t1.section_category_id)
								INNER JOIN sections AS t3 ON(t3.section_id = t2.parent_id)
								WHERE t1.estatus = 1 
								AND t1.section_category_id = 
								AND t2.section_type = 'static'
								AND t2.url_name != 'inicio'
								AND t2.publish_timestamp >= UNIX_TIMESTAMP(DATE_SUB(CURDATE(), INTERVAL 7 DAY))	
								AND t2.estatus = 1
								ORDER BY t2.publish_datetime DESC
								LIMIT 40<br />
<b>Warning</b>:  mysql_fetch_array(): supplied argument is not a valid MySQL result resource in <b>/var/www/vhosts/radioformula.com.mx/httpdocs/classes/conexionBD_v3.php</b> on line <b>130</b><br />
<br />
<b>Warning</b>:  mysql_free_result(): supplied argument is not a valid MySQL result resource in <b>/var/www/vhosts/radioformula.com.mx/httpdocs/classes/conexionBD_v3.php</b> on line <b>144</b><br />
<?xml version="1.0" encoding="ISO-8859-15" ?>
<rss version="2.0" 
							xmlns:content="http://purl.org/rss/1.0/modules/content/"
							xmlns:wfw="http://wellformedweb.org/CommentAPI/"
							xmlns:dc="http://purl.org/dc/elements/1.1/"
							xmlns:atom="http://www.w3.org/2005/Atom"
							xmlns:media="http://search.yahoo.com/mrss/">
						<channel>	
						<title> - www.radioformula.com.mx</title>
						<link>http://www.radioformula.com.mx</link>
						<description>RSS Feed noticicas recientes para: </description>
						<language>es-MX</language>
						<image>
						  <title> - www.radioformula.com.mx</title>
						  <url>http://www.radioformula.com.mx/images/rssfeed.jpg</url>
						  <link>http://www.radioformula.com.mx</link>
						  <width>144</width>
						  <height>33</height>
						</image>
						<copyright>www.radioformula.com.mx</copyright>
						<generator>http://www.radioformula.com.mx</generator>
						<atom:link href="http://www.radioformula.com.mx/read/videos_galerias.rss" rel="self" type="application/rss+xml" />
						<webMaster>webmaster@radioformula.com.mx (Webmaster)</webMaster></channel>
</rss>