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: Unable to send the selected items to your delivery address elements. Please enter another delivery address #207

Open
pamlicona opened this issue Feb 18, 2015 · 1 comment

Comments

@pamlicona
Copy link

Hi,

I have a problem with gem spree_active_shipping. In the first step (address) the gem show me an error: "Unable to send the selected items to your delivery address elements. Please enter another delivery address". I don't know why?

And this is in the shell:

ActionController::RoutingError (No route matches [GET] "/assets/jquery.validate/localization/messages_es-MX.js"):
actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in call' actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:incall'
railties (3.2.21) lib/rails/rack/logger.rb:32:in call_app' railties (3.2.21) lib/rails/rack/logger.rb:16:inblock in call'
activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in tagged' railties (3.2.21) lib/rails/rack/logger.rb:16:incall'
actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in call' rack (1.4.5) lib/rack/methodoverride.rb:21:incall'
rack (1.4.5) lib/rack/runtime.rb:17:in call' activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:incall'
rack (1.4.5) lib/rack/lock.rb:15:in call' actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:incall'
railties (3.2.21) lib/rails/engine.rb:484:in call' railties (3.2.21) lib/rails/application.rb:231:incall'
rack (1.4.5) lib/rack/content_length.rb:14:in call' railties (3.2.21) lib/rails/rack/log_tailer.rb:17:incall'
rack (1.4.5) lib/rack/handler/webrick.rb:59:in service' /home/responsive/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:inservice'
/home/responsive/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in run' /home/responsive/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:inblock in start_thread'

I installed the gem with: gem 'spree_active_shipping', git: 'git://github.com/spree/spree_active_shipping' and I made the instructions.

The zones configuration is correct.

Can you help me?

Thanks
Pamela Martínez

@jspizziri
Copy link
Member

@pamlicona,

Please look at the contributing guidelines and give us the steps to reproduce.

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

No branches or pull requests

2 participants