add define('LOCKED_OUT_SUPER_USER', '{username here}'); to your
config.php. that will allow you temporary access as superuser/admin
for the given username. after that you can enter the groups page and
assign all permission for yourself then remove that define.But before you do that, could you possibly provide a DB dump for all the groups and tokens related tables as well as any habari/apache/php log entries you find relating to DB errors? that way we can see what is not being upgraded/installed. someone had this problem today with an upgrade... On Fri, Feb 13, 2009 at 9:28 PM, sfong15 <[email protected]> wrote: > > Upped to r3195, it solved one part, i.e. entries can be displayed when > logged out (no entries displayed when logged in). However the > dashboard drop down is still incomplete (got only new/manage/dashboard/ > logout) and access is still denied when clicking 'sysinfo'. > > On Feb 13, 8:50 pm, sfong15 <[email protected]> wrote: >> Looks like this is problem with ACL, one of my live site failed to >> display any entries after upping to r3193. >> >> On Feb 13, 4:23 pm, sfong15 <[email protected]> wrote: >> >> > PS: got also this error >> >> > Notice: Undefined offset: 1 in system\classes >> > \socketrequestprocessor.php line 119 >> >> > On Feb 13, 4:12 pm, sfong15 <[email protected]> wrote: >> >> > > This must be my nth times of installing Habari under XAMPP (Win7 >> > > beta). >> >> > > Everything went OK but when I logged in as admin (no other users >> > > created, first log in), I see only "new/manage/dashboard/logout" from >> > > the drop down, where are other things. Whenever I click I got >> > > "Access to that page has been denied by the administrator", but I'm >> > > logged in as admin? >> >> > > By the way this is r3193. >> >> > > Also I did published a few post but can't see them until I have logged >> > > out. > > > -- Matt Read http://mattread.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
