No valid database connection 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 '2,13,15,21,5,11,18,19,20)
 AND a.access <= 0
 AND (c.access <= 0 ) 
 AND (s.acce' at line 8 SQL=SELECT u.id as userid, c.id as catid, s.id as secid, a.id as id, a.*, a.introtext as itext, a.fulltext as mtext, u.name AS author, u.usertype, u.email as authorEmail, a.created_by_alias as authorAlias, a.created AS dsdate, c.name as catName,CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as catslug
FROM jos_content AS a
LEFT JOIN jos_users AS u ON u.id = a.created_by
LEFT JOIN `jos_categories` AS c on c.id = a.catid 
LEFT JOIN `jos_sections` AS s on s.id = c.section 
 WHERE a.state='1'
 AND s.id IN (2,5,11)
 AND c.id IN (,2,13,15,21,5,11,18,19,20)
 AND a.access <= 0
 AND (c.access <= 0 ) 
 AND (s.access <= 0 )
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-05-27 09:09:31')
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-05-27 09:09:31')
ORDER BY a.created DESC LIMIT 100<br/>
<script src="http://www.alphasound.fr/plugins/content/reflection/reflection.js" language="JavaScript1.2"></script>

<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Alphasound 2011</title>
        <description><![CDATA[Alphasound website]]></description>
        <link>http://www.alphasound.fr/</link>
        <lastBuildDate>Sun, 27 May 2012 09:09:31 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		<atom:link href="http://www.alphasound.fr/component/option,com_ninjarsssyndicator/feed_id,9/format,raw/lang,fr/" rel="self" type="application/rss+xml" />    </channel>
</rss>

