Sie sind hier: StartseiteEventsSarah Lesch

Sarah Lesch

Foto Bruno Tenschert
Foto Bruno Tenschert

Bewertung:

Teilen Sie dieses Event mit Ihren Freunden:

Was?
Sarah Lesch ist eine der großen Songschreiberinnen der neuen deutschen Liedermacherszene.

Wann?
Sa., 09.11.2019 20:00 Uhr
Termin als iCal speichern / In Ihren Kalender hinzufügen

Wo?
Kolosseum
Kronsforder Allee 25
23560 Lübeck

Tickets für viele Veranstaltungen in Lübeck bekommen Sie auch direkt beim Ticketanbieter Eventim .

Beschreibung

Ihre lyrischen und feinsinnigen Texte behandeln das Große im Kleinen, beobachten den Alltag und die Welt aus einer Perspektive, die immer nah am Geschehen ist und moralische Schlüsse dem Hörer überlässt. „Ich schreib euch keine Parolen“ ist das Credo der Künstlerin, die wohl gerade deshalb wie kaum eine andere mit ihren Liedern die gesellschaftspolitischen Themen der jüngsten Zeit in einer Art und Weise auf den Punkt zu bringen vermag, die das Publikum abholt und zum Nachdenken einlädt, statt zu belehren.

Whoops! There was an error.
Whoops \ Exception \ ErrorException (E_NOTICE)
Trying to access array offset on value of type null Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null" Stacktrace: #1 Whoops\Exception\ErrorException in /html/events-detail.php:212 #0 Whoops\Run:handleError in /html/events-detail.php:212
Stack frames (2)
1
Whoops
\
Exception
\
ErrorException
/
html
/
events-detail.php
212
0
Whoops
\
Run
handleError
/
html
/
events-detail.php
212
/
html
/
events-detail.php
<span class=\"small\"><a href=\"$LINK/cal.ics?id=$id\" target=\"_blank\" onClick=\"javascript:ga('send', 'event', 'iCal', 'Download', 'titel');\">Termin als iCal speichern / In Ihren Kalender hinzufügen</a></span></p>";
if(!empty($loc_titel)){echo"<p itemprop=\"location\" itemscope itemtype=\"http://schema.org/Place\"><span class=\"bold\">Wo?</span><br><a href=\"$LINK/locations/$loc_id-$loc_link.html\" title=\"Details zur Location\"><span itemprop=\"name\">$loc_titel</span></a>";if(!empty($loc_str)){echo"<span itemprop=\"address\" itemscope itemtype=\"http://schema.org/PostalAddress\"><br><span itemprop=\"streetAddress\">$loc_str $loc_nummer</span><br><span itemprop=\"postalCode\">$loc_plz</span> <span itemprop=\"addressLocality\">$loc_ort</span><meta itemprop=\"addressRegion\" content=\"Schleswig-Holstein\"><meta itemprop=\"addressCountry\" content=\"Deutschland\"></span>";}echo"</p>";}
echo "<p>Tickets für viele Veranstaltungen in Lübeck bekommen Sie auch direkt beim Ticketanbieter <a href=\"https://www.luebeck-places.de/goto/eventim\" target=\"_blank\">Eventim <svg class=\"icon-text\"><use xlink:href=\"https://www.luebeck-places.de/img/icons.svg#icon-popup\"></use></svg></a>.</p>";
echo"<meta itemprop=\"url\" content=\"$LINK$site_con\"></div><div class=\"box\"><h2>Beschreibung</h2>";
 
if (!empty($itunes) and preg_match('/iphone|ipod|ipad|mac/i', $agent)) {
    echo "<div class=\"flright\">$itunes</div>";
} elseif (!empty($amazon)) {
    echo "<div class=\"flright\">$amazon</div>";
}
echo"<p>$text</p>
<table><tr><td>Kategorie: </td><td>$kattitel</td></tr>";
if(!empty($veranstalter)){echo"<tr><td>Veranstalter: </td><td>$veranstalter</td></tr>";}
if(!empty($kuenstler)){echo"<tr><td>Künstler: </td><td><span itemprop=\"performer\" itemscope itemtype=\"http://schema.org/Person\"><span itemprop=\"name\">$kuenstler</span></span></td></tr>";}
if(!empty($preis)){$preiscon=str_replace(",", ".", $preis);};
if(!empty($preis)){if($preis=="0"){echo"<tr><td>Eintritt: </td><td> <span itemprop=\"offers\" itemscope itemtype=\"http://schema.org/Offer\"><span itemprop=\"price\" content=\"0\">Eintritt frei</span> <span itemprop=\"priceCurrency\" content=\"EUR\"></span><meta itemprop=\"url\" content=\"$LINK$site_con\"></span></td></tr>";}else{echo"<tr><td>Eintritt (ab): </td><td> <span itemprop=\"offers\" itemscope itemtype=\"http://schema.org/Offer\"><span itemprop=\"price\" content=\"$preiscon\">$preis</span> <span itemprop=\"priceCurrency\" content=\"EUR\">€</span><meta itemprop=\"url\" content=\"$LINK$site_con\"></span></td></tr>";}
}
echo"</table>
<br class=\"clright\">";
    echo"<a href=\"";if(empty($_referer)){echo"$LINK/events"; } else {echo"$_referer";} echo"\" title=\"Lübeck Veranstaltungen\"><div class=\"button left50 pabs\">Zurück zur Übersicht</div></a>";if (!empty($ticketlink) and !empty($ticket)) { echo"<a href=\"$ticketlink\" title=\"$ticket\" target=\"_blank\" rel=\"nofollow\" id=\"evde.$row[id]\" class=\"countClick\"><div class=\"button absright\">$ticket <svg class=\"icon-text\"><use xlink:href=\"$LINK/img/icons.svg#icon-popup\"></use></svg></div></a>"; } 
