SELECT a.id, a.title, a.introtext, a.fulltext, a.sectionid, a.catid, a.created as created, a.created_by, a.created_by_alias, a.hits, a.images
FROM #__content AS a
LEFT JOIN #__content_frontpage AS b ON b.content_id = a.id
LEFT JOIN #__users AS c ON c.id = a.created_by
LEFT JOIN #__sections AS d ON d.id = a.sectionid
LEFT JOIN #__categories AS e ON e.id = a.catid
WHERE (a.state = '1')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= NOW())
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= NOW())
AND (d.published = '1')
AND (e.published = '1')
AND (a.catid IN (13) )
AND a.access <= '0'
ORDER BY created DESC
LIMIT 0, 100
The parameters you have activated
do not correspond with any content items.
Please reconfigure your parameters
Nouvelles galeries
septembre 2008
Découvrir les photos en studio du modéle Sandy
Stage photos à la demande ...à la découverte de paysages grandioses au coeur de l'Auvergne.
novembre 2007
A la découverte du Cerf - photos prises en milieu naturel dans le (63). Sortie Cerf à la demande. Voir la galerie « Cerfs »
Actualités de l'image
Expositions
octobre 2006
Danièle Guillaume Présidente de LOGIDOME en partenariat avec l'association STENOPE ont le plaisir de vous convier à l' exposition photos Christine PULVERY "Naturellement", du 09 novembre au 30 novembre 2006, du lundi au vendredi de 8h15 à 12h15 et de 13h00 à 17h00, 14 rue Buffon face au Polydôme à Clermont-Ferrand.
SELECT a.id, a.title, a.introtext, a.fulltext, a.sectionid, a.catid, a.created as created, a.created_by, a.created_by_alias, a.hits, a.images
FROM #__content AS a
LEFT JOIN #__content_frontpage AS b ON b.content_id = a.id
LEFT JOIN #__users AS c ON c.id = a.created_by
LEFT JOIN #__sections AS d ON d.id = a.sectionid
LEFT JOIN #__categories AS e ON e.id = a.catid
WHERE (a.state = '1')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= NOW())
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= NOW())
AND (d.published = '1')
AND (e.published = '1')
AND (a.catid IN (17) )
AND a.access <= '0'
ORDER BY created DESC
LIMIT 0, 100
The parameters you have activated
do not correspond with any content items.
Please reconfigure your parameters
Commentaires
Vous souhaitez me laisser un commentaire, la sortie d’une exposition, d’un livre, d’un site, d’un partenariat… Me contacter »
Me contacter »