From: <goe...@fi...> - 2006-05-04 07:01:23
|
Hi, I checked my phpicalendar 2.2 installation and saw, that repeating=20 events are missing: 2.1 seams fine: http://mail.filmakademie.de/phpicalendar-2.1/day.php 2.2 seams missing: http://mail.filmakademie.de/phpicalendar-2.2/day.php What may I check? Regards G=F6tz --=20 G=F6tz Reinicke IT Koordinator - IT OfficeNet Tel. +49 (0) 7141 - 969 420 Fax +49 (0) 7141 - 969 55 420 goe...@fi... Filmakademie Baden-W=FCrttemberg Mathildenstr. 20 71638 Ludwigsburg www.filmakademie.de |
From: Jim Hu <ji...@ta...> - 2006-05-04 09:08:32
|
G=F6tz, It's hard to analyze when you have so many calendars displaying...but =20= I found one obvious difference BK2 Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.=20 09.30-16.30Uhr.G1/10.B/K2Pflicht Looking at this event in the .ics file, it turns out that 2.2 is =20 correct and 2.1 is wrong! BEGIN:VEVENT EXDATE;TZID=3DEurope/Berlin:20060410T093000 EXDATE;TZID=3DEurope/Berlin:20060424T093000 EXDATE;TZID=3DEurope/Berlin:20060522T093000 EXDATE;TZID=3DEurope/Berlin:20060501T093000 EXDATE;TZID=3DEurope/Berlin:20060417T093000 EXDATE;TZID=3DEurope/Berlin:20060403T093000 EXDATE;TZID=3DEurope/Berlin:20060508T093000 DTSTAMP:20060428T085004Z UID:6B6220B3-D1EF-11D9-A991-00039376CC9A-RID DTSTART;TZID=3DEurope/Berlin:20060327T093000 SUMMARY:Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.0 9.30-16.30Uhr.G1/10.B/K2Pflicht DTEND;TZID=3DEurope/Berlin:20060329T163000 DESCRIPTION:n=95=95here Infos Studienplan RRULE:FREQ=3DWEEKLY;INTERVAL=3D1;UNTIL=3D20060522T215959Z END:VEVENT The EXDATE are dates where that event was deleted from the calendar. =20= If I delete them, I see the event every week. For the other error, the program is looking for the templates =20 directory in the wrong place...it's looking in /var/www/html/=20 templates, instead of /var/www/html/phpicalendar-2.22/templates. It =20 also doesn't look like it's asking for a template subdirectory =20 either. Is that the whole error message? I usually also get a line =20 number and script name for the problem, possibly on the next line of =20 the logs. Have you compared the config.inc.php files between the two =20= installations? Jim On May 4, 2006, at 2:01 AM, G=F6tz Reinicke wrote: > Hi, > > I checked my phpicalendar 2.2 installation and saw, that repeating =20 > events are missing: > > 2.1 seams fine: > http://mail.filmakademie.de/phpicalendar-2.1/day.php > > 2.2 seams missing: > http://mail.filmakademie.de/phpicalendar-2.2/day.php > > What may I check? > > > Regards > > G=F6tz > --=20 > G=F6tz Reinicke > IT Koordinator - IT OfficeNet > > Tel. +49 (0) 7141 - 969 420 > Fax +49 (0) 7141 - 969 55 420 > goe...@fi... > > Filmakademie Baden-W=FCrttemberg > Mathildenstr. 20 > 71638 Ludwigsburg > www.filmakademie.de > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=120709&bid&3057&dat=121642= > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |
From: <goe...@fi...> - 2006-05-04 09:17:31
|
Hi Jim, sorry, that we have so much calendars ... :-) BTW phpical is the best=20 tool yet for us to use apple ical and mozilla calendar in our LAN!=20 Thanks for the work! hm ... If I open the 2.1-URL I have the BK2 events twice ... If I open=20 the url in ical, the events are only once ... As for now I've solved the 2.22-error, so I opend the webbroweser URL,=20 and the BK2-events for today aren't there any more ... concerning the EXDATA, where do they come from? especially the=20 "EXDATE;TZID=3DEurope/Berlin:20060508T093000" I'm not familier with the=20 ical-syntax (yet) it this a the 8th may 2006? Today is the 4th may ... :-?? Thanks for the help Jim Hu schrieb: > G=F6tz, >=20 > It's hard to analyze when you have so many calendars displaying...but I= =20 > found one obvious difference BK2 >=20 > Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas=20 > Merker.09.30-16.30Uhr.G1/10.B/K2Pflicht >=20 > Looking at this event in the .ics file, it turns out that 2.2 is correc= t=20 > and 2.1 is wrong! >=20 > BEGIN:VEVENT > EXDATE;TZID=3DEurope/Berlin:20060410T093000 > EXDATE;TZID=3DEurope/Berlin:20060424T093000 > EXDATE;TZID=3DEurope/Berlin:20060522T093000 > EXDATE;TZID=3DEurope/Berlin:20060501T093000 > EXDATE;TZID=3DEurope/Berlin:20060417T093000 > EXDATE;TZID=3DEurope/Berlin:20060403T093000 > EXDATE;TZID=3DEurope/Berlin:20060508T093000 > DTSTAMP:20060428T085004Z > UID:6B6220B3-D1EF-11D9-A991-00039376CC9A-RID > DTSTART;TZID=3DEurope/Berlin:20060327T093000 > SUMMARY:Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.= 0 > 9.30-16.30Uhr.G1/10.B/K2Pflicht > DTEND;TZID=3DEurope/Berlin:20060329T163000 > DESCRIPTION:n=95=95here Infos Studienplan > RRULE:FREQ=3DWEEKLY;INTERVAL=3D1;UNTIL=3D20060522T215959Z > END:VEVENT >=20 > The EXDATE are dates where that event was deleted from the calendar. I= f=20 > I delete them, I see the event every week. >=20 > For the other error, the program is looking for the templates directory= =20 > in the wrong place...it's looking in /var/www/html/templates, instead o= f=20 > /var/www/html/phpicalendar-2.22/templates. It also doesn't look like=20 > it's asking for a template subdirectory either. Is that the whole erro= r=20 > message? I usually also get a line number and script name for the=20 > problem, possibly on the next line of the logs. Have you compared the=20 > config.inc.php files between the two installations? This was the whole error message :-( As far as I see, there are no=20 differents between the configfiles except the "$save_parsed_cals", which=20 I set to "no" in the 2.22 Installation as it was in the other=20 installations. after that I can open teh web URL: http://mail.filmakademie.de/phpicalendar-2.22 Thanks for your Help! Best Regards G=F6tz --=20 G=F6tz Reinicke IT Koordinator - IT OfficeNet Tel. +49 (0) 7141 - 969 420 Fax +49 (0) 7141 - 969 55 420 goe...@fi... Filmakademie Baden-W=FCrttemberg Mathildenstr. 20 71638 Ludwigsburg www.filmakademie.de |
From: Jim Hu <ji...@ta...> - 2006-05-04 15:39:48
|
On May 4, 2006, at 4:17 AM, G=F6tz Reinicke wrote: > Hi Jim, > > sorry, that we have so much calendars ... :-) BTW phpical is the =20 > best tool yet for us to use apple ical and mozilla calendar in our =20 > LAN! Thanks for the work! > > hm ... If I open the 2.1-URL I have the BK2 events twice ... If I =20 > open the url in ical, the events are only once ... > > As for now I've solved the 2.22-error, so I opend the webbroweser =20 > URL, and the BK2-events for today aren't there any more ... What was the problem? > > concerning the EXDATA, where do they come from? especially the =20 > "EXDATE;TZID=3DEurope/Berlin:20060508T093000" I'm not familier with =20= > the ical-syntax (yet) Those show up when the ical user deletes or edits a specific instance =20= of a repeating event. There are two events for Thomas Merker's =20 Gundlagen Kameratechnik.Kamera und Objektivtest BEGIN:VEVENT EXDATE;TZID=3DEurope/Berlin:20060410T093000 EXDATE;TZID=3DEurope/Berlin:20060424T093000 EXDATE;TZID=3DEurope/Berlin:20060522T093000 EXDATE;TZID=3DEurope/Berlin:20060501T093000 EXDATE;TZID=3DEurope/Berlin:20060417T093000 EXDATE;TZID=3DEurope/Berlin:20060403T093000 EXDATE;TZID=3DEurope/Berlin:20060508T093000 DTSTAMP:20060428T085004Z UID:6B6220B3-D1EF-11D9-A991-00039376CC9A-RID DTSTART;TZID=3DEurope/Berlin:20060327T093000 SUMMARY:Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.0 9.30-16.30Uhr.G1/10.B/K2Pflicht DTEND;TZID=3DEurope/Berlin:20060329T163000 DESCRIPTION:n=C3=A4here Infos Studienplan RRULE:FREQ=3DWEEKLY;INTERVAL=3D1;UNTIL=3D20060522T215959Z END:VEVENT BEGIN:VEVENT DURATION:P2DT7H EXDATE;TZID=3DEurope/Berlin:20060404T093000 EXDATE;TZID=3DEurope/Berlin:20060411T093000 EXDATE;TZID=3DEurope/Berlin:20060418T093000 EXDATE;TZID=3DEurope/Berlin:20060425T093000 EXDATE;TZID=3DEurope/Berlin:20060502T093000 EXDATE;TZID=3DEurope/Berlin:20060509T093000 EXDATE;TZID=3DEurope/Berlin:20060516T093000 EXDATE;TZID=3DEurope/Berlin:20060328T093000 DTSTAMP:20060331T091006Z UID:5C7559EA-0D66-11DA-AA2F-00039376CC9A-RID DTSTART;TZID=3DEurope/Berlin:20060328T093000 SUMMARY:Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.0 9.30-16.30Uhr.G1/10.B/K2Pflicht DESCRIPTION:n=C3=A4here Infos Studienplan RRULE:FREQ=3DWEEKLY;INTERVAL=3D1;COUNT=3D8 END:VEVENT > > it this a the 8th may 2006? Today is the 4th may ... :-?? It gets stranger. When I make a test calendar with just those two =20 events it shows up on only two dates. March 27 and May 15. If I subscribe to this calendar in iCal, it agrees with phpicalendar. But when I subscribe to your real BK2 with iCal, it only shows that =20 event on the first instance in March. This makes it look like =20 something else in the file is canceling the May 15 instance. > > Thanks for the help > > Jim Hu schrieb: >> G=F6tz, >> It's hard to analyze when you have so many calendars =20 >> displaying...but I found one obvious difference BK2 >> Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas Merker.=20 >> 09.30-16.30Uhr.G1/10.B/K2Pflicht >> Looking at this event in the .ics file, it turns out that 2.2 is =20 >> correct and 2.1 is wrong! >> BEGIN:VEVENT >> EXDATE;TZID=3DEurope/Berlin:20060410T093000 >> EXDATE;TZID=3DEurope/Berlin:20060424T093000 >> EXDATE;TZID=3DEurope/Berlin:20060522T093000 >> EXDATE;TZID=3DEurope/Berlin:20060501T093000 >> EXDATE;TZID=3DEurope/Berlin:20060417T093000 >> EXDATE;TZID=3DEurope/Berlin:20060403T093000 >> EXDATE;TZID=3DEurope/Berlin:20060508T093000 >> DTSTAMP:20060428T085004Z >> UID:6B6220B3-D1EF-11D9-A991-00039376CC9A-RID >> DTSTART;TZID=3DEurope/Berlin:20060327T093000 >> SUMMARY:Grundlagen Kameratechnik.Kamera und Objektivtest.Thomas =20 >> Merker.0 >> 9.30-16.30Uhr.G1/10.B/K2Pflicht >> DTEND;TZID=3DEurope/Berlin:20060329T163000 >> DESCRIPTION:n=95=95here Infos Studienplan >> RRULE:FREQ=3DWEEKLY;INTERVAL=3D1;UNTIL=3D20060522T215959Z >> END:VEVENT >> The EXDATE are dates where that event was deleted from the =20 >> calendar. If I delete them, I see the event every week. >> For the other error, the program is looking for the templates =20 >> directory in the wrong place...it's looking in /var/www/html/=20 >> templates, instead of /var/www/html/phpicalendar-2.22/templates. =20 >> It also doesn't look like it's asking for a template subdirectory =20 >> either. Is that the whole error message? I usually also get a =20 >> line number and script name for the problem, possibly on the next =20 >> line of the logs. Have you compared the config.inc.php files =20 >> between the two installations? > > This was the whole error message :-( As far as I see, there are no =20 > differents between the configfiles except the "$save_parsed_cals", =20 > which I set to "no" in the 2.22 Installation as it was in the other =20= > installations. after that I can open teh web URL: > > http://mail.filmakademie.de/phpicalendar-2.22 > > > Thanks for your Help! > > Best Regards > > G=F6tz > --=20 > G=F6tz Reinicke > IT Koordinator - IT OfficeNet > > Tel. +49 (0) 7141 - 969 420 > Fax +49 (0) 7141 - 969 55 420 > goe...@fi... > > Filmakademie Baden-W=FCrttemberg > Mathildenstr. 20 > 71638 Ludwigsburg > www.filmakademie.de |
From: <goe...@fi...> - 2006-05-05 05:53:41
|
Jim Hu schrieb: > On May 4, 2006, at 4:17 AM, G=F6tz Reinicke wrote: >=20 >> Hi Jim, >> >> sorry, that we have so much calendars ... :-) BTW phpical is the best=20 >> tool yet for us to use apple ical and mozilla calendar in our LAN!=20 >> Thanks for the work! >> >> hm ... If I open the 2.1-URL I have the BK2 events twice ... If I open= =20 >> the url in ical, the events are only once ... >> >> As for now I've solved the 2.22-error, so I opend the webbroweser URL,= =20 >> and the BK2-events for today aren't there any more ... >=20 > What was the problem? I got an error, that one calendar was changed while the page was loaded.=20 I changed the "$save_parsed_cals" variable to no as I did for the other=20 (older) installations. After that, the calendar-par is loaded. (O.K.,=20 this may not solve the error, reading that one calendar ... :-)) For the BK2 Calendarproblem I'll try to upload the calendar from the=20 client ical onc more; may be the ical-installation is buggy and not up=20 to date. I'll keep you up to date! Thanks and best regards G=F6tz --=20 G=F6tz Reinicke IT Koordinator - IT OfficeNet Tel. +49 (0) 7141 - 969 420 Fax +49 (0) 7141 - 969 55 420 goe...@fi... Filmakademie Baden-W=FCrttemberg Mathildenstr. 20 71638 Ludwigsburg www.filmakademie.de |