hallo
also wenn ich
PHP-Code:
$query ' SELECT a.*, b.category  FROM #__allps_gift AS c'.
                     
' LEFT JOIN #__allps_gift_category AS b ON b.id = a.catid'
eingebe listet er mir gar nichts auf

nur bei
PHP-Code:
$query "SELECT * FROM #__allps_gifts"
bekomm ich ein ergebniss. Nur das Kategorie dann "1" steht und nicht "Smileys"