I must have done something wrong when attempting to migrate the databases. After running rake production db:migrate all was well again.
Thanks for the help! On Mon, Apr 21, 2008 at 10:57 PM, Stephen Lombardo <[EMAIL PROTECTED]> wrote: > Hi Andy, > This may be a long shot but are you sure you migrated the database when you > upgraded to 0.6.6 by running > > rake production db:migrate > > If the site, layouts, and snippets are working it could be that you're > missing the meta and keywords on the Page model because of a missing > migration. I think this might only manifest in edit screen errors. > > Otherwise, if you've got the sites running under mongrel can you grab the > stack trace from log/production.log if present? > > Cheers, > Stephen > > On Mon, Apr 21, 2008 at 11:32 PM, Andy Ratike <[EMAIL PROTECTED]> wrote: > > > One site has no extensions installed, the other has the Page Attachments > > and > > Gallery extensions. Unable to edit pages in either site, snippets and > > layouts appear to be working fine. Still digging... > > > > > > On Mon, Apr 21, 2008 at 10:20 PM, Sean Cribbs <[EMAIL PROTECTED]> > > wrote: > > > > > Andy, > > > > > > What extensions do you have installed? 0.6.5/6 introduced some > > > incompatibilities, mostly because of the upgrade to Rails 2. > > > > > > Sean > > > > > > Andy Ratike wrote: > > > > > >> I have two Radiant sites that I setup a while back, with both Mongrel > > and > > >> Nginx in front of them. After upgrading to the 0.6.6 release today, > > the > > >> sites are working fine, however, the admin interface throws 500 errors > > >> when > > >> attempting to edit a page. Has anyone else had this issue? Any ideas > > as > > >> to > > >> where I should start looking to debug this? I'm green when it comes > to > > >> Rails... > > >> _______________________________________________ > > >> Radiant mailing list > > >> Post: [email protected] > > >> Search: http://radiantcms.org/mailing-list/search/ > > >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > >> > > >> > > >> > > > > > > _______________________________________________ > > > Radiant mailing list > > > Post: [email protected] > > > Search: http://radiantcms.org/mailing-list/search/ > > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > > > > > > > > -- > > I am always doing that which I can not do, in order that I may learn how > > to > > do it. - Pablo Picasso > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
