select rubriques_id, mother_id, keyword, nom, description, ordre, visible, model, couleur from rubriques where rubriques_id="0"
Table 'ccrg.rubriques' doesn't exist
select photos_id, rubriques_id, nom, chemin, fichier from photos where rubriques_id="0" order by ordre
Table 'ccrg.photos' doesn't exist
select rubriques_id, mother_id, keyword, nom, description, ordre, visible, model, couleur from rubriques where mother_id="0" and rubriques_id != mother_id order by ordre asc
Table 'ccrg.rubriques' doesn't exist
select elements_id, keyword, nom, ordre from elements order by ordre asc
Table 'ccrg.elements' doesn't exist
DESCRIBE rubriques
Table 'ccrg.rubriques' doesn't exist