Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "undefined method announce_saved' for class Admin::PagesController'" #52

Open
fernandoalmeida opened this issue Oct 31, 2010 · 2 comments

Comments

@fernandoalmeida
Copy link

Hi, the rake radiant:extensions:chronicle:migrate is returning the error

rake aborted!
undefined method announce_saved' for classAdmin::PagesController'

I removed the line 5 (alias_method_chain :announce_saved, :show_page) of lib/chronicle/pages_controller_extensions.rb how recommends Jim Gay

http://groups.google.com/group/radiantcms/browse_thread/thread/e9e1e25d7e24eaa0/dc27f0f966c76be0

Is this ok?

Thanks.

@rosslaird
Copy link

I also removed line 5, based on this thread and the google thread. The extension seems to be working properly (but I'm no expert...).

@iain-davis
Copy link

I had this problem as well. However, removing the line in question caused my layout and content editing pages to fail with an error. I uninstalled the extension for now--no time right now to chase down the problem. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants