This is wierd. Your subject line is identical to mine including the upper and lower case. Anyway, I had a similar prob and here's what looks like to make it work by Tomas Kuliavas to me:
> one of fix added to sm 1.4.2 works only with some php versions. developers > are currently fixing it. > > open plugins/calendar/calendar_data.php > > find > > // this is to sort the events within a day on starttime > foreach($calendardata as $day => $data) { > ksort($data, SORT_NUMERIC); > $calendardata[$day] = $data; > } > > and disable these lines by adding // in front of them. > -- > Tomas ---------------------------- > Hi all, > I am using 1.42 and have just found that if I try to add a second event to > a day in > the calendar, although it says event added in fact it doesn't add it, what > it doesn > do is delete the first event as well so the day is then blank. > > Any clues? > > ____________________ > Simon Bryan > IT Manager > OLMC Parramatta > > > ------------------------------------------------------- > This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo > The Event For Linux Datacenter Solutions & Strategies in The Enterprise > Linux in the Boardroom; in the Front Office; & in the Server Room > http://www.enterpriselinuxforum.com > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > ----------------------------------------- eMail solutions by http://www.swanmail.com ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users