Re: Next step on LiveUser_Admin - example 1
Helgi Þormar <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <1118845135.11205.0.camel@megatokyo> |
On Wed, 2005-06-15 at 15:20 +0200, Lukas Smith wrote: > Georg Bez wrote: > > Hi Lukas, > > after install the new files from CVS give me > > > > 1.) > > LiveUser_Admin / example1 / Subgroups.php > > > > .96 Critical An error occurred Child group already has a parent group > > [...] > > > > 2.) > > LiveUser_Admin / example1 / Subgroups.php > > > > .03 Critical An error occurred This user with perm id 7 has already been > > granted the right id 3 > > I think those two errors are ok. These are just an result of using > rand() all over the place. I'd say those are not deadly and actually just prove that the protection works, which was actually the intention, those are just examples/tests so they should probably show fails also :) - Helgi