echo"<br class=\"clboth\">
    
    </div></div>
";boxAdWeiss();echo"    
    <div class=\"box\">
<h2>News und weitere Veranstaltungen</h2>
<div class=\"left50 mob100\">";
$result = $mysqli->query("SELECT id,titel,link,kat_id FROM news WHERE status=1 and event_id=$id ORDER BY top DESC, hits DESC, id DESC LIMIT 5");
if ($result and $result->num_rows>=1) {
    echo"<p class=\"bold\">News zur Veranstlatung:</p>";
        while ($row = $result->fetch_assoc()) {
            $result2 = $mysqli->query("SELECT link,name FROM news_kat WHERE id=$row[kat_id] LIMIT 1");
if ($result2) {
while ($row2 = $result2->fetch_assoc()) {
    $katlink2="$row2[link]";
    $katname2="$row2[name]";
}
$result2->close();
}
echo "<a href=\"$LINK/news/$katlink2/$row[id]-$row[link].html\" title=\"News weiterlesen\">$row[titel]</a><br>";
/
html
/
events-detail.php
<span class=\"small\"><a href=\"$LINK/cal.ics?id=$id\" target=\"_blank\" onClick=\"javascript:ga('send', 'event', 'iCal', 'Download', 'titel');\">Termin als iCal speichern / In Ihren Kalender hinzufügen</a></span></p>";
if(!empty($loc_titel)){echo"<p itemprop=\"location\" itemscope itemtype=\"http://schema.org/Place\"><span class=\"bold\">Wo?</span><br><a href=\"$LINK/locations/$loc_id-$loc_link.html\" title=\"Details zur Location\"><span itemprop=\"name\">$loc_titel</span></a>";if(!empty($loc_str)){echo"<span itemprop=\"address\" itemscope itemtype=\"http://schema.org/PostalAddress\"><br><span itemprop=\"streetAddress\">$loc_str $loc_nummer</span><br><span itemprop=\"postalCode\">$loc_plz</span> <span itemprop=\"addressLocality\">$loc_ort</span><meta itemprop=\"addressRegion\" content=\"Schleswig-Holstein\"><meta itemprop=\"addressCountry\" content=\"Deutschland\"></span>";}echo"</p>";}
echo "<p>Tickets für viele Veranstaltungen in Lübeck bekommen Sie auch direkt beim Ticketanbieter <a href=\"https://www.luebeck-places.de/goto/eventim\" target=\"_blank\">Eventim <svg class=\"icon-text\"><use xlink:href=\"https://www.luebeck-places.de/img/icons.svg#icon-popup\"></use></svg></a>.</p>";
echo"<meta itemprop=\"url\" content=\"$LINK$site_con\"></div><div class=\"box\"><h2>Beschreibung</h2>";
 
if (!empty($itunes) and preg_match('/iphone|ipod|ipad|mac/i', $agent)) {
    echo "<div class=\"flright\">$itunes</div>";
} elseif (!empty($amazon)) {
    echo "<div class=\"flright\">$amazon</div>";
}
echo"<p>$text</p>
<table><tr><td>Kategorie: </td><td>$kattitel</td></tr>";
if(!empty($veranstalter)){echo"<tr><td>Veranstalter: </td><td>$veranstalter</td></tr>";}
if(!empty($kuenstler)){echo"<tr><td>Künstler: </td><td><span itemprop=\"performer\" itemscope itemtype=\"http://schema.org/Person\"><span itemprop=\"name\">$kuenstler</span></span></td></tr>";}
if(!empty($preis)){$preiscon=str_replace(",", ".", $preis);};
if(!empty($preis)){if($preis=="0"){echo"<tr><td>Eintritt: </td><td> <span itemprop=\"offers\" itemscope itemtype=\"http://schema.org/Offer\"><span itemprop=\"price\" content=\"0\">Eintritt frei</span> <span itemprop=\"priceCurrency\" content=\"EUR\"></span><meta itemprop=\"url\" content=\"$LINK$site_con\"></span></td></tr>";}else{echo"<tr><td>Eintritt (ab): </td><td> <span itemprop=\"offers\" itemscope itemtype=\"http://schema.org/Offer\"><span itemprop=\"price\" content=\"$preiscon\">$preis</span> <span itemprop=\"priceCurrency\" content=\"EUR\">€</span><meta itemprop=\"url\" content=\"$LINK$site_con\"></span></td></tr>";}
}
echo"</table>
<br class=\"clright\">";
    echo"<a href=\"";if(empty($_referer)){echo"$LINK/events"; } else {echo"$_referer";} echo"\" title=\"Lübeck Veranstaltungen\"><div class=\"button left50 pabs\">Zurück zur Übersicht</div></a>";if (!empty($ticketlink) and !empty($ticket)) { echo"<a href=\"$ticketlink\" title=\"$ticket\" target=\"_blank\" rel=\"nofollow\" id=\"evde.$row[id]\" class=\"countClick\"><div class=\"button absright\">$ticket <svg class=\"icon-text\"><use xlink:href=\"$LINK/img/icons.svg#icon-popup\"></use></svg></div></a>"; } 
echo"<br class=\"clboth\">
    
    </div></div>
";boxAdWeiss();echo"    
    <div class=\"box\">
<h2>News und weitere Veranstaltungen</h2>
<div class=\"left50 mob100\">";
$result = $mysqli->query("SELECT id,titel,link,kat_id FROM news WHERE status=1 and event_id=$id ORDER BY top DESC, hits DESC, id DESC LIMIT 5");
if ($result and $result->num_rows>=1) {
    echo"<p class=\"bold\">News zur Veranstlatung:</p>";
        while ($row = $result->fetch_assoc()) {
            $result2 = $mysqli->query("SELECT link,name FROM news_kat WHERE id=$row[kat_id] LIMIT 1");
if ($result2) {
while ($row2 = $result2->fetch_assoc()) {
    $katlink2="$row2[link]";
    $katname2="$row2[name]";
}
$result2->close();
}
echo "<a href=\"$LINK/news/$katlink2/$row[id]-$row[link].html\" title=\"News weiterlesen\">$row[titel]</a><br>";

Environment & details:

Kategorie: Theater & Konzerte
Key Value
id 610
empty
empty
empty
Key Value
_token 3fa786ea1cc4a561891e234858a26bdf
Key Value
GCONV_PATH /usr/local/php/lib64/gconv
LO_PATH /usr/local/php/lib64/locale
MAGICK_C0DER_MODULE_PATH /usr/local/php/lib64/ImageMagick-6.9.10/modules-Q16/coders
OPENSSL_CONF /etc/ssl/openssl.cnf
PATH /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/command
USER p433981
HOME /home/www/p433981
SCRIPT_NAME /events-detail.php
REQUEST_URI /events/theater-konzerte/610-sarah-lesch.html
QUERY_STRING id=610
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/2.0
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING id=610
REDIRECT_URL /events/theater-konzerte/610-sarah-lesch.html
REMOTE_PORT 23460
SCRIPT_FILENAME /home/www/p433981/html/events-detail.php
SERVER_ADMIN [no address given]
CONTEXT_DOCUMENT_ROOT /home/www/p433981/html/
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /home/www/p433981/html/
REMOTE_ADDR 3.14.6.194
SERVER_PORT 443
SERVER_ADDR 172.16.23.133
SERVER_NAME www.luebeck-places.de
SERVER_SOFTWARE Apache
SERVER_SIGNATURE
HTTP_HOST www.luebeck-places.de
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
H2_STREAM_TAG 4092151-24-3
H2_STREAM_ID 3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
SSL_TLS_SNI www.luebeck-places.de
HTTPS on
REDIRECT_STATUS 200
REDIRECT_H2_STREAM_TAG 4092151-24-3
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH off
REDIRECT_H2PUSH off
REDIRECT_HTTP2 on
REDIRECT_SSL_TLS_SNI www.luebeck-places.de
REDIRECT_HTTPS on
FCGI_ROLE RESPONDER
PHP_SELF /events-detail.php
REQUEST_TIME_FLOAT 1713612362.4205
REQUEST_TIME 1713612362
empty
0. Whoops\Handler\PrettyPageHandler