Hello, I'm working on radiant 0.6.4 and I want to work with reorder extension but for reason the drag drop action is not wroking , When i installed radiant 0.6.6 I faced the problem as undefined method `page' for #<Radiant::AdminUI:0x2b95090c4210> /var/www/radiant/vendor/extensions/reorder/reorder_extension.rb:19:in `activate' /usr/lib/ruby/gems/1.8/gems/radiant-0.6.6/lib/radiant/extension.rb:34:in `activate' Once I properly installed Shards then this was the porblem ActionView::TemplateError (The single-table inheritance mechanism failed to locate the subclass: 'SearchPage'. This error is raised because the column 'class_name' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Page.inheritance_column to use another column for that information.) on line #22 of admin/page/_node.rhtml: can any one suggest me how to get this working..
regards, kranthi _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
