Det har jeg også prøvet, men så udskriver den ingenting - heller ikke fejl. min kode ser således ud:
$queries = array( 'kategorinavn' => "SELECT cat.id AS catid, cat.title, cat.published, con.id AS conid , con.title FROM #__categories cat LEFT JOIN #__content con ON (cat.title = con.title) WHERE cat.published = 1 AND cat.section = 1 AND cat.section = 2 GROUP BY cat.title ORDER BY cat.title", 'sidenavn' => "HER ER DEN EN ANDEN SELECT"
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.