|
From: Chris W. <ch...@cw...> - 2002-08-20 11:52:17
|
On Tue, 2002-08-20 at 00:40, Eric Reeves wrote: > Now that it's up and running, I attempted to login and noticed the > superuser account isn't working. I can log in, but I don't get any of the > admin boxes, and when I click 'Edit my info', it attempts to look up > user_id 4. I must have done something 4 times more than I should have to > get all of these counters to increment. I figured as much. > > I'm going to wipe out the database & website directory in the morning, and > start from scratch. I'm pretty sure that'll take care of it, but I'll let > you know what happens. You can fix this and the theme problem by editing the following values in server.ini: [default_objects] superuser = 4 <-- supergroup = 1 theme = 4 <-- public_group = 2 site_admin_group = 3 You'll probably need to edit the group IDs as well; if you've installed everything four times it will probably be 10, 11 and 12. Good luck! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |