
18 Mar
2004
18 Mar
'04
7:37 p.m.
this looks suspicious close to my problem. see bug no. 366
Thank you Wiktor, this is indeed very similar. Somehow the permission values got nuked with the upgrade (this is worrisome to me). I did a: INSERT INTO group_user (user_id, group_id, permission_key, permission_value, create_by, create_time, change_by, change_time) VALUES (1, 2, 'rw', 1, 1, current_timestamp, 1, current_timestamp); per Martin's suggestion in bug 331 and the admin account is now back to normal. Still no graphs icon though, so I need to look into why that is not appearing (I have explicitly set a path using StatsPicDir but no icon appears). -Eddie