Hey Jim, I had the same problem when I migrated two sites from a full installation (locally) of 0.5.2 (Application mode) to 0.6 (Instance mode) on my server. Unfortunately, after much fussing around and an embarrassing amount of random "trying stuff" the voodoo gods smiled on my migration, and I was so happy that I went right on working, and didn't write a darn thing down. (my baaahd!)
Among the things I tried/did: * Update my gems (the gem package itself to 0.9.2) * Backup and delete my 0.5.2 folder, reinstall a clean radiant in instance mode and copy my files over. * I was using the language_redirect_behavior, which (at some point) I also had to disable (on the page level) in the database. Hope this helps. Best regards, N. Jim Gay schrieb: > I'm testing things out for our eventual rollout of 0.6 and I'm > receiving this error when running rake db:migrate (or rake db:migrate > production) > "undefinded local variable of method 'class_name' for #<Page:0x27a850>' > > 0.5.2 was installed and working OK on mysql (pulled the source, not > from the gem) > But the MergeBehaviorsAndPages migration seems to fail every time. > > I'm sure I'm missing something, but I don't know what. > > thanks for any help > -Jim > _______________________________________________ > 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
