[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] fixed...mostly
- Subject: Re: [cobalt-users] fixed...mostly
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Fri Oct 20 15:29:55 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> The only problem is that the script doesn't correct the home site...which
> means I still can't administer the home site which is a very important one.
> Is there a particular reason why it can't/won't correct this one?...and any
> way around it?
remove the following line out of the perl script (line 18):
next if($group eq "home");
I have never tried to re-build the main site pages, the main site
is treated different in many different places in the backend code.
Jeff-