Menu Content/Inhalt

CB Login

CB Online

CB Workflows

You are not authorized to view this resource.
You need to login.

Welcome


SELECT a.id, a.title, a.introtext, a.fulltext, a.sectionid, a.catid, a.created, a.created_by, a.created_by_alias, 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 <= '2010-09-08 18:46:31') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-08 18:46:31') AND (d.published = '1') AND (e.published = '1') AND (e.name IN ('Newcomers') ) AND (b.content_id IS NULL) AND (a.access = '0') ORDER BY a.ordering ASC LIMIT 500 The parameters you have activated
do not correspond with any content items.
Please reconfigure your parameters