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

admin_route_prefix undefined #20

Closed
konung opened this issue Jun 25, 2013 · 3 comments
Closed

admin_route_prefix undefined #20

konung opened this issue Jun 25, 2013 · 3 comments

Comments

@konung
Copy link

konung commented Jun 25, 2013

Hi
Tryign to using comfy_blog in my test CMS setup and ran into this issue on installation both on CMS v 1.8 and CMS 2.0 beta:

/usr/local/lib/ruby/gems/2.0.0/gems/comfy_blog-0.1.8/lib/comfy_blog/engine.rb:10:in block (2 levels) in <class:Engine>': undefined methodadmin_route_prefix'

Trying to set

config.admin_route_prefix = 'cms-admin'

Just breaks up further up the stack.

Any suggestion? Is comfy-blog not compatible with latest version of CMS 1.8 & 2.0?

@GBH
Copy link
Member

GBH commented Jun 25, 2013

In current state blog doesn't work with 1.8 or 2.0. Try this fork instead: #16

@konung
Copy link
Author

konung commented Jun 25, 2013

Hi Oleg.

Thank you for your suggestions, I was going through the forks yesterday to see what other people have done.

I ran into more issues, that have to do with that fork so I'll move discussion there.

@konung
Copy link
Author

konung commented Jun 25, 2013

For anyone else looking into this refer to my comments here #16 (comment) based on the suggestion made by GBH.

The bottom line - you need to use a fork for now:

gem 'comfy_blog', git: 'git://github.com/joahking/comfy-blog.git', branch: 'feature/1-8-1'

Until comfy-blog gem gets updated and tested against CMS1.8

@konung konung closed this as completed Jun 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants