I'm working on some JavaScript that won't allow you to select deny and anything else.
On Feb 18, 2009, at 9:32 PM, Stanley FONG wrote: > Thanks Ali done that and it works. > > A related comment under group permissions, token description/ > permissions for super users there are 2 checkboxes for 'allow' and > 'deny'. Isn't it possible to include logic that one can only > check either of them but not both? If someone mistakenly checked > both boxes, what would happen? > > That same comment applies to other 'allow/deny' boxes. > > On Wed, Feb 18, 2009 at 8:39 PM, Ali B. <[email protected]> wrote: > Could you verify that the Anonymous group have at least read access > to posts of type entries? If it already has that access, try > removing, save, adding it then save. > > I had to do that to fix a similar problem a while before. I guess > being always alert and constantly fixing things that might come up > from upgrades comes with the privilege of running HEAD :) > > Ali B / dmondark > http://www.awhitebox.com > > > > On Wed, Feb 18, 2009 at 4:03 AM, sfong15 <[email protected]> wrote: > > One of my live sites, now at r3225 is still not displaying entries > when logged out. The site was installed before ACL .... what to do > now, ditch it as well? Can I just reinstall but connect to same > database with those token/group tables emptied? > > On Feb 17, 10:55 am, rick c <[email protected]> wrote: > > I'm glad it's up. > > > > Rick > > > > On Feb 16, 8:15 pm, sfong15 <[email protected]> wrote: > > > > > Follow up > > > > > New install r3221 on XAMPP (win7 beta) works OK. > > > > > On Feb 16, 8:19 pm, Stanley FONG <[email protected]> wrote: > > > > > > Q:Even after assigning super user rights to the admin again ? > > > > A: YES > > > > > > Q:Anyway, if it's a new install, you've got nothing to lose. > Ditch it, > > > > and install fresh, and you shouldn't have any issues. > > > > A: Will do. > > > > > > On Mon, Feb 16, 2009 at 7:42 PM, Michael Harris > > > > <[email protected]>wrote: > > > > > > > 2009/2/16 Stanley FONG <[email protected]>: > > > > > > On Mon, Feb 16, 2009 at 5:22 PM, Michael Harris < > > > > > [email protected]> > > > > > > wrote: > > > > > > > >> 2009/2/16 Stanley FONG <[email protected]>: > > > > > >> > On Mon, Feb 16, 2009 at 2:23 PM, Michael Harris > > > > > >> > <[email protected]> > > > > > >> > wrote: > > > > > > > >> >> 2009/2/16 sfong15 <[email protected]>: > > > > > > > >> >> > Even at latest r3220 (XAMPP), once I took below out > from config.php > > > > > >> >> > the normal dashboard is gone when I logged in as > admin. > > > > > > > >> >> > define('LOCKED_OUT_SUPER_USER', 'admin'); > > > > > > > >> >> Is that on a new install ? If you leave the define in, > go to groups, > > > > > >> >> click the admin group, make sure that 'Permissions for > super users' > > > > > >> >> has 'allow' checked. Remove the define and you should > get full access > > > > > >> >> back. > > > > > > > >> > Yes, it's a fresh install under XAMPP (win7 beta), I > can't even do > > > > > what > > > > > >> > you > > > > > >> > suggested because as 'admin' I have a reduced > dashboard, i.e. > > > > > >> > 'new/manage/dashboard/logout' from drop down. It's at > r3220. > > > > > > > >> Sorry, but I'm just making sure; you have reduced menu > even when you > > > > > have > > > > > >> define('LOCKED_OUT_SUPER_USER', 'admin'); in config.php ? > > > > > > > >> A it was installed _at_ r3220 or installed earlier and > svn up'd ? > > > > > > > > I svn'ed up from r3193 from where it was a fresh install > on XAMPP. > > > > > > I followed earlier instruction to add that line to > config.php granting > > > > > > super_user to 'admin' then remove that line from > config.php. It turned > > > > > > out that full dashboard was available only when that line > was there in > > > > > > config.php, once that's commented out I have reduced > dashboard again. > > > > > > > Even after assigning super user rights to the admin again ? > > > > > > > Anyway, if it's a new install, you've got nothing to lose. > Ditch it, > > > > > and install fresh, and you shouldn't have any issues. > > > > > > > -- > > > > > Michael C. Harris, School of CS&IT, RMIT University > > > > >http://twofishcreative.com/michael/blog > > > > > IRC: michaeltwofish #habari > > > > > > -- > > > > See me athttp://am.notsowise.net > > > > > > > > -- > See me at http://am.notsowise.net > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
