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 Spree::UserConfirmationsController#create #309

Open
Ionut-Milas opened this issue Dec 7, 2015 · 0 comments

Comments

@Ionut-Milas
Copy link

Hello,

I've followed the steps described in the readme to activate user confirmation.
The e-mail is sent but I get that error above on
responders (2.1.0) lib/action_controller/respond_with.rb:205:in `respond_with'

I had to modify in confirmations/new.html.erb the URlL path for the form from confirmation_path to spree_user_confirmation_path as the first does not exists.

Any advices ?

I use Rails 4.2.0 Spee 3.0 and spree_auth_devise 3.0

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

1 participant