On 1/27/07, John W. Long <[EMAIL PROTECTED]> wrote: > Mmm. That's a problem with one of the migrations. (You did run `rake > db:migrate` didn't you?)
I did. > See if this works. Open up your database. And execute the following: > > update pages > set class_name='FileNotFoundPage' > where class_name='FilenotfoundpagePage'; Thanks, that fixed it. Something must have barfed before and I didn't see it. -- Ollivier Robert - _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
