No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, c.introtext, c.fulltext, e.imageroot, e.imagepath, e.imagepath2, e.video, e.ytvideo, e.url,
DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts,
DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till,
e.lat, e.lng,
(e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link,
(e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi,
(e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv,
(c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht
FROM ew_multicontent AS mc
LEFT JOIN ew_content AS c ON mc.contentid = c.id
LEFT JOIN ew_content_extend AS e ON c.id = e.id
LEFT JOIN ew_categories AS cat ON mc.catid = cat.id
WHERE mc.catid IN (16, 18, 152) AND c.state = 1 AND cat.id > 0 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0')))
AND (e.imagepath != '' OR e.imagepath2 != '' OR e.video != '' OR e.ytvideo != '' OR e.imageroot != '')
ORDER BY e.date_from DESC LIMIT 0, 1
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, c.introtext, c.fulltext, e.imageroot, e.imagepath, e.imagepath2, e.video, e.ytvideo, e.url, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id LEFT JOIN ew_categories AS cat ON mc.catid = cat.id WHERE mc.catid IN (16, 18, 152) AND c.state = 1 AND cat.id > 0 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND (e.imagepath != '' OR e.imagepath2 != '' OR e.video != '' OR e.ytvideo != '' OR e.imageroot != '') ORDER BY e.date_from DESC LIMIT 0, 1
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, e.location, c.introtext, c.fulltext, e.date_from AS edf, e.date_till AS edt, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, e.url, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id WHERE mc.catid IN (152) AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND e.date_from > now() GROUP BY c.id ORDER BY e.date_from
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, e.location, c.introtext, c.fulltext, e.date_from AS edf, e.date_till AS edt, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, e.url, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id WHERE mc.catid IN (152) AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND e.date_from > now() GROUP BY c.id ORDER BY e.date_from
No valid database connection Got error 28 from storage engine SQL=SELECT e.aimage2 as `image`, c.title, m.id as `itemid` FROM ew_content AS c LEFT JOIN ew_multicontent AS mc ON c.id = mc.contentid LEFT JOIN ew_content_extend AS e ON c.id = e.id LEFT JOIN ew_dash AS d ON c.id = d.entry LEFT JOIN ew_menu AS m ON (m.link LIKE 'index.php?option=com_dash&view=dash' AND m.params LIKE CONCAT('%id=', d.id, ' %')) WHERE mc.sectionid = 10 AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) GROUP BY c.id ORDER BY c.ordering
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, c.introtext, c.fulltext, e.imageroot, e.imagepath, e.imagepath2, e.video, e.ytvideo, e.url, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id LEFT JOIN ew_categories AS cat ON mc.catid = cat.id WHERE mc.catid IN (16, 18, 152) AND c.state = 1 AND cat.id > 0 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND (e.imagepath != '' OR e.imagepath2 != '' OR e.video != '' OR e.ytvideo != '' OR e.imageroot != '') ORDER BY e.date_from DESC LIMIT 0, 1
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, e.location, c.introtext, c.fulltext, e.date_from AS edf, e.date_till AS edt, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, e.url, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id WHERE mc.catid IN (152) AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND e.date_from > now() GROUP BY c.id ORDER BY e.date_from
No valid database connection Got error 28 from storage engine SQL=SELECT c.id, c.title, e.location, c.introtext, c.fulltext, e.date_from AS edf, e.date_till AS edt, DATE_FORMAT(e.date_from, '%d.%m.%Y') AS date_from, DATE_FORMAT(e.date_till, '%d.%m.%Y') AS date_till, UNIX_TIMESTAMP(e.date_from) AS ts, DATE_FORMAT(e.date_from, '%Y%m%d') AS `from`, DATE_FORMAT(e.date_till, '%Y%m%d') AS till, e.lat, e.lng, e.url, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.video NOT LIKE '' OR e.ytvideo NOT LIKE '' OR c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '' OR e.imageroot != '') AS link, (e.imagepath NOT LIKE '' OR e.imagepath2 NOT LIKE '' OR e.imageroot != '') AS hi, (e.video NOT LIKE '' OR e.ytvideo NOT LIKE '') AS hv, (c.introtext NOT LIKE '' OR c.fulltext NOT LIKE '') AS ht FROM ew_multicontent AS mc LEFT JOIN ew_content AS c ON mc.contentid = c.id LEFT JOIN ew_content_extend AS e ON c.id = e.id WHERE mc.catid IN (152) AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) AND e.date_from > now() GROUP BY c.id ORDER BY e.date_from
No valid database connection Got error 28 from storage engine SQL=SELECT e.aimage2 as `image`, c.title, m.id as `itemid` FROM ew_content AS c LEFT JOIN ew_multicontent AS mc ON c.id = mc.contentid LEFT JOIN ew_content_extend AS e ON c.id = e.id LEFT JOIN ew_dash AS d ON c.id = d.entry LEFT JOIN ew_menu AS m ON (m.link LIKE 'index.php?option=com_dash&view=dash' AND m.params LIKE CONCAT('%id=', d.id, ' %')) WHERE mc.sectionid = 10 AND c.state = 1 AND (c.publish_up <= SUBTIME(NOW(), '0 1:0:0') AND (c.publish_down = 0 OR c.publish_down >= SUBTIME(NOW(), '0 1:0:0'))) GROUP BY c.id ORDER BY c.ordering
Promotion-Tour 2012
Auf den über 300 Veranstaltungen der ERDINGER Alkoholfrei Tour in ganz Deutschland, Österreich und der Schweiz sind an jedem Wochenende zahlreiche ERDINGER Promoter im Einsatz. Die Hauptaufgabe des Promotion-Teams besteht darin, jeden Finisher mit einem gut gekühlten und professionell eingeschenkten ERDINGER Alkoholfrei zu erfrischen. Ob beim größten Marathon Deutschlands in Berlin mit rund 50.000 Teilnehmern oder beim Sparkassenlauf im bayerischen Freising mit 500 Läufern – die ERDINGER Promoter belohnen jeden Finisher mit dem isotonischen Durstlöscher.
Neben dem Ausschank sind die Promoter damit beschäftigt, den ERDINGER Alkoholfrei-Stand ordnungsgemäß auf- und abzubauen sowie Werbemittel wie Beachflags, diverse Blow-Ups und Banner präsent zu platzieren. Das ERDINGER Promotion-Team besteht aus freundlichen und zuverlässigen jungen Leuten, die ihre Arbeit verantwortungsbewusst und sehr gern ausführen.
Neben dem Ausschank sind die Promoter damit beschäftigt, den ERDINGER Alkoholfrei-Stand ordnungsgemäß auf- und abzubauen sowie Werbemittel wie Beachflags, diverse Blow-Ups und Banner präsent zu platzieren. Das ERDINGER Promotion-Team besteht aus freundlichen und zuverlässigen jungen Leuten, die ihre Arbeit verantwortungsbewusst und sehr gern ausführen.







Promotion-Tour





