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

Can't add image to gallery #70

Closed
nordbit opened this issue May 15, 2012 · 2 comments
Closed

Can't add image to gallery #70

nordbit opened this issue May 15, 2012 · 2 comments

Comments

@nordbit
Copy link

nordbit commented May 15, 2012

After clicking "Add an image" to newly created gallery i got message:
Sorry, there was a problem...
The page you requested was not found.

Both versions: stable 2.0.4 and dev from github, Rails 3.2.3, Ruby 1.9.3

@stereodenis
Copy link

I have the same issue!

@r-guimaraes
Copy link

Got the same issue.

Also, logger warns: Filter chain halted as :restrict_controller rendered o redirected

It seems to be a problem with menu_match method of the plugin.

This is the file which the engine is declared: https://github.com/resolve/refinerycms-portfolio/blob/2-0-stable/lib/refinery/portfolio/engine.rb

This is the regular expression %r{refinery/portfolio(/galleries(/.*)?)?$}
And these are my problematic URLs: /refinery/portfolio/items/new , /refinery/portfolio/galleries/gallery-slug/items/new

For some reason, controller's path does not match.

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

4 participants