You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.
I am trying desperately to get some sort of contact form on my store. your vertions will be like the 3rd one.
I am runing ruby 3 rails 3.2.14 spree 1.3
I have in stalled gem 'spree_easy_contact', :git => 'git://raw.github.com/organicweb/spree-easy-contact.git', :branch => '1-3-stable' however got a bundle error about raw link so i have do modify it to gem 'spree_easy_contact', :github => 'organicweb/spree-easy-contact', :branch => '1-3-stable'
then i bundle and all works i then run rails g spree_easy_contact:install
and i receive this error:
/home/kodemonkey/Dev/Personal/spree_store/config/initializers/spree_contact_us.rb:3:in <top (required)>': uninitialized constant S preeContactUs (NameError) from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:593:inblock (2 levels) in '
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:592:in each' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:592:inblock in class:Engine'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:30:in instance_exec' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:30:inrun'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:55:in block in run_initial izers' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:54:ineach'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:54:in run_initializers' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/application.rb:136:ininitialize!'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/railtie/configurable.rb:30:in method_missin g' from /home/kodemonkey/Dev/Personal/spree_store/config/environment.rb:5:in<top (required)>'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.3/lib/polyglot.rb:63:in require' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.3/lib/polyglot.rb:63:inrequire'
from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/application.rb:103:in require_environment!' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/commands.rb:25:in<top (required)>'
from script/rails:6:in require' from script/rails:6:in
'
any help would be great thank you in advance.
Heather Welsh
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello,
I am trying desperately to get some sort of contact form on my store. your vertions will be like the 3rd one.
I am runing ruby 3 rails 3.2.14 spree 1.3
I have in stalled gem 'spree_easy_contact', :git => 'git://raw.github.com/organicweb/spree-easy-contact.git', :branch => '1-3-stable' however got a bundle error about raw link so i have do modify it to gem 'spree_easy_contact', :github => 'organicweb/spree-easy-contact', :branch => '1-3-stable'
then i bundle and all works i then run rails g spree_easy_contact:install
and i receive this error:
/home/kodemonkey/Dev/Personal/spree_store/config/initializers/spree_contact_us.rb:3:in
'<top (required)>': uninitialized constant S preeContactUs (NameError) from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:593:in
block (2 levels) in 'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:592:in
each' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/engine.rb:592:in
block in class:Engine'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:30:in
instance_exec' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:30:in
run'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:55:in
block in run_initial izers' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:54:in
each'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/initializable.rb:54:in
run_initializers' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/application.rb:136:in
initialize!'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/railtie/configurable.rb:30:in
method_missin g' from /home/kodemonkey/Dev/Personal/spree_store/config/environment.rb:5:in
<top (required)>'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.3/lib/polyglot.rb:63:in
require' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.3/lib/polyglot.rb:63:in
require'from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/application.rb:103:in
require_environment!' from /home/kodemonkey/.rvm/gems/ruby-2.0.0-p353/gems/railties-3.2.16/lib/rails/commands.rb:25:in
<top (required)>'from script/rails:6:in
require' from script/rails:6:in
any help would be great thank you in advance.
Heather Welsh
The text was updated successfully, but these errors were encountered: