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.
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 ? > > -- > Michael C. Harris, School of CS&IT, RMIT University > http://twofishcreative.com/michael/blog > IRC: michaeltwofish #habari > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
