Re: Permission system broken
Marko Djukic <[email protected]> Thu, 2 Sep 2004 02:32:01 +0200
| Newsgroups | gmane.comp.horde.giapeto |
|---|---|
| Message-ID | <[email protected]> |
Quoting Roel Gloudemans <[email protected]>: > Whew, I'm not stupid. All permissions are set as they should be. But still no > access to the pages for guest or any other authorized user (except admin) Uh, I think I found it. Jan, if you could pitch in with your thoughts on this, since you rearranged recently the Perms.php code. Giapeto works by extending Perms to Giapeto_Perms so that some extra stuff can be set up, specific to giapeto. However, now that we have the singleton()/factory() method and no constructor function Perms(), giapeto obviously keeps ending up with the null driver when it calls in base.php: $GLOBALS['giapeto_perms'] = &Giapeto_Perms::Perms(); can't seem to get my head around what would be the easiest solution... i'll try to look at it again tomorrow. -- Marko Djukic Horde Project (http://horde.org) -- giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]