Search Discussions
-
Hi everyone, I want to get a quick confirmation from some other experienced Spree users. Is there any default association between the Spree.user_class model and the Spree::Products? I have looked ...
Brandon Hay
Dec 11, 2014 at 7:05 pm
Dec 16, 2014 at 4:03 am -
Spree-users, I’m debugging a particularly strange problem with Spree 2.0 where test-mode appears to always be ‘true’ in my transaction even though I’ve set it to false. I’ve checked multiple times on ...
Jason Fleetwood-Boldt
Dec 11, 2014 at 6:22 pm
Dec 15, 2014 at 6:07 pm -
Hi, I'd like to better understand the Spree Auth Devise gem and why exactly I need it. My RoR application is set up with an existing Devise Authentication and the user class is "User". I've followed ...
Brandon Hay
Dec 4, 2014 at 2:57 pm
Dec 7, 2014 at 7:32 am -
hello... Does anyone know how to pass in the curent_spree_user into the database on the creation of an object? For my application, I need to have one current_spree_user associated with the creation ...
Clay McCullough
Dec 4, 2014 at 5:56 pm
Dec 25, 2014 at 7:49 pm -
Spree-users list, We want to create a Promo code that can be used only 1 time. I see no “Promotion Rule” associated with this logic. (It would need to search the customer’s past completed orders and ...
Jason Fleetwood-Boldt
Dec 9, 2014 at 6:38 pm
Dec 9, 2014 at 8:24 pm -
Hi community It's been a while but I've finally been able to get back into rail (and spree) and have run into the below problem Is there any specific reason that when trying to add something to cart ...
Piotr Leja
Dec 17, 2014 at 1:45 am
Dec 30, 2014 at 2:26 am -
Hello, I have an erb block: <% content_for :sidebar do % <% if defined? @products && defined? @taxon % <%= render :partial = "spree/shared/filters" % <% elsif defined? @taxonomies % <%= render ...
Pavel Tarnopolsky
Dec 30, 2014 at 4:17 pm
Dec 30, 2014 at 4:32 pm -
hi folks, is it possible to create a following: for the duration of month, have a promotion code that can be used many times but only once for each user? cheers, nima
Nima Shariatian
Dec 29, 2014 at 3:25 pm
Dec 29, 2014 at 9:43 pm -
Hi There, This seems really like it ought to be something basic that I'm just not getting, but after being stuck on this for some time... it's time to ask you guys for some help! I'm running Spree ...
Pete Fealey
Dec 16, 2014 at 1:03 pm
Dec 22, 2014 at 11:19 pm -
Hi Guys, What is the current best practice to turn product options into multiple dropdown lists? For example a T-Shirt has a Size and a Color option. How can I use 2 dropdown lists on product pages ...
Máté Kaszás
Dec 9, 2014 at 8:34 pm
Dec 18, 2014 at 4:10 am -
What do you think about extensions marketplace (Using spreecommerce obviously)? Maybe sells premium templates, extensions, publish open source extensions or free themes like magento or opencart ...
Gonzalo Moreno
Dec 10, 2014 at 8:58 pm
Dec 12, 2014 at 6:59 am -
Hi There, I followed a post on here from 2010 which I think is out of date now. I'd like users to be able to sort by name, price, popularity etc on the front end for a list of products, but I just ...
Pete Fealey
Dec 30, 2014 at 9:39 pm
Jan 7, 2015 at 11:44 am -
Hi, Is it possible to map shipping methods to stock locations? My situation is that I have multiple warehouses (Stock Locations) and the same products are available from each. I need to have shipping ...
Jordan Elver
Dec 12, 2014 at 8:58 pm
Jan 4, 2015 at 11:42 pm -
Hi, I've set up a fresh 2.4.3 spree site and added a custom (devise based) user class. Following the guide <https://guides.spreecommerce.com/developer/authentication.html Spree generated a migration ...
Thomas von Deyen
Dec 19, 2014 at 11:25 am
Dec 23, 2014 at 4:54 pm -
the phrase "Completed At" has always bugged me since i started using Spree. It is such a broad word that it could have many meanings. What exactly does it mean to "complete" an order? When the order ...
Zyren
Dec 19, 2014 at 8:28 pm
Dec 20, 2014 at 8:01 pm -
Hello, I'm creating a Greek translation for Spree (a Rails e-commerce eShop) and it's a huge pain because of accents. In Greek we use accents in every word to hint word tonality. Most programming ...
Panagiotis Atmatzidis
Dec 16, 2014 at 3:21 pm
Dec 16, 2014 at 4:14 pm -
Hi Guys, I am uploading products to a Spree store I created. The products prototype I am uploading has 2 option types. The 1st is required, the second is optional. The problem is that when I create a ...
Máté Kaszás
Dec 14, 2014 at 1:43 pm
Dec 16, 2014 at 10:26 am -
The employment can be full-time or contract. We are located in DT Vancouver, canada. Thanks.
Albert Liu
Dec 12, 2014 at 8:58 pm
Dec 14, 2014 at 3:54 am -
Hi All, I'm having trouble adding an attribute (dietary_info) to spree_variant and accessing it on the admin/product/edit page. Hoping someone can help point me in the right direction. Thanks in ...
Ed Chang
Dec 7, 2014 at 9:12 pm
Dec 8, 2014 at 8:19 pm -
Hi, I would like to develop an extension but my technical skills are not where they should be yet to do so, at least I think so because I never did it besides the guides tutorials. But since spree is ...
Dada Da
Dec 6, 2014 at 10:37 pm
Dec 8, 2014 at 3:52 pm -
Thank you !!!
Khalid Shaikh
Dec 5, 2014 at 6:31 pm
Dec 5, 2014 at 11:47 pm -
I'm evaluating Spree for a new project, it looks very promising. Is the feature for product subscriptions shown on this page (http://spreecommerce.com/storefront) included in the latest release? I ...
Alex Curelea
Dec 1, 2014 at 10:26 pm
Dec 2, 2014 at 7:57 pm -
Hi guys, i try to organize shop departments with taxonomy.root <ul class="inline" <% get_taxonomies.each do |taxonomy| % <li<%= ' class=active' if @taxon && (@taxon.ancestors.include?(taxonomy.root) ...
Ekaterina Belinskaya
Dec 28, 2014 at 10:19 pm
Dec 28, 2014 at 10:19 pm -
I've set up these for testing (anyone is welcome to use them) http://spree-helloworld-2-0.herokuapp.com http://spree-helloworld-2-1.herokuapp.com http://spree-helloworld-2-2.herokuapp.com ...
Jason Fleetwood-Boldt
Dec 27, 2014 at 4:02 pm
Dec 27, 2014 at 4:02 pm -
When I tried to create a custom calculator in Spree 2.3.1 and Rails 4 I followed the developers guide and got the following error: bin/rails:6: warning: already initialized constant APP_PATH ...
Jan Metten Van der Meer
Dec 19, 2014 at 11:02 am
Dec 19, 2014 at 11:02 am -
hej everybody, im running an online shop in germany using spree at www.bleywaren.de and was thinking it would be nice to have a list of other shops also using spree. which ones do you know or do you ...
Thomas Grimme
Dec 18, 2014 at 9:21 pm
Dec 18, 2014 at 9:21 pm -
Greetings, We are developing a brand new site with Spree. We need a UI/UX designer (or design team) to produce a master layout, footer, header and about five internal pages. These designs would then ...
Dsadaka
Dec 17, 2014 at 9:42 pm
Dec 17, 2014 at 9:42 pm -
Hello, I'm a ruby developer dealing with Spree for the first time. I will try to extend the default theme for my first release. I'm trying to apply the Greek translation in order to make the website ...
Panagiotis Atmatzidis
Dec 15, 2014 at 4:46 pm
Dec 15, 2014 at 4:46 pm -
Using Spree 2-3 stable, I'm able to add a single User Rule to a promotion associate to one or more actions. Does anyone know of a way to add multiple User Rules each mapped to an action within one ...
Gabe Pavel
Dec 13, 2014 at 12:38 am
Dec 13, 2014 at 12:38 am -
I'm looking for help finding a Spree development partner for a project I'm working on (book discovery and commerce for a Cambridge, MA startup). I've been through the list of firms on the Spree ...
Joshua Jacobs
Dec 12, 2014 at 8:58 pm
Dec 12, 2014 at 8:58 pm -
Hey Spree users, I'm updating an extension for Spree. The extension uses preferences to store some settings, but I want to enable to extension to have multiple sets of settings, so I'm breaking the ...
Joshua Farrar
Dec 5, 2014 at 11:47 pm
Dec 5, 2014 at 11:47 pm -
Hello... I am new to spree and I was curious to find out how I could pass in the current_spree_user's id into an object. I followed the guide to make the custom User class, and I saw the current_user ...
Clay McCullough
Dec 4, 2014 at 2:57 pm
Dec 4, 2014 at 2:57 pm -
Hi All, Anybody used DTDC api for courier tracking in India? Thanks & Regards, Thiyagarajan Veluchamy
Thiyagarajan Veluchamy
Dec 3, 2014 at 6:21 am
Dec 3, 2014 at 6:21 am
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 33 |
posts | 88 |
users | 37 |
website | spreecommerce.com |
irc | #RubyOnRails |
37 users for December 2014
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)