On Nov 1, 2005, at 10:08 AM, Anil Gangolli wrote:
Not sure how you got to a state where the default page id was empty. In 1.x, this should always be non-null. It typically points to the Weblog.vm template. Bad things happen in the theme selector if the default page is not there. We make sure that you don't delete the default page in the template editor either.

If you're using a shared (i.e. not "custom") theme, then the defaultpageid is not used and can be allowed to be null. So, just a couple of minutes ago, I fixed the bug in saving Website:Settings by adding ALTER TABLE commands to allow nulls in that field.

- Dave

Reply via email to