Forum OpenACS Development: Re: calendar error with anonymous user

Collapse
Posted by Dave Bauer on
Ok here is a question.

1) Is there a default calendar for that package_id? I think there should be.
2) If there isn't, why not.
3) If there is, is it readble by user_id 0, if not, why not, since the package instance obviously is publically readable.

This should help track down the real error here.

Thanks
Dave

Collapse
Posted by Michael Cordova on
After trying what you ask... I can say:

1) There is no a default calendar. You can create one, for the main site, by default it will be public.
2) There isn't. To have one... which name should it have?
3) Once you create one, by default it's readable by user_id 0.

Using the code Iv'e posted, the calendar works fine.