Hallo zusammen,
ich bin vom JWCalendar, der scheinbar nicht mehr aktualisiert wird, auf den ähnlichen Calendar Base umgestiegen.
Gefällt soweit sehr gut, die Funtkionen sind auch in Ordnung.
Allerdings gibt es Probleme in der Listenansicht: Hat ein Termin keine explizite Endzeit wird dort nichtmal das Anfangsdatum angegeben. Terine ohne feststehendes Ende werden dann also in der Liste komplett ohne Datumsangabe dargestellt. Das ist natürlich nicht sehr prickelnd.
Ein anderes, aber nicht ganz so dringendes Problem ist die ICS-Ansicht: Die Link Verarbeitung funktioniert nicht richtig. Statt einer ICS Datei kommt eine Seite mit folgenden Fehlern:
PHP-Code:
Warning: mysql_fetch_assoc(:sad: supplied argument is not a valid MySQL result resource in /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php on line 802
Warning: mysql_fetch_assoc(:sad: supplied argument is not a valid MySQL result resource in /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php on line 802
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 106
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 110
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3conf/ext/cal/view/class.tx_cal_icsview.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2853
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web71/html/typo3_402/t3lib/class.t3lib_db.php:802) in /home/www/web71/html/typo3_402/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2866
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//TYPO3/NONSGML Calendar Base (cal) V0.14.0//EN METHOD:PUBLISH BEGIN:VEVENT UID:www.mysite.com_3_16 DTSTART:20070202T170000 DTEND:20070202T000000 CATEGORIES:LANGUAGE=de:Titel SUMMARY:LANGUAGE=de:Veranstaltung DESCRIPTION:LANGUAGE=de: LOCATION:LANGUAGE=de:ORT ATTACH: RRULE: END:VEVENT END:VCALENDAR
Vielleicht hat ja einer selbe Probleme?
Calendar ist aktuell (14.1) und Typo3 ist in der Version 4.0.4.
Grüße,
Ben