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 Apr 17, 2020. It is now read-only.
As a quick note, you can get your app working again (although poorly, naturally) by changing the partial in your add_store_menu_to_top_header.rb to spree/shared/main_nav_bar.
And deface spits back a nasty error:
ActionView::Template::Error (Missing partial spree/shared/store_menu with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :coffee, :rabl]}. Searched in:
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/bundler/gems/spree_auth_devise-99e8efaaf47d/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/devise-2.0.4/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/spree_skrill-1.0.2/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/spree_promo-1.2.0/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/spree_dash-1.2.0/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/spree_api-1.2.0/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/spree_core-1.2.0/app/views"
2012-09-16T22:27:25+00:00 app[web.1]: * "/app/vendor/bundle/ruby/1.9.1/gems/kaminari-0.14.1/app/views"
Maybe I'm doing something wrong, but I think this is a change in the the way 1.2.0 is structured which breaks this theme.
The text was updated successfully, but these errors were encountered: