[kronolith] No Permissions on .icl import - Solved

Rob Brandt bronto at csd-bes.net
Tue Jul 15 09:37:18 PDT 2003


I had calendar data in horde_categories from an older snapshot (Jan. 03) that
was confusing the permissions system.  I deleted all my calendars, started
fresh, and everything works.

Thanks

Rob


Quoting Rob Brandt <bronto at csd-bes.net>:

> I've looked through kronolith/lib/api and have located the code that is
> generating my no permissions error, at about line 212:
>
> if (!array_key_exists($cal, Kronolith::listCalendars(false, _PERMS_EDIT))) {
>     return PEAR::raiseError(_("Permission Denied"));
> }
>
> The value of $cal is "rbrandt at csd-bes.net".
>
> I used print_r() to get the Kronolith::listCalendars data; the relevent items
> seem to be near the bottom:
>
> "[data] => Array ( [perm] => Array ( [users] => Array ( [rbrandt at csd-bes.net]
> =>
> 30 ) [creator] => 30 [guest] => 30 [default] => 30 ) [name] => Rob`s Calendar
> [type] => 1 [owner] => rbrandt at csd-bes.net [desc] => This is Rob Brandt's
> personal calendar. ) [name] => c313e285c587b2c79d94cca558f0a1b8 [order] => )
> )
> 1"
>
> Although I don't know what it means.  At least I know that it's got my
> identity
> correct, and knows my default calendar.  I don't know the meaning of "30" for
> permissions.
>
> Rob
>
> Quoting Chuck Hagenbuch <chuck at horde.org>:
>
> > Quoting Rob Brandt <bronto at csd-bes.net>:
> >
> > > I haven't done any Horde development or debugging yet; are there any
> tools
> > > included that will help me trace where it's going wrong, such as a more
> > > verbose log or error messages?
> >
> > Horde::logMessage() is a good tool, and inserting var_dump() calls is
> always
> > useful. If you want more than that, look into things like apd and xdebug.
> >
> > -chuck
> >
> > --
> > Charles Hagenbuch, <chuck at horde.org>
> > The alligators were there, too, in a bathtub inside the house.
> >
> > --
> > Kronolith mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
> >
>
>
>
> --
> Kronolith mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>




More information about the kronolith mailing list