WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Mussten doch nochmal ran, gab einen Errorlog eintrag der gefixt wurde. Wir haben leider zu wenig Tester, die auch bereit sind eine noch nicht fertige Verssion zu testen.Download Event Calendar 2.0.9Dietmar
(435) $alt2date=date("N-Y-m-d",strtotime($result['date'])); /* echo $alt2date; */ (436) list($a2wkd, $a2year, $a2month, $a2day) = $convertToArray($alt2date); ... (446) $altdate=$week_day[$a2wkd].' '.$a2day.'.'.$a2month.$ydot.$a2year;
(eingefügte Zeilen)$week_day = array( '1' => 'Mo', '2' => 'Di', '3' => 'Mi', '4' => 'Do', '5' => 'Fr', '6' => 'Sa', '7' => 'So');