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

ActionController::UnknownFormat in NewAgesController#index #25

Open
astersnake opened this issue Nov 9, 2017 · 1 comment
Open

ActionController::UnknownFormat in NewAgesController#index #25

astersnake opened this issue Nov 9, 2017 · 1 comment

Comments

@astersnake
Copy link

New Age Theme is not working. I got the following error:

NewAgesController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.

@brentinator0
Copy link

@astersnake change the name of the controller from new_ages_controller to new_age_controller

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

2 participants