Archive of UserLand's first discussion group, started October 5, 1998.
Re: Trouble using discussion group.
Author: André Radke Posted: 4/25/1999; 1:58:15 PM Topic: Trouble using discussion group. Msg #: 5295 (In response to 5294) Prev/Next: 5294 / 5296
Can't get the first day in the calendar because adrcalendar doesn't point to a valid non-empty calendar structure.Open discussionGroup.default in htmlInterfaces.root and look for the following line:
caltext = caltext + "
" + mainresponder.calendar.getLinks (adrcal, theDay, url)Change it to:
try { caltext = caltext + "
" + mainresponder.calendar.getLinks (adrcal, theDay, url) }
This page was archived on 6/13/2001; 4:49:31 PM.
© Copyright 1998-2001 UserLand Software, Inc.