Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Spree 1.3 - Missing partial spree/shared/store_menu #6

Open
srikanthjeeva opened this issue Dec 27, 2012 · 2 comments
Open

Spree 1.3 - Missing partial spree/shared/store_menu #6

srikanthjeeva opened this issue Dec 27, 2012 · 2 comments

Comments

@srikanthjeeva
Copy link

Hi,

I have installed the gem successfully.

But when i start the server and go to URL http://localhost:3000 i'm getting this error. Whether this is due to spree 1.3?

ActionView::MissingTemplate in Spree/home#index

Showing /home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_core-1.3.0/app/views/spree/shared/_header.html.erb where line #3 raised:

Missing partial spree/shared/store_menu with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :coffee, :rabl], :versions=>[:v1]}. Searched in:

  • "/home/srikanth/projects/webile_store/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_reviews_rating-1.2.0/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/bundler/gems/spree_auth_devise-ba356f4c71e3/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/devise-2.0.4/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/bundler/gems/spree_gateway-3ab269a05a55/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/bundler/gems/spree_gateway-3ab269a05a55/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/bundler/gems/spree_gateway-3ab269a05a55/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_promo-1.3.0/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_dash-1.3.0/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_api-1.3.0/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/spree_core-1.3.0/app/views"
  • "/home/srikanth/.rvm/gems/ruby-1.9.3-p327/gems/kaminari-0.13.0/app/views"
@damdiginess
Copy link
Owner

I have installed a new spree store with spree 1.3.0 and i added spree_reviews_rating but i don't have a similar error.

Can you specify your gems and overrides?

Also i've copied the show.html.erb page of the product and i've added a new div after the render of taxons with my id "product_reviews" for display the list of reviews and the form with which insert a new review.

@ArjanL
Copy link

ArjanL commented Apr 11, 2013

I also installed the gem with Spree 1.3.0 but i get an error in de Admin part, when i click the link in the configuration sidebar:

NameError in Spree::Admin::ReviewSettingsController#show

uninitialized constant Spree::ReviewSetting

Do you have any idea what this could be?

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

No branches or pull requests

3 participants