I'm adding extensions to a new instance of radiant and, when running "rake db:migrate:extensions", getting the error
undefined method `publish_associations' for class `Page'

Important info:
version 0.6.4

I've set:
config.extensions = [ :shards, :all ]

And I have these extensions from release 0.6.4:
import_export, related_content, sass_filter, search, mailer, reorder, scheduler, shards

The only reference to an error with publish_associations I can find is this thread from November of 2007.

http://groups.google.com/group/radiantcms-dev/browse_thread/thread/9b0f429d27040133/cbb98784241b126c?lnk=gst&q=publish_associations#cbb98784241b126c

I can paste the full stack trace if need be, but does anyone know what the problem is?

-Jim
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to