Search Discussions
-
Spree community, I'd like to propose a data model and migration change for the next version of Spree (is that 3.0?): We need to move away from the concept of a deleted_at flag on Products and ...
Jason Fleetwood-Boldt
Jan 7, 2015 at 7:10 pm
Jan 8, 2015 at 8:12 pm -
Hi, I would like to migrate from Spree(ROR) to Magento(ZendPHP). Anybody has any migration script for this? Else it would be great how can I do it. Thanks, CeeJey
LUBAIB BIN RAMLA
Jan 6, 2015 at 11:18 am
Jan 7, 2015 at 4:46 am -
I followed the spree guides and add :new_step to the checkout process. Spree::Order.class_eval do insert_checkout_step :new_step, :before = :address end The view is rendered except the breadcrumb ...
Nhiem Nguyen
Jan 30, 2015 at 8:59 pm
Feb 1, 2015 at 3:07 am -
Hi, I am trying to override a file (from spree gem): spree/backend/app/assets/javascripts/spree/backend/product_picker.js by placing the new file in ...
Anshul Agrawal
Jan 30, 2015 at 3:20 pm
Jan 31, 2015 at 2:39 pm -
I was trying to setup a bare bones spree app to isolate some issues with 2.3, but after running the scripts, no spree_images table was created, even though there is a model for it. Any ideas?
Brianthecoder
Jan 21, 2015 at 7:00 am
Jan 24, 2015 at 3:09 pm -
Hi spreeople! I need to manage different prices for each variant. For each user i'll select the right price according to some logic. Prices can have different currencies or the same one. Since Spree ...
Alessandro Lepore
Jan 15, 2015 at 1:06 pm
Jan 21, 2015 at 8:02 pm -
Was looking through the docs and didn't see any settings for this. Is there a preferred way to configure a site wide notice to users? Looking to put something up their about inventory / availability ...
Ed Winn
Jan 30, 2015 at 7:39 pm
Jan 31, 2015 at 1:25 pm -
hi everyone, i have realized if an order is in progress but the item prices changes in the admin, users can still purchase the items with the old price is this a bug or an intended feature? cheers, ...
Nima Shariatian
Jan 29, 2015 at 2:16 pm
Jan 29, 2015 at 7:59 pm -
Hello Guys I really need help with one issue it is not Spree issue. Basiclly i am working to make cart popup and it is same as cart info just on header of the page when you click popup will show with ...
Farrukh Kurbanov
Jan 23, 2015 at 9:58 pm
Jan 28, 2015 at 3:31 pm -
Hi, a friend and me are working on some extensions for spreecommerce like spree_sofort and spree_german_market. And our extensions support all 2.x versions plus 1.3. But how do we manage to tell the ...
Christoph Bünte
Jan 13, 2015 at 4:45 pm
Jan 16, 2015 at 7:45 pm -
hi folks, does anyone know how to change the tax calculation of spree so that it does the following: total tax = (total item + shipping) * percentage (not including any promotions) thanks!
Nima Shariatian
Jan 5, 2015 at 7:49 pm
Jan 6, 2015 at 11:46 pm -
Hello I made a customiser page for products and want to use bootstrap glyhicons for that page. Bootstrap 3 javascript and css working without problem on that specific page. But when I tried to use ...
Ovunc Yildirim
Jan 29, 2015 at 9:44 am
Jan 30, 2015 at 9:58 am -
2
[spree-user] NoMethodError in Spree::CheckoutController#update undefined method `*' for nil:NilClass
Hi everybody! I'm new to SpreeCommerce and this is my first post. I am having an the following error after I type the address in the checkout process and click "Save and continue". I appreciate if ...Miguel Cabral
Jan 21, 2015 at 6:34 pm
Jan 27, 2015 at 11:06 pm -
Hello, I am attempting to add content blocks for various pages - home page, static pages; these content blocks can come in the form of banners, images or text links. Is there a way to insert these ...
Rusty Krevitz
Jan 26, 2015 at 7:59 am
Jan 27, 2015 at 2:44 pm -
I am kind of new to Spree and am making some extensions to customize Spree to match some requirements. The current spree admin theme has tabs that are horizontal in manner for the menu. My proposal ...
Ziyan Junaideen
Jan 20, 2015 at 8:50 pm
Jan 23, 2015 at 7:49 am -
Hello All, I am a new to Spree and ROR. I have got success to setup install Spree with Spree Fancy theme for 2-4-stable version on local. It works perfectly with CSS and theme. However on heroku but ...
Suketu Parikh
Jan 12, 2015 at 4:39 pm
Jan 13, 2015 at 9:50 am -
When trying to add a new product I am getting the following error: Mixed Content: The page at 'https://www.dstldjeans.com/admin/products' was loaded over HTTPS, but requested an insecure ...
Brianthecoder
Jan 28, 2015 at 10:29 pm
Jan 29, 2015 at 12:22 am -
Let's say that a user places an order and a single shipment is created. After I send this to the fulfillment center, they decide that the order must go out in separate shipments. Maybe there was an ...
Dan Friedman
Jan 22, 2015 at 4:46 pm
Jan 24, 2015 at 3:15 pm -
I'm currently trying to upgrade from 2.2.9 to 2.3.6, but am running into some serious blockers. For some reason when I try and add an item to a cart it will generate a new order for the request ...
Brianthecoder
Jan 21, 2015 at 1:16 am
Jan 24, 2015 at 3:06 pm -
Hello-- I am evaluating e-commerce solutions for a current project and wondered if anyone could help me better understand the capabilities of Spree as a store front in regard to: 1. Subscriptions - ...
DGeiger
Jan 20, 2015 at 8:50 pm
Jan 20, 2015 at 10:20 pm -
Tried out every customization method present in spree commerce official guide ,failed to change a logo & footer of the spree_multi_domain. Using every method failed to change the spree logo & footer ...
Vaibhav Bajpai
Jan 15, 2015 at 6:34 pm
Jan 15, 2015 at 10:09 pm -
Hi all, I'm trying to install spree but I keep getting an error no matter what I try. I'm doing the following steps. cd desktop mkdir officeshop cd officeshop rvm use ruby-2.2.0@officeshop ...
Shane kelly
Jan 15, 2015 at 10:32 am
Jan 15, 2015 at 4:46 pm -
I am having trouble using kaminari in spree, I have tried many things including, http://stackoverflow.com/questions/5488064/how-to-force-kaminari-to-always-include-page-param But even when I give a ...
Jay
Jan 14, 2015 at 12:17 am
Jan 14, 2015 at 7:53 pm -
Hello, i am running Spree2.3.3 I am trying to run Spree::Core::Engine.load_seed if defined?(Spree::Core) which is in db/seed.rb and i get: RuntimeError: Don't know how to build task 'db:load_dir' the ...
Raul Perez-Alejo Neyra
Jan 8, 2015 at 3:56 pm
Jan 8, 2015 at 6:13 pm -
Hi, I'm actually using the extension "spree_multi_currency" by spree-contrib, recommended in the documentation. Until now, everything working well, but yesterday I discovered something... the ...
Swibge
Jan 8, 2015 at 10:00 am
Jan 8, 2015 at 10:32 am -
Hey All, I'm looking to implement tip functionality in my Spree store. Anyone have any advice or leads on extensions they've used to do this? Context: I'm building a local ecommerce store that's ...
Ed Chang
Jan 7, 2015 at 11:35 pm
Jan 8, 2015 at 2:16 am -
Hi, I just noticed that in the 2.3.0 release notes: https://guides.spreecommerce.com/release_notes/spree_2_3_0.html#backend The api key that was previously placed in the dom for ajax requests has ...
Edmond Chui
Jan 5, 2015 at 10:43 pm
Jan 6, 2015 at 10:42 pm -
Hi, I've just setup a store using the master branch (i.e. 3.0) of Spree. I understand that in Spree 3.0, the spree_bootstrap_frontend (https://github.com/200Creative/spree_bootstrap_frontend) was ...
Victor Hooi
Jan 1, 2015 at 11:33 pm
Jan 6, 2015 at 6:53 pm -
Hi I'm new with spree commerce . I've installl spree_bootstrap_ frontend 2.4 branch to my spree store. I wonder I try to customizing according the example by copy --------------- $navbar-default-bg ...
Nont Nawaja
Jan 31, 2015 at 9:00 am
Jan 31, 2015 at 9:00 am -
I have products that are non-physical and require no shipping, but I also have a bundled/free product that I WILL ship based on some custom logic (users that haven't received the product in a while, ...
Bryan Stone
Jan 30, 2015 at 7:38 pm
Jan 30, 2015 at 7:38 pm -
Hi I've got a task that is meant to populate an xml file, which works pretty well apart from one part where I'm trying to use a loop to display data from the orders table. I'm getting stuck though ...
Shane kelly
Jan 28, 2015 at 11:58 am
Jan 28, 2015 at 11:58 am -
Hi - I'm new to Spree so apologies if this is documented somewhere and I failed to find it. I'm looking to sell event tickets, and to encourage people to purchase their tickets early (to help us plan ...
Ivar Vasara
Jan 28, 2015 at 7:26 am
Jan 28, 2015 at 7:26 am -
Hey there. Is it possible to create a product for which you can specify the size when you add to cart, pricing depending on the size on the basis of the base price per unit area.
Aleks Kaverin
Jan 26, 2015 at 7:59 am
Jan 26, 2015 at 7:59 am -
Hello my fellow developers, I am new to SpreeCommerce and I am looking to add a "phone extension" field to an address. I was able to add the field through an extension and to add the input to the ...
Miguel Cabral
Jan 22, 2015 at 6:10 pm
Jan 22, 2015 at 6:10 pm -
Hey everyone We built an open-source extension for Spree 2.0 - 2.4 and would appreciate any feedback you have. You can check it out here https://github.com/amzn/spree_pay_with_amazon. To contact me ...
Nathan Grice
Jan 20, 2015 at 8:50 pm
Jan 20, 2015 at 8:50 pm -
Hi! I noticed, that the all.js is in the header by default. Is there a reason for this (maybe some js code would not work otherwise) or can I move it safely down to the footer? I want to increase the ...
Niklas
Jan 20, 2015 at 7:56 am
Jan 20, 2015 at 7:56 am -
I am seeing an unusual hiccup related to Active Record Session store that happens intermittantly (and I am unable to reproduce locally): NoMethodError: undefined method `delete' for nil:NilClass ...
Jason Fleetwood-Boldt
Jan 17, 2015 at 8:39 pm
Jan 17, 2015 at 8:39 pm -
Hi, Can anyone guide me how to allow supplier login and show product based on suppliers using spree_drop_ship feature? My main requirement is create site for small business vendors where vendors can ...
Renuka Shah
Jan 15, 2015 at 10:42 pm
Jan 15, 2015 at 10:42 pm -
Hi, 1. Can i show products based on suppliers? 2. Can you guide me more how to give suppliers to login to change their details and see orders? Regards,
Renuka Shah
Jan 15, 2015 at 10:41 pm
Jan 15, 2015 at 10:41 pm -
In upgrading from Spree 2.0 - 2.1 I discovered the page at /admin/general_settings/edit (see below) I seem to have currencies which character encodings this page can't handle. Any tips on a ...
Jason Fleetwood-Boldt
Jan 14, 2015 at 3:37 am
Jan 14, 2015 at 3:37 am -
Does anyone have any tips for speeding up the Spree back-end in development with Rails 4? Most of the documentation I've found has tips that aren't relevant for Rails 4. I added "config.assets.debug ...
Devin McCabe
Jan 8, 2015 at 9:24 pm
Jan 8, 2015 at 9:24 pm -
Hi there! I'm migrating a site from Wordpress to Spree and I've noticed that there's not a lot of documentation out there on this topic in particular. I have been taking notes with the idea of ...
Maria Alvarez
Jan 7, 2015 at 10:58 pm
Jan 7, 2015 at 10:58 pm -
Hi, I'm building my own mobile client to access the Spree server via the Spree API. I want to see what's the best way to manage and communicate the API key. Here are my thoughts: 1. Generate a new ...
Edmond Chui
Jan 5, 2015 at 10:50 pm
Jan 5, 2015 at 10:50 pm
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 43 |
posts | 120 |
users | 50 |
website | spreecommerce.com |
irc | #RubyOnRails |
50 users for January 2015
Archives
- June 2016 (23)
- May 2016 (20)
- April 2016 (27)
- March 2016 (83)
- February 2016 (36)
- January 2016 (10)
- December 2015 (10)
- November 2015 (16)
- October 2015 (66)
- September 2015 (81)
- August 2015 (61)
- July 2015 (107)
- June 2015 (105)
- May 2015 (89)
- April 2015 (142)
- March 2015 (176)
- February 2015 (132)
- January 2015 (120)
- December 2014 (88)
- November 2014 (111)
- October 2014 (112)
- September 2014 (157)
- August 2014 (162)
- July 2014 (203)
- June 2014 (202)
- May 2014 (183)
- April 2014 (157)
- March 2014 (216)
- February 2014 (182)
- January 2014 (203)
- December 2013 (212)
- November 2013 (256)
- October 2013 (224)
- September 2013 (190)
- August 2013 (335)
- July 2013 (279)
- June 2013 (264)
- May 2013 (430)
- April 2013 (299)
- March 2013 (351)
- February 2013 (646)
- January 2013 (370)
- December 2012 (219)